bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Problems building the latest snapshot from CVS


From: Gregg C Levine
Subject: RE: Problems building the latest snapshot from CVS
Date: Mon, 31 Mar 2003 11:05:58 -0500

Hello from Gregg C Levine
No actually, that library is installed in /usr/lib instead of where
you thought it might be. So? Any suggestions as to how I should tell
the setup where to find everything?
-------------------
Gregg C Levine hansolofalcon@worldnet.att.net
------------------------------------------------------------
"The Force will be with you...Always." Obi-Wan Kenobi
"Use the Force, Luke."  Obi-Wan Kenobi
(This company dedicates this E-Mail to General Obi-Wan Kenobi )
(This company dedicates this E-Mail to Master Yoda )



> -----Original Message-----
> From: Alfred M. Szmidt [mailto:ams@kemisten.nu]
> Sent: Monday, March 31, 2003 2:06 AM
> To: Gregg C Levine
> Cc: bug-hurd@gnu.org
> Subject: Re: Problems building the latest snapshot from CVS
> 
> Next time please post the error message too, you don't need to post
> the _whole_ log, but just the relevant part.
> 
>   sed -n '/^memcpy$/p; /^memmove$/p; /^memset$/p; /^bcopy$/p;
/^bzero$/p;
> /^memchr$/p; /^rawmemchr$/p; /^strstr$/p; /^strtok$/p; /^strchr$/p;
/^strchrnul$/p;
> /^strcpy$/p; /^stpcpy$/p; /^strcat$/p; /^strcmp$/p; /^strncmp$/p;
/^htonl$/p;
> /^htons$/p; /^ntohl$/p; /^ntohs$/p; /^ffs$/p;' kernel-undef >
kernel-clib
> gcc -g -O2 -nostdlib -nostartfiles -r -static \
>   -o clib-routines.o \
>   `sed 's/^/-Wl,-u,/' kernel-clib` -x c /dev/null -x none -lc
>   /usr/i386-slackware-linux/bin/ld: cannot find -lc
>   collect2: ld returned 1 exit status
> 
> Do you have a libc in /usr/i386-slackware-linux/lib?
Cross-compilers
> tend to want that stuff yah know. ;)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]