Can't build stdlib, but could be my own problem...
| Bugzilla Link | 294 | 
| Created on | Sep 27, 2006 21:05 | 
| Resolution | INVALID | 
| Resolved on | Sep 29, 2006 10:36 | 
| Version | 1.00beta | 
| OS | Linux | 
| Architecture | PC | 
Extended Description
I got this when trying to build everything, on build#15015. Not sure if it's a problem with sac or with my ongoing attempt to recover the state of sac development on my home box: /home/sac/sac/BASE/stdlib/Tools/cse lib/libStdIO.so make: sdl-config: Command not found gcc -ansi -Wall -D_POSIX_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -DYYDEBUG -g -DCHECK -DHAVE_PUTENV -D__EXTENSIONS__ -ansi -Wall -D_POSIX_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -DYYDEBUG -g -DCHECK -DHAVE_PUTENV -D__EXTENSIONS__ -I/home/sac/sac/BASE/runtime -I/home/sac/sac/BASE/stdlib/config/ -o src/SDL/drawPixel.o -c src/SDL/drawPixel.c In file included from src/SDL/drawPixel.c:1: src/SDL/SDLsac.h:5:17: error: SDL.h: No such file or directory src/SDL/SDLsac.h:6:24: error: SDL_thread.h: No such file or directory In file included from src/SDL/drawPixel.c:1: src/SDL/SDLsac.h:8: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token src/SDL/SDLsac.h:10: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token src/SDL/SDLsac.h:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token src/SDL/SDLsac.h:12: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘SDLsac_timer’ src/SDL/drawPixel.c:3: error: expected ‘)’ before ‘disp’ make: *** [src/SDL/drawPixel.o] Error 1