Hi, commit e1165632bdfbd720889ed1adf5f7ab338032c0ee has added a call to xf86CheckBoolOption to Layout.c but this function (obviously) does not end up in libxf86config since it's not in .../parser but in .../common/xf86Option.c
so linking against libxf86config (if installed as possible via configure --enable-install-libxf86config) will end up with: undefined symbol: xf86CheckBoolOption I just can't come up with a clean idea how to solve this ... -- with kind regards (mit freundlichem Grinsen), Ruediger Oertel ([email protected],[email protected],[email protected]) ---------------------------------------------------------------------- Linux MacBookRudi.suse.de 2.6.33-6-desktop #1 SMP PREEMPT 2010-02-25 20:06:12 +0100 x86_64 Key fingerprint = 17DC 6553 86A7 384B 53C5 CA5C 3CE4 F2E7 23F2 B417 SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
