[uClibc]Build problems uClibc 0.9.16

Henri van Riel uclibc at vanriel.xs4all.nl
Sat Jan 4 13:07:32 UTC 2003


Hello,

I'm having problems building uClibc-0.9.16

My system is Suse Linux with a 2.2.19 kernel.

I had problems with 'make menuconfig' but that was solved after
upgrading gcc to 2.95.3.

After building a config with menuconfig I get the following error
after 'make':

   gcc-uClibc.c:78: libgen.h: No such file or directory

Of course libgen.h is in /usr/src/uClibc-0.9.16/include so I tried
adding that to the compiler options in Rules.mak
(-I/usr/src/uClibc-0.9.16/include) but then I get the following error
when I try to compile:

gcc -O2 -Wall -I/usr/src/uClibc-0.9.16/include -W1, -s gcc-uClibc.c -o
i386-uclibc-gcc
/tmp/ccZ1s3tz.o: In function 'main':
/tmp/ccZ1s3tz.o(.text+0xff): undefined reference to '--xpg_basename'
collect2: ld returned 1 exit status

Can anyone tell me what is going wrong?

-- 
Best regards,
 Henri                          mailto:uclibc at vanriel.xs4all.nl





More information about the uClibc mailing list