public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
* Re: [SCM]  master: Make TestSysRoot runnable by TestRunner.
       [not found] <20080115200331.31018.qmail@sourceware.org>
@ 2008-01-16 13:24 ` Mark Wielaard
  0 siblings, 0 replies; only message in thread
From: Mark Wielaard @ 2008-01-16 13:24 UTC (permalink / raw)
  To: frysk; +Cc: Stan Cox

Hi Stan,

On Tue, 2008-01-15 at 20:03 +0000, scox@sourceware.org wrote:

> commit 195dbd82a19661fb6839274d047178cae498747d
> Author: Stan Cox <scox@redhat.com>
> Date:   Tue Jan 15 14:53:39 2008 -0500
> 
>     Make TestSysRoot runnable by TestRunner.
>     
>     * Makefile.am (pkgdatadir/test-sysroot): New.
>     * TestSysRoot.java (testHaveSysRoot): Test sysroot is now in pkgdatadir.

This seems to have broken make install. I am getting:

 /usr/bin/install -c -m 644 '../../frysk/frysk-core/frysk/pkgdatadir/test-sysroot/`pwd`/frysk/pkglibdir/funit-addresses' '/usr/local/frysk/share/frysk/funit-addresses'
/usr/bin/install: cannot stat `../../frysk/frysk-core/frysk/pkgdatadir/test-sysroot/`pwd`/frysk/pkglibdir/funit-addresses': No such file or directory
 /usr/bin/install -c -m 644 'frysk/pkgdatadir/test-sysroot//home/mark/src/frysk/frysk-core/frysk/pkglibdir/funit-addresses.c' '/usr/local/frysk/share/frysk/funit-addresses.c'
 /usr/bin/install -c -m 644 '../../frysk/frysk-core/frysk/pkgdatadir/test-sysroot/usr/lib/debug/`pwd`/frysk/pkglibdir/funit-addresses.debug' '/usr/local/frysk/share/frysk/funit-addresses.debug'
/usr/bin/install: cannot stat `../../frysk/frysk-core/frysk/pkgdatadir/test-sysroot/usr/lib/debug/`pwd`/frysk/pkglibdir/funit-addresses.debug': No such file or directory
make[4]: *** [install-pkgdataDATA] Error 1

The `pwd` expands to an absolute path which seems to be the root cause
of the trouble. Unfortunately I don't have a smart idea how to fix this
at the moment :{ Could you take a look?

Thanks,

Mark

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-16 13:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20080115200331.31018.qmail@sourceware.org>
2008-01-16 13:24 ` [SCM] master: Make TestSysRoot runnable by TestRunner Mark Wielaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).