[Expat-bugs] [ expat-Bugs-1230582 ] "make all" fails for libexpat

SourceForge.net noreply at sourceforge.net
Thu Jun 30 22:19:15 CEST 2005


Bugs item #1230582, was opened at 2005-06-30 16:19
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1230582&group_id=10127

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build control
Group: Platform Specific
Status: Open
Resolution: None
Priority: 5
Submitted By: ken klein (kklein9)
Assigned to: Greg Stein (gstein)
Summary: "make all" fails for libexpat

Initial Comment:
aix 5.3 ml 02 power 5 on pSeries p570 partition.


The complete output from the make all failure is below:

root at f2sys1
(2133)[/home/ken/expat/expat-1.95.8]# make all 
        /bin/sh ./libtool --silent --mode=compile gcc
-g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes
-fexceptions -DHAVE_EXPAT_CONF
IG_H   -I./lib -I. -o lib/xmlparse.lo -c lib/xmlparse.c
        /bin/sh ./libtool --silent --mode=compile gcc
-g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes
-fexceptions -DHAVE_EXPAT_CONF
IG_H   -I./lib -I. -o lib/xmltok.lo -c lib/xmltok.c
        /bin/sh ./libtool --silent --mode=compile gcc
-g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes
-fexceptions -DHAVE_EXPAT_CONF
IG_H   -I./lib -I. -o lib/xmlrole.lo -c lib/xmlrole.c
        /bin/sh ./libtool --silent --mode=link gcc -g
-O2 -Wall -Wmissing-prototypes -Wstrict-prototypes
-fexceptions -DHAVE_EXPAT_CONFIG_
H   -I./lib -I. -no-undefined -version-info 5:0:5
-rpath /usr/local/lib  -o libexpat.la lib/xmlparse.lo
lib/xmltok.lo lib/xmlrole.lo
ld: 0711-415 WARNING: Symbol
_GLOBAL__F_XML_ParserCreate is already exported.
ld: 0711-415 WARNING: Symbol _GLOBAL__F_XmlUtf8Encode
is already exported.
ld: 0711-415 WARNING: Symbol
_GLOBAL__F_XmlPrologStateInit is already exported.
        gcc -g -O2 -Wall -Wmissing-prototypes
-Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H
  -I./lib -I. -o xmlwf/xmlwf.o -c xml
wf/xmlwf.c
        gcc -g -O2 -Wall -Wmissing-prototypes
-Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H
  -I./lib -I. -o xmlwf/xmlfile.o -c x
mlwf/xmlfile.c
        gcc -g -O2 -Wall -Wmissing-prototypes
-Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H
  -I./lib -I. -o xmlwf/codepage.o -c 
xmlwf/codepage.c
        gcc -g -O2 -Wall -Wmissing-prototypes
-Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H
  -I./lib -I. -o xmlwf/readfilemap.o 
-c xmlwf/readfilemap.c
        /bin/sh ./libtool --silent --mode=link gcc -g
-O2 -Wall -Wmissing-prototypes -Wstrict-prototypes
-fexceptions -DHAVE_EXPAT_CONFIG_
H   -I./lib -I.  -o xmlwf/xmlwf xmlwf/xmlwf.o
xmlwf/xmlfile.o xmlwf/codepage.o xmlwf/readfilemap.o
libexpat.la
        gcc -g -O2 -Wall -Wmissing-prototypes
-Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H
  -I./lib -I. -o examples/elements.o 
-c examples/elements.c
        /bin/sh ./libtool --silent --mode=link gcc -g
-O2 -Wall -Wmissing-prototypes -Wstrict-prototypes
-fexceptions -DHAVE_EXPAT_CONFIG_
H   -I./lib -I.  -o examples/elements  libexpat.la
ld: 0711-317 ERROR: Undefined symbol: .main
ld: 0711-345 Use the -bloadmap or -bnoquiet option to
obtain more information.
collect2: ld returned 8 exit status
make: 1254-004 The error code from the last command is 1.

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

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


More information about the Expat-bugs mailing list