[uClibc]again ogg123 compilation problems

Marcin Bukat wodz at soliton.ch.pw.edu.pl
Fri May 30 06:25:11 UTC 2003


I tryed to compile ogg123 using i386-uclibc-gcc wraper. Compilation goes 
ok, but at linking stage there is an error:

/bin/sh ../libtool --mode=link i386-uclibc-gcc  -O20 -ffast-math 
-fsigned-char -Os  -o ogg123  audio.o buffer.o callbacks.o 
cfgfile_options.o cmdline_options.o file_transport.o format.o 
http_transport.o ogg123.o oggvorbis_format.o playlist.o status.o 
transport.o remote.o ../share/libutf8.a ../share/libgetopt.a 
-lvorbisfile  -lvorbis -lm  -logg  -lao -ldl                -lnsl 
-lcurl                 -lpthread
mkdir .libs
i386-uclibc-gcc -O20 -ffast-math -fsigned-char -Os -o ogg123 audio.o 
buffer.o callbacks.o cfgfile_options.o cmdline_options.o 
file_transport.o format.o http_transport.o ogg123.o oggvorbis_format.o 
playlist.o status.o transport.o remote.o  ../share/libutf8.a 
../share/libgetopt.a /usr/lib/libvorbisfile.so -L/usr/lib 
/usr/lib/libvorbis.so -lm /usr/lib/libogg.so /usr/lib/libao.so -lnsl 
/usr/lib/libcurl.so -lssl -lcrypto -ldl -lpthread
/root/tmp/uclib_devel/i386-linux-uclibc/lib/crt1.o: In function `_start':
/root/tmp/uclib_devel/i386-linux-uclibc/lib/crt1.o(.text+0x20): 
undefined reference to `__uClibc_start_main'
collect2: ld returned 1 exit status
make: *** [ogg123] Błąd 1

What is wrong? File which produce error seems to be part of uclibc.
BTW. I tryed uclibc-0.9.19 and snapshot from monday.

Regards
wo



More information about the uClibc mailing list