[ expat-Bugs-419121 ] Build failure on DecUnix with Dec cc

noreply@sourceforge.net noreply@sourceforge.net
Thu, 26 Apr 2001 06:10:27 -0700


Bugs item #419121, was updated on 2001-04-26 06:10
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=419121&group_id=10127

Category: None
Group: Platform Specific
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Build failure on DecUnix with Dec cc

Initial Comment:
When I try to build expat-1.95.1 on decUnix with Dec's 
C compiler i get the following failure:

<ht000@tioman1:/bruger/ht000/work/expat-1.95.1:248> 
oc$ make
cd lib; make
make[1]: Entering directory `/bruger/ht000/work/expat-
1.95.1/lib'
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -
DPACKAGE=expat -DVERSION=expat_1.95.1 -I. -I..  -g -c 
xmlparse.c
mkdir .libs
cc -DHAVE_CONFIG_H -DPACKAGE=\expat\ -
DVERSION=\expat_1.95.1\ -I. -I.. -g -Wp,-
MD,.deps/xmlparse.pp -c xmlparse.c  -DPIC -
o .libs/xmlparse.lo
cc: Severe: No such file or directory
... file is '.deps/xmlparse.pp'
make[1]: *** [xmlparse.lo] Error 1
make[1]: Leaving directory `/bruger/ht000/work/expat-
1.95.1/lib'
make: *** [lib] Error 2
<

The lib/.deps directory is empty!
The lib/.libs directory is also empty.


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

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