public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
From: Mark Wielaard <mark@klomp.org>
To: frysk@sourceware.org
Cc: Stan Cox <scox@redhat.com>
Subject: Re: [SCM]  master: Make TestSysRoot runnable by TestRunner.
Date: Wed, 16 Jan 2008 13:24:00 -0000	[thread overview]
Message-ID: <1200489839.6395.16.camel@localhost.localdomain> (raw)
In-Reply-To: <20080115200331.31018.qmail@sourceware.org>

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

           reply	other threads:[~2008-01-16 13:24 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20080115200331.31018.qmail@sourceware.org>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1200489839.6395.16.camel@localhost.localdomain \
    --to=mark@klomp.org \
    --cc=frysk@sourceware.org \
    --cc=scox@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).