From: ludovic.courtes@laas.fr (Ludovic Courtès)
To: "Marijn Schouten \(hkBst\)" <hkBst@gentoo.org>
Cc: guile-devel@gnu.org
Subject: Re: what am I doing wrong building 1.8?
Date: Wed, 22 Aug 2007 10:01:23 +0200 [thread overview]
Message-ID: <87ir78xajw.fsf@laas.fr> (raw)
In-Reply-To: <46CAF2C2.8030505@gentoo.org> (Marijn Schouten's message of "Tue\, 21 Aug 2007 16\:12\:18 +0200")
Hi,
"Marijn Schouten (hkBst)" <hkBst@gentoo.org> writes:
> Complete output can be found at:
>
> <http://dev.gentoo.org/~hkbst/guilenostrace2108.output>
> <http://dev.gentoo.org/~hkbst/guilestrace2108.output>
What's that:
open("/usr/lib/libsandbox.so", O_RDONLY) = 3
Doesn't it somehow virtualize the file system? Might it have undesired
side effects?
Otherwise, I can't explain `ls' output can show `configure.in' and a few
lines later `stat ()' returns ENOENT.
You could as well as try something like this in `autogen.sh':
strace -e stat,stat64,lstat,lstat64 -f stat --terse configure.in
stat --terse configure.in || echo "STAT FAILED"
> I am using a gnulib build from the live repository. The one on the logs is
> only a few days old, but todays version doesn't fix the problem. The version
> it reports:
>
> /usr/share/gnulib/gnulib-tool (GNU gnulib) 2007-07-23
>
> is a lie.
At this point, I don't think it really matters. :-)
Thanks,
Ludovic.
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel
prev parent reply other threads:[~2007-08-22 8:01 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-13 21:13 what am I doing wrong building 1.8? Andy Wingo
2007-08-13 21:27 ` Andy Wingo
2007-08-14 8:59 ` Ludovic Courtès
2007-08-14 19:27 ` Andy Wingo
2007-08-14 9:18 ` Ludovic Courtès
2007-08-14 15:05 ` Ludovic Courtès
2007-08-14 22:47 ` Neil Jerram
2007-08-16 10:28 ` Ludovic Courtès
2007-08-19 13:17 ` Marijn Schouten (hkBst)
2007-08-20 8:02 ` Ludovic Courtès
2007-08-20 12:06 ` Marijn Schouten (hkBst)
2007-08-20 14:48 ` Ludovic Courtès
2007-08-20 15:16 ` Marijn Schouten (hkBst)
2007-08-21 7:41 ` Ludovic Courtès
2007-08-21 14:12 ` Marijn Schouten (hkBst)
2007-08-22 8:01 ` Ludovic Courtès [this message]
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
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ir78xajw.fsf@laas.fr \
--to=ludovic.courtes@laas.fr \
--cc=guile-devel@gnu.org \
--cc=hkBst@gentoo.org \
/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).