gnash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash] Libgnashbase.la error back again


From: Mark Chandler
Subject: Re: [Gnash] Libgnashbase.la error back again
Date: Sat, 14 Oct 2006 09:49:37 +1000
User-agent: Thunderbird 1.5.0.7 (X11/20060913)

Hiya,

I just started getting this problem too. I found that, like you, I don't have a /usr/lib/libidn.so, but I do have a /usr/lib64/libidn.so. To get going again, I hacked the Makefile in ./libbase so that it specifically looks for libidn in /usr/lib64.

CURL_LIBS = -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv -lssl -lcrypto -lz -L/usr/lib64 -lidn

I'm afraid I don't know enough about the make tools to fix this properly (looking for a mentor).

Unfortunately, I still don't have a complete compilation after this. I seem to have some problems with Glue.

I hope that helps :)

.mef

Partha Bagchi wrote:
(I am having that problem again where the listserver does not seem to be
able to deliver to me. :( )

My problem is compiling (which has not happened for a while). I am
having this new problem from the last CVS download yesterday evening:

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

I was able to make 2-3 days ago with no problems - My system is x86_64
Fedora Core 5.

Thanks,
Partha





_______________________________________________
Gnash mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnash






reply via email to

[Prev in Thread] Current Thread [Next in Thread]