Don't worry about all the -- optioins. You really should try a dry run first
then adjust the Config options to suit you if things aren't auto detected.

./autogen.sh ($PREFIX is already /usr/local)
./configure --help (rtfm)
make
su
make install
ldconfig

All of those things you specified should be autodetected. If you read configure
--help you'd get an idea just what is default. 

stderr

On Sun, Jan 02, 2005 at 05:11:44AM +0100, Morten Nilsen wrote:
> ./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

-- 
--
<---------------------------------------------------------------------->
    
  .-.       Stephen Horner <Protocol.X(at)gmail.com>             
  /v\       irc.FreeNode.net (at)  #linuxpeople
 // \\      AIM  <beepbeepkaah>  ICQ <211915903>                        
/(   )\     MSN  <parse3rr0r(at)hotmail.com>
 ^^-^^      Jabber <Protocol.X(at)jabber.org>
                
<---------------------------------------------------------------------->



-------------------------------------------------------
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

Reply via email to