I just downloaded the latest CVS and did the same thing that I have done before:

./autogen.sh
./configure --enable-plugin --enable-mp3 --enable-ogg --enable-xmlreader --enable-sound=sdl

I am back to getting the following error:

g++: /usr/lib/libidn.so: No such file or directory
make[2]: *** [libgnashbase.la] Error 1
make[2]: Leaving directory `/home/downloads/temp/gnash/libbase'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/downloads/temp/gnash'
make: *** [all] Error 2

Admittedly I do not have libidn.so though

ls -al /usr/lib/libidn*
-rwxr-xr-x 1 root root    801 Feb 11  2006 /usr/lib/libidn.la
lrwxrwxrwx 1 root root 17 Mar 26 2006 /usr/lib/libidn.so.11 -> libidn.so.11.5.16
-rwxr-xr-x 1 root root 196264 Feb 11  2006 /usr/lib/libidn.so.11.5.16

So, what is the issue?

Thanks,
Partha



_______________________________________________
Gnash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash

Reply via email to