search for: schlemmer

Displaying 19 results from an estimated 19 matches for "schlemmer".

Did you mean: schemmer
2005 Mar 05
4
scsi and malloc.h headers
Hi, Any reason why the scsi headers and malloc.h are not installed as well for klibc 'make install' ? Thanks, -- Martin Schlemmer -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://www.vas.nu/pipermail/klibc/attachments/20050304/f71f107c/attachment.bin
2003 Aug 02
7
[2.6] Perl weirdness with ext3 and HTREE
...is needed/suggestions can be given as to what is required. There are a few users that experience this issue, and I am sure that we can get whatever info needed. A bug on our tracker is here with more (hopefully) complete info: http://bugs.gentoo.org/show_bug.cgi?id=24991 Thanks, -- Martin Schlemmer
2005 Aug 25
3
Adding -nostdlib to REQFLAGS
Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://www.vas.nu/pipermail/klibc/attachments/20050825/0e6d8370/attachment.bin
2005 Aug 27
3
KLIBC support for sysfsutils-1.3.0
Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://www.zytor.com/pipermail/klibc/attachments/20050827/b7319510/attachment-0001.bin
2005 Mar 09
1
Cross compiling klibc for arm and linking shared stuff
.../binutils-2.15.90.0.3/ld/ldlang.c line 3835 in lang_place_orphans armv4-unknown-linux-gnu-ld: please report this bug ----- When trying to cross compile for armv4, and was wondering if anybody know of a patch to fix that ... I have tried different versions of binutils as well. Thanks, -- Martin Schlemmer -- ---------------------[ Ciphire Signature ]---------------------- From: azarah@nosferatu.za.org signed email body (523 characters) Date: on 09 March 2005 at 15:08:28 UTC To: klibc@zytor.com ---------------------------------------------------------------- : Ciphire has secured this email aga...
2005 Sep 02
2
UserMode linux and klibc
Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://www.zytor.com/pipermail/klibc/attachments/20050902/d8550194/attachment.bin
2006 Feb 07
1
Problems with fread
...with klibc fread only seems to read the first two lines when it tries to get the major device number for misc and device-mapper from /proc/devices - then it keeps returning 0. Anybody have seen similar issues, or know of related changes to fread() that could be causing this? Thanks, -- Martin Schlemmer -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://www.zytor.com/pipermail/klibc/attachments/20060207/1efe26a5/attachment.bin
2006 Jul 08
1
klibc and executable stack
...the syscalls, crt0.o, interp.o and the .so, as well as all the static linked binaries are also fine. All shared binaries though have executable stack, even with noexecstack passed to both gas and ld. Anybody know if the way klibc shared binaries work needs executable stack ? Thanks, -- Martin Schlemmer -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://www.zytor.com/pipermail/klibc/attachments/20060708/05fc6aed/attachment.bin
2005 Mar 07
1
Question about islower() in ctype.h (ANSI compat headers test)
...dmitting that I have not really tried to figure out the voodoo being used, want to know if cases like this is seen as issues that should be fixed ... I understand that this being a minimal library, size might be a factor in not making everything 100% ansi/whatever compliant ... Thanks, -- Martin Schlemmer -- ---------------------[ Ciphire Signature ]---------------------- From: azarah@nosferatu.za.org signed email body (1537 characters) Date: on 07 March 2005 at 21:28:14 UTC To: klibc@zytor.com ---------------------------------------------------------------- : Ciphire has secured this email ag...
2005 Mar 06
1
Detecting KLIBC from userspace
...;klibc " fi ----- Which is imho ugly. Anyhow, how about attached patch that produces a klibc-config which can be used to retrieve all needed info to build against klibc (or even cross-compiled versions of klibc if need be) ? Comments or suggestions will be appreciated. Thanks, -- Martin Schlemmer -- ---------------------[ Ciphire Signature ]---------------------- From: azarah@nosferatu.za.org signed email body (1516 characters) Date: on 06 March 2005 at 15:38:26 UTC To: klibc@zytor.com ---------------------------------------------------------------- : Ciphire has secured this email ag...
2005 Mar 09
1
makeklcc.pl passes '' to ld if LDFLAGS empty among things
...;\$$n = \"\Q$s\E\";\n"; - print "\@$n = ", string2list($s), ";\n"; + print "\@$n = qw( $s );\n"; print "\$conf{\'\L$n\E\'} = \\\$$n;\n"; } } ----- (Credits for last goes to Aron Griffis) Regards, -- Martin Schlemmer -- ---------------------[ Ciphire Signature ]---------------------- From: azarah@nosferatu.za.org signed email body (1173 characters) Date: on 09 March 2005 at 23:39:42 UTC To: klibc@zytor.com ---------------------------------------------------------------- : Ciphire has secured this email ag...
2005 Mar 11
1
select.h not working on ia64
__FD_SET, __FD_CLR, __FD_ISSET, __FD_ZERO are inside of __KERNEL__ in: include/asm-ia64/posix_types.h and therefore not available. I've added stuff like this to our code: #ifndef __FD_SET #define __FD_SET(d, set) ((set)->fds_bits[__FDELT(d)] |= __FDMASK(d)) #endif but it would be nice if this can be solved in klibc. Thanks, Kay
2005 Jul 09
3
lvm / raidN / evms
The tools for raidN (mdadm and friends) don't seem to compile with klibc. Has anyone tackled that, lvm or evms yet in a klibc-based initramfs, or do you usually include uclibc or something when it comes time to get fancy (also, looking ahead to crypto-root and such) Tks, Jeff Bailey
2005 Aug 26
1
lvm initrd -> initramfs
I converted my lvm root initrd to an initramfs by putting glibc, lvm, pivot_root, my linuxrc, etc. in my initramfs source file. I use ash compiled against klibc to run my linuxrc Unfortunately - pivot_root . initrd - complains - pivot_root: Invalid argument I suspect this may be because you can't pivot_root using a cpio initramfs root? If so, what should I do instead? Should I
2006 Feb 09
0
Dash fails to link with KLIBCKERNELOBJ set
....rodata+0x68): undefined reference to `bgcmd' dash/builtins.o:(.rodata+0x188): undefined reference to `histcmd' dash/builtins.o:(.rodata+0x1a0): undefined reference to `fgcmd' make[2]: *** [dash/sh] Error 1 make[1]: *** [all] Error 2 make: *** [klibc] Error 2 ----- Thanks, -- Martin Schlemmer -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://www.zytor.com/pipermail/klibc/attachments/20060209/7b4ff04a/attachment.bin
2006 May 19
0
[ANNOUNCE] imake 1.0.2
Allow specifying TMPDIR environment variable to use instead of /tmp, for systems on which /tmp is mounted noexec (Martin Schlemmer). CVS tag: imake-1_0_2 http://xorg.freedesktop.org/releases/individual/util/imake-1.0.2.tar.gz b5c3a719d60a14ca2378dc1259ee60df imake-1.0.2.tar.gz 914a76424aa9c6eec3d499d874c1b2aef89c5535 imake-1.0.2.tar.gz http://xorg.freedesktop.org/releases/individual/util/imake-1.0.2.tar.bz2 02fea5a02ba285...
2006 Apr 09
1
[PATCH] kbuild: rebuild initramfs if included files changes
...bj)/initramfs_data.cpio.gz: $(ramfs-filelist) $(obj)/gen_init_cpio FORCE + $(call if_changed,initfs) diff --git a/usr/gen_initramfs.sh b/usr/gen_initramfs.sh new file mode 100755 index 0000000..7749615 --- /dev/null +++ b/usr/gen_initramfs.sh @@ -0,0 +1,285 @@ +#!/bin/bash +# Copyright (C) Martin Schlemmer <azarah@nosferatu.za.org> +# Copyright (c) 2006 Sam Ravnborg <sam@ravnborg.org> +# +# Released under the terms of the GNU GPL +# +# Generate a cpio packed initramfs. It uses gen_init_cpio to generate +# the cpio archive, and gzip to pack it. +# The script may also be sued to g...
2006 Apr 08
0
[WIP] rebuild initramfs when content changes
...put) targets := initramfs_data.cpio.gz $(obj)/initramfs_data.cpio.gz: $(ramfs-filelist) $(obj)/gen_init_cpio FORCE $(call if_changed,initfs) # Cleaning time clean-files := initramfs_list initramfs_data.cpio.gz The restructured usr/gen_initramfs shell script: #!/bin/bash # Copyright (C) Martin Schlemmer <azarah@nosferatu.za.org> # Released under the terms of the GNU GPL # # Generate a newline separated list of entries from the file/directory # supplied as an argument. # # If a file/directory is not supplied then generate a small dummy file. # # The output is suitable for gen_init_cpio built...
2006 Feb 07
0
Add use of NOSTDINC_FLAGS back
Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://www.zytor.com/pipermail/klibc/attachments/20060207/ab5e0a2f/attachment.bin