[ expat-Bugs-437664 ] make error in SunOS 5.7

noreply@sourceforge.net noreply@sourceforge.net
Wed, 25 Jul 2001 12:30:14 -0700


Bugs item #437664, was opened at 2001-06-30 20:53
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=437664&group_id=10127

>Category: Build control
>Group: Not a Bug
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Joe Willingham (starfishmedia)
Assigned to: Nobody/Anonymous (nobody)
Summary: make error in SunOS 5.7

Initial Comment:
I'm a newbie, this may be oversight on my part but it 
seems that others are having trouble compiling on 
SunOS as well.

../libtool: ar: not found
make[1]: *** [libexpat.la] Error 1
make[1]: Leaving directory 
`/opt2/home3/starfishmedia/public_html/Expat/expat-1.
95.1/lib'
make: *** [lib] Error 2

There may be a simple solution here.  Please let me 
know if you have any specifics or need any other 
details.  Thanks.

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

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-07-25 12:30

Message:
Logged In: YES 
user_id=3066

"ar" is not on the PATH by default on Solaris; you will need to add /usr/ccs/bin to the PATH when you run make.

The README file in the next release will contain a note about this.

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

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