Hi,
[ I tried to send this email to the bugs email address, but that would
appear to be not responding just now as I got a 'message could not be
sent for 4 hours' message earlier today. ]
I am having problems compiling both htdig 3.1.2 and beta (3.2.0b3) on
Solaris 8 (sparc) with gcc 2.95.3 (the latest non-beta gcc)
I haven't tried compiling on gcc 3.x but if anyone thinks this would
help, I'll be delighted to try. It does look like a problem with gcc,
but if you have any suggestions, I would be very grateful.
Gcc is a fresh install of the package from the Solaris Freeware site
[http://sunfreeware.com], and everything else I've ever compiled with it
works fine.
(c++ is the gcc version)
Warmest regards,
Brian S. Craigie
Unix Sysadmin
NEC Semiconductors (UK) Ltd.
Scotland
gmake[1]: Entering directory `/SOURCES/htdig-3.2.0b3/htlib'
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I.
-I../include -DDEFAULT_CONFIG_FILE=\"/opt/www/conf/htdig.conf\"
-I../include -I../htlib -I../htnet -I../htcommon
-I../htword -I../db -I../db
-I/usr/local/include -g -O2 -Wall -fno-rtti -fno-exceptions -c
Configuration.cc
mkdir .libs
c++ -DHAVE_CONFIG_H -I. -I. -I../include
-DDEFAULT_CONFIG_FILE=\"/opt/www/conf/htdig.conf\" -I../include
-I../htlib -I../htnet -I../htcommon -I../htword -I../db -I../db
-I/usr/local/include -g -O2 -Wall -fno-rtti -fno-exceptions
-Wp,-MD,.deps/Configuration.pp -c Configuration.cc -fPIC -DPIC -o
.libs/Configuration.lo
In file included from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/../../../../include/g++-3/streambuf.h:36,
from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/../../../../include/g++-3/iostream.h:31,
from htString.h:22,
from Dictionary.h:22,
from Configuration.h:107,
from Configuration.cc:24:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/../../../../include/g++-3/libio.h:239:
syntax error before `;'
[my notes showing line 239 of the above file -- looks OK to me:
235> int _blksize;
236> #ifdef _G_IO_IO_FILE_VERSION
237> _IO_off_t _old_offset;
238> #else
239> _IO_off_t _offset;
240> #endif
end of my notes]
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/../../../../include/g++-3/libio.h:279:
`read' was not declared in this scope
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/../../../../include/g++-3/libio.h:279:
type specifier omitted for parameter
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/../../../../include/g++-3/libio.h:279:
function `int _G_ssize_t(_IO_FILE *, void *)' is initialized like a variable
[snipped remainder of errors]
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html