[Expat-bugs] [ expat-Bugs-615028 ] (expat-1.95.5) Solaris 2.6 make error

noreply@sourceforge.net noreply@sourceforge.net
Mon, 21 Oct 2002 10:59:55 -0700


Bugs item #615028, was opened at 2002-09-26 09:07
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=615028&group_id=10127

Category: Build control
Group: Platform Specific
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Greg Stein (gstein)
Summary: (expat-1.95.5) Solaris 2.6 make error

Initial Comment:
Hi,

I am trying to install expat and get the following error 
when runnng "make" under the expat directory.

/bin/ksh ./libtool --silent --mode=link cc -g   -I./lib -I.  -o 
xmlwf/xmlwf xmlw
f/xmlwf.o xmlwf/xmlfile.o xmlwf/codepage.o 
xmlwf/unixfilemap.o libexpat.la
cc: Can't exec /opt/SUNWspro/bin/../SC4.2/bin/ild
*** Error code 100
make: Fatal error: Command failed for target 
`xmlwf/xmlwf'

I have no idea where/what the "ild" command is. 
Any ideas?
Thanks.

Alan.

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

Comment By: Nobody/Anonymous (nobody)
Date: 2002-10-21 10:59

Message:
Logged In: NO 

I am trying to install expat on a Solaris 2.6 box too and I 
come up with the following:
@everlast:/tmp/tkdnload/expat-1.95.5 > make
/bin/ksh ./libtool --silent --mode=link gcc -g -O2 -Wall -
Wmissing-prototypes 
-Wstrict-prototypes -fexceptions   -I./lib -I. -no-undefined -
version-info 4:0:4 
-rpath /usr/local/lib  -o libexpat.la lib/xmlparse.lo lib/xmltok.lo 
lib/xmlrole.lo
./libtool[4119]: ar:  not found
make: *** [libexpat.la] Error 127

I have checked and ar is in /usr/cs/bin which is in my PATH.  
Any ideas where I getting off track?

Thanks
Ken

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

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