[openbox] ./configure problems

Olivier Kaloudoff kalou at kalou.net
Tue May 30 08:27:08 EDT 2006


On Tue, 30 May 2006, Mikael Magnusson wrote:

> cat README.CVS

Hello Mikael,

 	indeed, after reading this file, executed
./bootstrap, and now ./configure goes further, but still
fails;


checking LIBSN_CFLAGS... 
-I/apps/unsupported//include/startup-notification-1.0
checking LIBSN_LIBS... -L/apps/unsupported//lib -lstartup-notification-1
./configure: line 10442: X11_SM: command not found
./configure: line 10448: X11_EXT_XKB: command not found
./configure: line 10449: X11_EXT_XRANDR: command not found
./configure: line 10450: X11_EXT_VIDMODE: command not found
./configure: line 10451: X11_EXT_SHAPE: command not found
./configure: line 10452: X11_EXT_XINERAMA: command not found
configure: creating ./config.status
config.status: creating Makefile
config.status: error: cannot find input file: Makefile.in


I don't understand what is happening, as libxinerama, for example,
are already installed on my system; (and pkgconfig is detected
and used well by ./configure)

bash-2.05b$ find /apps/unsupported/ | grep -i xinerama
/apps/unsupported/lib/pkgconfig/xineramaproto.pc
/apps/unsupported/lib/pkgconfig/xinerama.pc
/apps/unsupported/lib/libXinerama.so
/apps/unsupported/lib/libXinerama.la
/apps/unsupported/lib/libXinerama.a
/apps/unsupported/lib/libXinerama.so.1
/apps/unsupported/lib/libXinerama.so.1.0.0
/apps/unsupported/include/X11/extensions/Xinerama.h


Olivier



More information about the openbox mailing list