Rex Johnston wrote:
david merriman wrote:
/bin/sh ../../../libtool --silent --tag=CXX --mode=link g++
-Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W
-Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new
-fno-common -o libk3bmaddecoder.la -rpath /usr/lib/kde3
-avoid-version -module -no-undefined -Wl,--no-undefined
-Wl,--allow-shlib-undefined -L/usr/lib -L/usr/lib/qt3//lib
-L/usr/X11R6/lib k3bmad.lo k3bmaddecoder.lo -lkdecore -lmad
-L/usr/local/lib -ltag ../../../libk3b/libk3b.la -lm -L/usr/lib
-L/usr/lib/qt3//lib -L/usr/X11R6/lib
g++: /usr/lib/libtag.so: No such file or directory
Have a closer look at it. Is it a symbolic link to a file that is
missing?
I have a /usr/lib/libtag.so.1, but no /usr/lib/libtag.so
[EMAIL PROTECTED]:~$ /sbin/ldconfig -p | fgrep libtag
libtag.so.1 (libc6) => /usr/lib/libtag.so.1
Other than that, the command, while being unneccessarily repetitive,
looks fine
Cheers, Rex
I had a look in the /usr/lib/ directory, and both files appeared to be
there, libtag.so and libtag.so.1. I tried making a symlink to
libtag.so, and it said 'file exists'. That's what made me think
something else must be missing. I'll try 'ldconfig' tonight when I get
home.
Thanks,
David
The pen is mightier than the sword, but only if the sword is very small and the
pen is very sharp