[ expat-Bugs-466885 ] Install Fails on FreeBSD 4.0

noreply@sourceforge.net noreply@sourceforge.net
Sat Dec 1 04:51:02 2001


Bugs item #466885, was opened at 2001-10-01 09:41
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=466885&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: Install Fails on FreeBSD 4.0

Initial Comment:
make install failed on FreeBSD 4.0
returns the following...

/usr/bin/install -c -m 644 expat.h /usr/local/include
/bin/csh ../conftools/mkinstalldirs /usr/local/bin
errstatus=0: Command not found.
for: Command not found.
do: Command not found.
set: Variable name must begin with a letter.
*** Error code 1

Stop in /usr/home/matt/dev/mods/expat-1.95.2/xmlwf.
*** Error code 1

Stop in /usr/home/matt/dev/mods/expat-1.95.2.

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

Comment By: Nobody/Anonymous (nobody)
Date: 2001-12-01 04:50

Message:
Logged In: NO 

Try installing gmake and run "gmake install" instead of the 
FreeBSD make.

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

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