Re: [Plib-users] Compiling plib-1.8.3 on IRIX 6.5.x
Brought to you by:
sjbaker
From: Daniel K. <dan...@dy...> - 2004-05-14 20:54:03
|
please disregard this post. long week & long day. Daniel Konkle wrote: > > 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... > > ------------------------------------------------------- > This SF.Net email is sponsored by: SourceForge.net Broadband > Sign-up now for SourceForge Broadband and get the fastest > 6.0/768 connection for only $19.95/mo for the first 3 months! > http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click > _______________________________________________ > plib-users mailing list > pli...@li... > https://lists.sourceforge.net/lists/listinfo/plib-users -- 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... |