Le 1 déc. 07 à 08:43, Eric Wasylishen a écrit : > ..Sorry, accidentally sent my last message before I was finished. > > I changed the -I/usr/include/sys in > Etoile/Frameworks/SystemConfig/Source/GNUmakefile to just > -I/usr/include > but then got errors from SCSound.m about ioctl.h and soundcard.h not > being found, so I changed the includes in SCSound.m to <sys/ioctl.h> > and <sys/soundcard.h> and SystemConfig now compiles.. Hope this is > helpful.
Thanks a lot for the patch, I just applied it and I also corrected another linking problem. Everything should compile fine now. > Author: qmathe > Date: Fri Dec 7 21:01:27 2007 > New Revision: 2677 > > URL: http://svn.gna.org/viewcvs/etoile?rev=2677&view=rev > Log: > Fixed header search path issue described by bug #10463 and initially > reported on etoile-dev. Patch by Eric Wasylishen. Quentin. _______________________________________________ Etoile-dev mailing list [email protected] https://mail.gna.org/listinfo/etoile-dev
