Menu

#50 Build failure on DecUnix with Dec cc

Platform Specific
closed-out-of-date
5
2001-07-24
2001-04-26
Anonymous
No

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.

Discussion

  • Greg Stein

    Greg Stein - 2001-06-07
    • labels: --> Build control
    • assigned_to: nobody --> gstein
     
  • Fred L. Drake, Jr.

    Logged In: YES
    user_id=3066

    The command line shown includes some GCC-specific arguments that have been removed from the makefiles. This should no longer be a problem with the CVS version of Expat, but I do not have access to a DecUnix system to test with.

     
  • Fred L. Drake, Jr.

    • status: open --> closed-out-of-date
     

Log in to post a comment.

MongoDB Logo MongoDB