help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] gst 1.96.5 srcdir!=builddir


From: Kevin Ryde
Subject: [Help-smalltalk] gst 1.96.5 srcdir!=builddir
Date: Wed, 17 Apr 2002 07:25:52 +1000
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i386-debian-linux-gnu)

Attempting to build in a separate build directory (a subdirectory
called "b") seems to fail, with

    config.status: linking ../../lightning/i386/asm.h to lightning/asm.h
    config.status: error: ../../lightning/i386/asm.h: file not found

I think the AC_CONFIG_LINKs in lightning.m4 shouldn't have $srcdir, I
think config.status will take care of that.

Also in tests/run-tests I think the $1 argument includes the $srcdir
path and doesn't need it added again.

Attachment: lightning.m4.diff
Description: Source code patch

Attachment: run-test.diff
Description: Source code patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]