Kim Woelders wrote: > Hmm. For some reason configure doesn't find it and doesn't set > HAVE_X11_SM_SMLIB_H in config.h. > Maybe there is some info in the configure log. >
configure:5066: checking X11/SM/SMlib.h usability configure:5078: gcc -c -g -O2 conftest.c >&5 conftest.c:59:26: X11/SM/SMlib.h: No such file or directory aha! got it; # CFLAGS="-I/usr/X11R6/include" ./autogen.sh ... # make ... make[1]: Leaving directory `/usr/src/e16/e' now it compiles just fine... -- Morten ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
