[ expat-Patches-566901 ] building outside the sourcedir fails

noreply@sourceforge.net noreply@sourceforge.net
Mon Jun 10 08:34:58 2002


Patches item #566901, was opened at 2002-06-10 17:30
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=310127&aid=566901&group_id=10127

Category: Build Control
Group: None
Status: Open
Resolution: None
>Priority: 7
Submitted By: Gerrit Haase (siebenschlaefer)
Assigned to: Greg Stein (gstein)
Summary: building outside the sourcedir fails

Initial Comment:
1. It is not possible to build outside the sourcedir.
Starts with wrong paths and after fixing this I get 
problems because expat.h and the manfile were not 
found. e.g. error , please see below.
2. Calling autoconf gives this message:
    conftools/get-version.sh: not found


/usr/bin/install -c 
lib/.libs/libexpat.dll.a /var/www/htdocs/cywgin/ex
pat/test/expat-1.95.3/.inst/usr/lib/libexpat.dll.a
dlpath=`bash 2>&1 -c '. 
lib/.libs/lib/libexpat.lai;echo $dlname'`
 dldir=/var/www/htdocs/cywgin/expat/test/expat-
1.95.3/.inst/usr/lib/`dirname $dlpath`
dirname: too many arguments
Try `dirname --help' for more information.
make: *** [installlib] Error 1


Attached is the diff from my changes to Makefile.in 
to get it to install successfull outside the sourcedir.


Gerrit
-- 
=^..^=

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

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