Ralf Wildenhues wrote:
* Ralf Wildenhues wrote on Thu, Nov 24, 2005 at 05:36:50PM CET:

* Peter O'Gorman wrote on Thu, Nov 24, 2005 at 03:29:24PM CET:

cd . && /bin/sh ./config.status libtool
config.status: executing libtool commands
cp ../libtool/libltdl/argz_.h libltdl/argz.h-t
cp: cannot create regular file `libltdl/argz.h-t': No such file or directory
make: *** [libltdl/argz.h] Error 1


Scratch my first patch, it creates libltdl/libltdl in the subpackage
case.

Next try: add slash, so our sed script that creates libltdl/Makefile.am
removes this.  Add `.' so $(mkinstalldirs) has at least one argument.

This works for me. Thanks. Yes I had --disable-dependency-tracking - apple's gcc with multiple -arch flags barfs with dependency flags.

Thank you!
Peter

BTW, this makes me sad:
peter$ ping savannah.gnu.org
PING savannah.gnu.org (199.232.41.3): 56 data bytes
^C
--- savannah.gnu.org ping statistics ---
16 packets transmitted, 0 packets received, 100% packet loss


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to