gnash
[Top][All Lists]
Advanced

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

[Gnash] Two minor "configure" bugs.


From: annonygmouse
Subject: [Gnash] Two minor "configure" bugs.
Date: Tue, 11 Jul 2006 21:17:27 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; ca-AD; rv:1.7.13) Gecko/20060621 Debian/1.7.13-0.2


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)

 address@hidden:~/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





reply via email to

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