> On 9/9/14, Camm Maguire <[email protected]> wrote: > Could you gzip it and attach? i.e. > > cpp -Ih o/usig.c | gzip -9 >/tmp/out.gz
Have attached both files: error during make and the cpp output. gNewSense is based on Debian Squeeze (6.0), quite outdated. May be that is the reason. I wil be installing some other Linux distro (Trisquel or Parabola) next week. Thanks -- arnuld http://uttre.wordpress.com/ http://lispmachine.wordpress.com/2010/12/08/extract-of-programming/
gcc -c -Wall -fsigned-char -Wno-unused-but-set-variable -pipe -I/usr/local/src/gcl/o -I../h -I../gcl-tk new_init.c -o new_init.o new_init.c: In function ‘NewInit’: new_init.c:685: error: ‘ucontext_t’ undeclared (first use in this function) new_init.c:685: error: (Each undeclared identifier is reported only once new_init.c:685: error: for each function it appears in.) new_init.c:685: error: expected ‘;’ before ‘v’ new_init.c:685: error: ‘v’ undeclared (first use in this function) new_init.c:685: error: expected ‘;’ before ‘v’ At top level: cc1: warning: unrecognized command line option "-Wno-unused-but-set-variable" make[1]: *** [new_init.o] Error 1 make[1]: Leaving directory `/usr/local/src/gcl/o' make: *** [unixport/saved_pre_gcl] Error 2 root@gnewsense:/usr/local/src/gcl#
cpp-out.gz
Description: GNU Zip compressed data
_______________________________________________ Gcl-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gcl-devel
