[Vorbis] vorbis-tools-1.1.1 build fails during linking

Sergei Steshenko sergstesh at yahoo.com
Sun Nov 25 16:44:38 PST 2007


--- Ralph Giles <giles at xiph.org> wrote:

> On Sun, Nov 25, 2007 at 02:20:40PM -0800, Sergei Steshenko wrote:
> 
> > even though 'configure' for vorbis-tools-1.1.1 is OK 'make' fails - please see
> > the command line and error messages below.
> 
> Maybe your libc doesn't define assert? Do you have an assert.h?
> 
> If not, try creating a dummy one that defines it empty.
> 
>  -r
> 

Ralf,

my /lib/libc-2.5.so shows this (using "nm /lib/libc-2.5.so | grep assert" command line):

000226c0 t __GI___assert_fail
000227f0 t __GI___assert_perror_fail
00022950 T __assert
000226c0 T __assert_fail
000227f0 T __assert_perror_fail

- the "00022950 T __assert" line seems to tell 'assert' is defined.

Is this conclusion correct ?

And here is 'ls' output:

"
sergei at amdam2:/maxtor5/sergei/AppsFromScratchWD> ls -ltr /lib/libc*
-rwxr-xr-x 1 root root   14344 2006-11-25 14:21 /lib/libcap.so.1.92
-rwxr-xr-x 1 root root    9976 2006-11-25 14:30 /lib/libcom_err.so.2.1
-rwxr-xr-x 1 root root   47607 2006-11-26 14:12 /lib/libcrypt-2.5.so
-rwxr-xr-x 1 root root  187534 2006-11-26 14:12 /lib/libcidn-2.5.so
-rwxr-xr-x 1 root root 1491141 2006-11-26 14:12 /lib/libc-2.5.so
lrwxrwxrwx 1 root root      14 2007-02-03 21:49 /lib/libcap.so.1 -> libcap.so.1.92
lrwxrwxrwx 1 root root      17 2007-02-03 21:50 /lib/libcom_err.so.2 -> libcom_err.so.2.1
lrwxrwxrwx 1 root root      11 2007-11-26 02:34 /lib/libc.so.6 -> libc-2.5.so
lrwxrwxrwx 1 root root      15 2007-11-26 02:34 /lib/libcrypt.so.1 -> libcrypt-2.5.so
lrwxrwxrwx 1 root root      14 2007-11-26 02:34 /lib/libcidn.so.1 -> libcidn-2.5.so
sergei at amdam2:/maxtor5/sergei/AppsFromScratchWD> 
".

I see this link:

/lib/libc.so.6 -> libc-2.5.so

- is this good enough or I also need to have /lib/libc.so ?


Thanks,
  Sergei.


Applications From Scratch: http://appsfromscratch.berlios.de/


      ____________________________________________________________________________________
Be a better sports nut!  Let your teams follow you 
with Yahoo Mobile. Try it now.  http://mobile.yahoo.com/sports;_ylt=At9_qDKvtAbMuh1G1SQtBI7ntAcJ


More information about the Vorbis mailing list