gnash
[Top][All Lists]
Advanced

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

Re: [Gnash] gnash doesn't compile even with --disable-plugin


From: Rob Savoye
Subject: Re: [Gnash] gnash doesn't compile even with --disable-plugin
Date: Sun, 05 Mar 2006 12:02:30 -0700
User-agent: Mozilla Thunderbird 1.0.7 (X11/20051013)

Nicolas Lécureuil wrote:

for the configure i do : ./configure--enable-mp3 --enable-ghelp --enable-docbook --disable-plugin

But during compilation i have,

-lgcc_s /usr/lib/gcc/i586-mandriva-linux-gnu/4.0.3/crtendS.o /usr/lib/gcc/i586-mandriva-linux-gnu/4.0.3/../../../crtn.o -march=i586 -mtune=pentiumpro -Wl,-soname -Wl,libgnashplugin.so -o .libs/libgnashplugin.so
/usr/bin/ld: cannot find -lmozsdk
collect2: ld returned 1 exit status
libtool: install: error: relink `libgnashplugin.la' with the above command before installing it
make[3]: *** [install-pluginLTLIBRARIES] Error 1

Right now --disable-plugin isn't handled because after simplifying how it builds, it always gets built now. mozsdk should have built, so this error is a little weird. You can try deleting the plugin directory, it doesn't do much anyway yet. Or you can try rebuilding after a fresh CVS update. I only checked in the changes last night. A final thing to try might be cd'ing to the plugin and plugin/mozilla-sdk directories and seeing if it builds that way.

        - rob -




reply via email to

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