Re: [GnomeMeeting-list] Meaning of --enable-sdl/--disable-sdl



Hello,

Le mercredi 30 mars 2005 à 03:27 +0900, Kalin Kozhuharov a écrit :
>Hello,
>
>I have a working gnomemeeting-1.2.1 from the 20050323 CVS snapshot.
>I am working to make that compile/install cleanly on Gentoo, but
>stumbled upon "the meaning" of --enable-sdl/--disable-sdl in
>gnomemeeting...
>
>If it is either enabled or disabled the configure script does one
>and the same (result is: "SDL Fullscreen support  :  disabled" and
>SEGFAULTS later).
>
Shouldn't segfault.

>If neither of these is present "SDL Fullscreen support" is enabled".
>
>May be there is something that is not making it into the output of
>./configure?
>
>Here is the diff between "normal" and enabled configure:
>======
>--- normal      2005-03-30 03:09:50.000000000 +0900
>+++ enable      2005-03-30 03:11:32.000000000 +0900
>@@ -132,9 +132,7 @@
> checking for main in -lopenh323... yes
> checking for Openh323 version... 1.17.2
> checking for Quicknet support in OpenH323... yes
>-checking whether SDL support must be compiled in... yes
>-checking for sdl-config... /usr/bin/sdl-config
>-checking for SDL - version >= 1.2.4... yes
>+checking whether SDL support must be compiled in... no
> checking for LDAP includes in /usr/include/...
> checking for /usr/include/ldap.h... yes
> checking for main in -lldap... yes
>@@ -195,7 +193,7 @@
>                  ptlib-config is  :  /usr/bin/ptlib-config
>
>                 Quicknet support  :  enabled
>-          SDL Fullscreen support  :  enabled
>+          SDL Fullscreen support  :  disabled
>                     DBUS support  :  disabled
>                 Zeroconf support  :  disabled
>
>======
>Which is normal or better or whatever?
> SDL compiled in... no || SDL compiled in... yes
>
>Hope I made my point clear...
>
Yes, but I don't see the error in configure.in...
If you do nothing, then it defaults to enabled and it will check if it
is compilable or not. If not, it will disable support.

If you use --disable-sdl, then it will be disabled.
If you use --enable-sdl, then it should react as described above.


>Kalin.
>
>_______________________________________________
>GnomeMeeting-list mailing list
>GnomeMeeting-list gnome org
>http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
-- 
 _      Damien Sandras
(o-     GnomeMeeting: http://www.gnomemeeting.org/
//\     FOSDEM 2005 : http://www.fosdem.org
v_/_    H.323 phone : callto:ils.seconix.com/dsandras seconix com




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