Has anyone else gotten this error?
I'm just upgrading my plib libraries and went to configure & make them.
I'm getting some strange errors about an 'extern "C" directive.
Any help would be appreciate.
Danny
297 > make
source='ul.cxx' object='ul.o' libtool=no \
depfile='.deps/ul.Po' tmpdepfile='.deps/ul.TPo' \
depmode=sgi /bin/sh ../../depcomp \
CC -DPACKAGE=\"plib\" -DVERSION=\"1.8.3\" -DHAVE_LIBPTHREAD=1
-DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DHAVE_LIBAUDIO=1 -DSTDC_HEADERS=1
-Dsocklen_t=int -I. -I. -g -fullwarn -c -o ul.o `test -f ul.cxx ||
echo './'`ul.cxx
cc-3625 CC: REMARK File = /usr/include/sys/select.h, Line = 35
an include directive is appearing within the scope of extern "C"
#include <standards.h>
^
cc-3625 CC: REMARK File = /usr/include/sys/select.h, Line = 35
an include directive is appearing within the scope of extern "C"
#include <standards.h>
^
cc-3625 CC: REMARK File = /usr/include/sys/select.h, Line = 80
an include directive is appearing within the scope of extern "C"
#include <string.h>
^
cc-3625 CC: REMARK File = /usr/include/sys/select.h, Line = 80
an include directive is appearing within the scope of extern "C"
#include <string.h>
^
--
Daniel Konkle dan...@dy...
(256) 964-4401 FAX (256) 922-9255
Dynetics, Inc. PO Drawer B Huntsville, AL 35814
The opinions expressed above are just that...
|