I did not fill in a lot of details thinking this may be a somewhat faq
(though not enough to show up in FAQ.html).

and since the doc's suggest that gcc is the only supported compiler, I
was thinking that I was maybe barking up the wrong tree using the sun
compiler. 

Using SunPro 4.2, on a Sparc Solaris 2.7 machine...

cd /usr/local/src/htdig/htdig-3.1.2/
make
cc -c -O -I. -I./../include -D_REENTRANT ../btree/bt_compare.c
"/usr/include/sys/types.h", line 132: invalid type combination
"/usr/include/sys/types.h", line 132: warning: useless declaration
"/usr/include/sys/types.h", line 132: warning: typedef declares no type name
"/usr/include/sys/types.h", line 327: warning: modification of typedef with "int" 
ignored
"/usr/include/sys/types.h", line 327: invalid type combination
"/usr/include/sys/types.h", line 327: warning: useless declaration
"/usr/include/sys/types.h", line 327: warning: typedef declares no type name
"/usr/include/sys/types.h", line 428: warning: useless declaration
"/usr/include/sys/types.h", line 428: warning: typedef declares no type name
"/usr/include/sys/types.h", line 436: invalid type combination
"/usr/include/sys/types.h", line 436: warning: useless declaration
"/usr/include/sys/types.h", line 436: warning: typedef declares no type name
"/usr/include/sys/types.h", line 445: invalid type combination
"/usr/include/sys/types.h", line 445: warning: useless declaration
"/usr/include/sys/types.h", line 445: warning: typedef declares no type name
"./db.h", line 62: warning: typedef redeclared: int16_t
"./db.h", line 64: warning: typedef redeclared: int32_t
"./db.h", line 68: warning: typedef redeclared: u_char
"./db.h", line 69: warning: typedef redeclared: u_short
"./db.h", line 70: warning: typedef redeclared: u_int
"./db.h", line 71: warning: typedef redeclared: u_long
cc: acomp failed for ../btree/bt_compare.c
*** Error code 2
make: Fatal error: Command failed for target `bt_compare.o'
Current working directory /NetVolumes/local/src/htdig/htdig-3.1.2/db/dist
*** Error code 1
make: Fatal error: Command failed for target `all'

Compilation exited abnormally with code 1 at Fri Sep 17 23:10:50

Julian C. Dunn <[EMAIL PROTECTED]> wrote:
 > On 17-Sep-99 Larry Williamson wrote:
 > > Now - I have really used Sun's compiler, so configure works, but the
 > > compile fails right away, first file (../btree/bt_compare.c).  I
 > > suspect this is to be expected as the documentation says to use gcc
 > > and g++).
 > 
 > Okay, so what error messages do you receive now?
 > 
 > - Julian
 > 
 > --
 > Julian C. Dunn <[EMAIL PROTECTED]>
 > ASIC Architecture / Validation Group
 > Matrox Graphics Inc. - Typhoon Technologies Division
 > Tel: (905) 944-4900 x7006 Fax: (905) 944-4909
 > 
 > 
 > 

------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word unsubscribe in
the SUBJECT of the message.

Reply via email to