Displaying 20 results from an estimated 500 matches similar to: "klibc 0.57 trouble"
2005 Aug 07
0
kbuild: add klibc/tests
kbuild: add klibc/tests to kbuild
Add a kbuild file so we now can build the test programs.
A new dedicated target is used:
make test
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
---
commit 5492ae07007399d8838dea5f44b3d9cf3603abc3
tree 4339d2d3aa0e80bc81ac0cd8ca3b7c89486b2150
parent 64dda666c087b6e537892ac9984aff57d2b32c47
author Sam Ravnborg <sam@mars.(none)> Sun, 07 Aug 2005
2002 Jun 03
1
build fails dumping R code in 'methods' on i686-pc-linux-gnu (PR#1630)
Using the same settings in config.site as were used for R-1.4.1,
R-1.5.0 fails to build.
./configure --enable-R-shlib
Using defaults and using PPro optimizations, the build failed in
package methods:
dumping R code in package 'methods'
gmake[4]: *** [../../../library/methods/R/all.rda] Error 139
gmake[4]: Leaving directory `/mnt/Data/src/install/R-1.5.0/src/library/methods'
The
2005 Jan 19
1
build klibc with gcc 2.96 fails
I get the following error:
make[1]: Entering directory `/home/greg/src/klibc/klibc-0.196/klibc'
gcc -Wp,-MT,__static_init.o,-MD,./.__static_init.o.d -march=i386 -Os -g -malign-functions=0 -malign-jumps=0 -malign-loops=0 -nostdinc -iwithprefix include -D__KLIBC__ -DBITSIZE=32 -I.. /include/arch/i386 -I../include/bits32 -I../include -I../linux/include -I../linux/include2 -I ../linux/include
2003 Oct 15
3
build failure with linux-2.6.0-test7
I tried building with linux-2.6.0-test7
build dies with:
make[1]: Entering directory `/home/rogelio/src/klibc-0.80/klibc'
gcc -Wp,-MD,./.fork.d -march=i386 -Os -fomit-frame-pointer
-malign-functions=0
-malign-jumps=0 -malign-loops=0 -nostdinc -iwithprefix include
-I../klibc -I../klibc/arch/i386/include -I../klibc/include/bits32
-D__KLIBC__ -DBITSIZE=32 -I../klibc/include
2006 Jun 26
0
[klibc 38/43] Simple test suite for klibc
[klibc] Simple test suite for klibc
A very simple handful of tests for klibc. This is not by any
means an exhaustive test suite, nor are most of the tests
auto-verifying, but they are very useful to spot common porting
problems.
Signed-off-by: H. Peter Anvin <hpa at zytor.com>
---
commit b64a5142ab2aa6c030b2a254eb94384161f93f0c
tree 84a5bea0d108e9365018d4698548764be7dc68ea
parent
2005 Jan 27
2
content of initramfs CPIO archive
Hi,
I am compiling a tiny linux kernel 2.6.10 to be used together with linuxbios.
The boot phase will go as follows:
linuxbios->tiny linux kernel->initramfs
The initramfs shall use dhcp to get it's address and then tftp a full featured
kernel. This kernel must be started through kexec.
I use a tweaked networkdriver in the kernel and cannot use a normal PXE boot.
Which files should I
2002 Jul 18
1
debian potato cvs wine segfaults on compile
Hi,
I'm trying to compile Wine cvs on this system:
debian potato
libc6 2.1.3
gcc 2.95.3 (upgraded)
binutils 2.12.2 (upgraded)
X 4.2 (upgraded)
Nvidia drivers from Nvidias website (libGL 1.3)
I get the following errors, I've tryied to compile this several times with
tools/wineinstall and also 'configure && make depend && make', with and
without these CLFAGS
2016 Sep 14
2
com.jcraft.jsch.JSchException: Auth fail
Hi,
I've come across some messages from sshd (OpenSSH 6.7) in my auth.log that
I hadn't noticed before:
sshd[32008]: error: Received disconnect from x.x.x.x: 3: \
com.jcraft.jsch.JSchException: Auth fail [preauth]
I was kinda puzzled why sshd would emit some JCraft[0] messages and the
best explanation I found was this Serverfault[1] answer, quoting a snippet
from packet.c:1965
2002 Jun 04
0
build fails dumping R code in 'methods' on i686-pc-linux-gnu (PR#1632)
aa056@chebucto.ca wrote:
>
> Using the same settings in config.site as were used for R-1.4.1,
> R-1.5.0 fails to build.
>
> ./configure --enable-R-shlib
>
> Using defaults and using PPro optimizations, the build failed in
> package methods:
>
> dumping R code in package 'methods'
> gmake[4]: *** [../../../library/methods/R/all.rda] Error 139
>
2003 Jul 31
3
Trying to test with 2.6.0-test2
Hi folks,
I haven't tested initramfs with klibc before and am having trouble
getting going. I tried to pull from the klibc-2.5 bk repository but
it doesn't merge with 2.6t2. Also i downloaded the .80 version and
tried to compile but got a stream of errors and warnings. It looks like
it needs to be compiled from within the kernel tree but i couldn't find any
docs about the
2003 Mar 03
0
Re: [BK PATCH] klibc for 2.5.63
On Mon, Feb 24, 2003 at 05:26:32PM -0800, H. Peter Anvin wrote:
> Greg has taken on the job of integrating klibc with the kernel, but
> please post klibc bug reports to the klibc mailing list at
> <klibc@zytor.com>.
To avoid annoying warning from gcc I had to check for compatibility with
-falign-* like we do in arch/i386/Makefile.
check_usergcc located in top-level makefile to
2003 May 14
0
kernel conf not applied to modules?
On FreeBSD 4.7
I noticed that when compiling kernel modules, the kernel options are not
available to the modules.
For example, my if_em.ko is not being compiled with the DEVICE_POLLING
configuration
It looks like "-include opt_global.h" is not being applied when compiling
the module.
Kernel compilation of if_em.c:
cc -c -O2 -pipe -malign-loops=4 -malign-jumps=4 -malign-functions=4
2004 Jan 25
1
syslinux for opteron
I am trying to build syslinux under gentoo on in 64 bit mode on an opteron. I get output like this
../com32/include/com32.h: In function `MK_PTR':
../com32/include/com32.h:77: warning: cast to pointer from integer of different size
gcc -I../com32/include -g -Wall -O2 -fomit-frame-pointer -march=i386 -malign-functions=0 -malign-jumps=0 -malign-loops=0 -DVERSION='"2.06"'
2004 Oct 12
12
RFC: Shorewall wiki is going down!
Hello,
In reference to http://wiki.rettc.com/wiki.phtml?title=Wiki_Shorewall_FAQ ;
Well, after a lot of emails I setup a wiki for shorewall, etc.
It has proved to be completely useless. I have noticed one slight distro
specific example added, a couple typo additions and fixes, otherwise,
all contributions have been in excess (Tom...), or in malign.
For my uses it has proven of little use as
2003 Feb 08
0
[Bug 46] New: ..patch-o-matic: nfnetlink_conntrack.c or -.h ... compile failure:
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=46
Summary: ..patch-o-matic: nfnetlink_conntrack.c or -.h ...
compile failure:
Product: netfilter/iptables
Version: patch-o-matic
Platform: i386
OS/Version: RedHat Linux
Status: NEW
Severity: blocker
Priority: P2
Component:
1998 Aug 17
1
Compiling with SCO
Has anybody tried to to compile SAMBA using gcc under SCO unix 5? This
may just be a problem I'm having using the gcc compiler, but I'm having
problems. I would just like to know if anyone's done it, and any special
problems they may have had.
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
1999 Oct 12
3
xmms module update
Since the decoding went so much faster, I actually listened to the song I
encoded all the way to the end, at which point the thing segv'd. Through
a little easter egging, I managed to trace the problem down to a call to
vorbis_dsp_clear(). I've just commented it out in the current source.
As to why it's segving I am uncertain, but, save possible memory leaks,
everything seems to be
2004 Aug 20
0
Syslinux 2.11 and gcc 3.4.1
Memdisk still won't build because gcc doesn't always inline functions. Here's
a patch I used.
--- memdisk/Makefile.orig 2004-01-24 16:37:22.000000000 -0500
+++ memdisk/Makefile 2004-08-18 06:34:53.000000000 -0400
@@ -17,11 +17,12 @@
then echo $(1); else echo $(2); fi)
M32 := $(call gcc_ok,-m32,)
+MINLINE := $(call gcc_ok,-minline-all-stringops,)
1998 Aug 27
0
precompiled SCO binaries u
to> A short time ago I recieved a reply to a query
to> about compiling samba with the freeware gcc under
to> sco unix. Im sorry, Ive misplaced your Email
to> address and WEB address (which was in italian).
to> Sorry to use this forum as a contact point, but
to> can you contact me again? Thanks.
to>
to> Tony Nichols
The WEB page is at
2003 May 18
0
Compile of boot blocks fails, please help.
Hello, I am trying to set a computer running FreeBSD 4.8-STABLE so that it
can boot using a serial console. To this effect I am trying to compile new
boot blocks, but I get this error:
casa# cd /usr/src/sys/i386/boot/biosboot && make
cc -O2 -malign-functions=0 -malign-jumps=0 -malign-loops=0 -DBOOTWAIT=5000
-DTIMEOUT= -DBOOTSEG=0x1000 -DBOOTSTACK=0xFFF0 -Wall -Wredundant-decls