[ expat-Bugs-557739 ] make fails on IRIX 6.2

noreply@sourceforge.net noreply@sourceforge.net
Wed Jun 12 19:34:03 2002


Bugs item #557739, was opened at 2002-05-18 15:55
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=557739&group_id=10127

Category: Build control
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: make fails on IRIX 6.2 

Initial Comment:
# make
cd lib && make
make[1]: Entering directory 
`/usr/people/michaelg/expat-1.95.2/lib'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -
DPACKAGE='"expat"' -DVERSION='"expat_1.95.2"' -I. -I. -
I..  -O2 -Wall -Wmissing-prototypes -Wstrict-
prototypes -fexceptions -c xmlparse.c
mkdir .libs
gcc -DHAVE_CONFIG_H -DPACKAGE=\expat\ -
DVERSION=\expat_1.95.2\ -I. -I. -I.. -O2 -Wall -
Wmissing-prototypes -Wstrict-prototypes -fexceptions -
c xmlparse.c  -DPIC -o .libs/xmlparse.lo
cc1: Invalid option `-fexceptions'
In file included from xmlparse.c:26:
/usr/include/string.h:57: warning: conflicting types 
for built-in function `memcpy'
/usr/include/string.h:58: parse error before `;'
/usr/include/string.h:58: warning: data definition has 
no type or storage class
/usr/include/string.h:59: warning: conflicting types 
for built-in function `strcpy'
/usr/include/string.h:64: warning: conflicting types 
for built-in function `memcmp'
/usr/include/string.h:65: warning: conflicting types 
for built-in function `strcmp'
xmlparse.c: In function `XML_GetBuffer':
xmlparse.c:1178: `punting' undeclared (first use this 
function)
xmlparse.c:1178: (Each undeclared identifier is 
reported only once
xmlparse.c:1178: for each function it appears in.)
xmlparse.c:1178: parse error before `on'
make[1]: *** [xmlparse.lo] Error 1
make[1]: Leaving directory `/usr/people/michaelg/expat-
1.95.2/lib'
make: *** [lib] Error 2

----------------------------------------------------------------------

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2002-06-12 22:33

Message:
Logged In: YES 
user_id=3066

Reassigning to myself since I have (temporary) access to an
IRIX box.

I could not reproduce this on IRIX 6.6; is it possible to
test Expat 1.95.3 on your system?  I suspect the problem has
already been fixed, but would appreciate confirmation.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=557739&group_id=10127