Here's the output of gcc. I think I would install some libraries or do some configuration : Could someone help me with this ? I know a lot about anon CVS access make -C user CC="gcc" CFLAGS="-mno-cygwin -DWIN32 -O6 -march=pentium -mpentium -Wall -Wstrict-prototypes" LDFLAGS="" make[1]: Entering directory `/home/petreolles/plex86/user' gcc -I.. -I./.. -I. -mno-cygwin -DWIN32 -O6 -march=pentium -mpentium -Wall -Wstr ict-prototypes -c plex86.c plex86.c: In function `main': plex86.c:63: storage size of `sg_act' isn't known plex86.c:331: `SA_RESETHAND' undeclared (first use in this function) plex86.c:331: (Each undeclared identifier is reported only once plex86.c:331: for each function it appears in.) plex86.c:332: warning: implicit declaration of function `sigaction' plex86.c:334: `SIGQUIT' undeclared (first use in this function) plex86.c:63: warning: unused variable `sg_act' plex86.c: In function `abort_handler': plex86.c:400: `SIGQUIT' undeclared (first use in this function) make[1]: *** [plex86.o] Error 1 make[1]: Leaving directory `/home/petreolles/plex86/user' make: *** [all] Error 2 ___________________________________________________________ Do You Yahoo!? -- Pour dialoguer en direct avec vos amis, Yahoo! Messenger : http://fr.messenger.yahoo.com -- Want to unsubscribe from this list? Send a message to [EMAIL PROTECTED]
