Hi I've downloaded the latest version of GNASH from CVS (today) and have tried to compile.

I've detected two minor glitches:

1.- Configure does not find "ogg.h" wich is installed in my system
(ll /usr/include/ogg/ogg.h
-rw-r--r-- 1 root root 7,5K 2006-01-21 01:55 /usr/include/ogg/ogg.h)

 [EMAIL PROTECTED]:~/gnash$ ./configure |grep ogg
checking ogg.h usability... no
checking ogg.h presence... no
checking for ogg.h... no
checking for libogg header... checking for ogg_sync_init in -logg... yes
        Ogg libs are: -logg

And in config.log I can find:
conftest.c:101:17: error: ogg.h: No such file or directory

This is only a minor glitch because it is really finding and using the ogg library during compilation (the flag "-logg" is used). But is misleading.

2.- The firefox plugin in the ./configure help it says it is built by default, that is not my case, I have to force --enable-plugin in order for the plugin to be built.

I'm sorry I can't attach a patch for them, my knowledge of M4 and shell scripting are scarce.

Hope it helps
PS: Great work folks!

Sebastià

                
___________________________________________________________ Try the all-new Yahoo! Mail. "The New Version is radically easier to use" – The Wall Street Journal http://uk.docs.yahoo.com/nowyoucan.html



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

Reply via email to