./autogen.sh --prefix=/usr/local --with-x --enable-xinerama --enable-fsstd --enable-esound --disable-rpath ... make ... if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I/usr/X11R6/include -I/usr/X11R6/include -g -O2 -MT session.o -MD -MP -MF ".deps/session.Tpo" -c -o session.o session.c; \ then mv -f ".deps/session.Tpo" ".deps/session.Po"; else rm -f ".deps/session.Tpo"; exit 1; fi session.c: In function `doSMExit': session.c:864: error: `restarting' undeclared (first use in this function) session.c:864: error: (Each undeclared identifier is reported only once session.c:864: error: for each function it appears in.) session.c:914: error: `sm_client_id' undeclared (first use in this function) make[3]: *** [session.o] Error 1 make[3]: Leaving directory `/usr/src/e16/e/src'
I'm guessing I have the wrong version of some header, but which? -- 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
