[MPlayer-dev-eng] configure
gabucino at mplayer.dev.hu
gabucino at mplayer.dev.hu
Tue Oct 30 18:42:31 CET 2001
Yo. (Poncso!)
glib-config --cflags isn't used (?) properly in ./configure, for
example with the following setup, MPlayer won't compile:
--($:~/mplayer/src)-- gtk-config --cflags
-I/usr/include/gtk-1.2 -I/usr/local/include/glib-1.2
--I/usr/local/lib/glib/include
--(gabucino at woodstock)-(90/pts)-(Gabucino rulez!)--
--($:~/mplayer/src)-- glib-config --cflags
-I/usr/include/glib-1.2 -I/usr/lib/glib/include
..because glib was recompiled to /usr/include, but since gtk+ was compiled
before (yes it's bad) it knows about the previous status.
Only $_gtkinc is included in the include patch. Including $_glibinc too
would probably solve this (but it would get longer then..).
--
Gabucino
(afaik..)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20011030/f8ee40d3/attachment.pgp>
More information about the MPlayer-dev-eng
mailing list