From: Mike Gran <spk121@yahoo.com>
To: Kaloian Doganov <kaloian@doganov.org>, Gule User <guile-user@gnu.org>
Subject: Re: (fcntl fd F_GETLK ...) from Guile
Date: Mon, 3 Sep 2007 06:41:27 -0700 (PDT) [thread overview]
Message-ID: <771153.36133.qm@web37911.mail.mud.yahoo.com> (raw)
In-Reply-To: <873axwgoha.fsf@doganov.org>
--- Kaloian Doganov <kaloian@doganov.org> wrote:
> I guess by "Linux" you actually mean GNU/Linux, since the make
> program
> can not run on the bare kernel.
I knew I was going to get in trouble for that the moment I hit "send".
> Unfortunately, the configure script
> fails on my system (gNewSense):
Try this: http://lonelycactus.com/getlk-0.1.tar.gz
Anyway, configure failed for you because it did not find the definition
of the type "off_t" in <unistd.h>. I changed the test to look for it
in <sys/types.h>, because that is where the LSB says it should be.
If it fails again, you should write me directly, as autoconf problems
(and my failings as a coder) are off-topic for the list. ;-)
-Mike Gran
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
next prev parent reply other threads:[~2007-09-03 13:41 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-31 12:58 (fcntl fd F_GETLK ...) from Guile Kaloian Doganov
2007-08-31 23:50 ` Kevin Ryde
2007-09-01 9:53 ` Kaloian Doganov
2007-09-02 0:30 ` Kevin Ryde
2007-09-03 8:10 ` Kaloian Doganov
2007-09-02 3:34 ` Mike Gran
2007-09-03 8:08 ` Kaloian Doganov
2007-09-03 13:41 ` Mike Gran [this message]
2007-09-11 15:00 ` Kaloian Doganov
2007-09-11 16:03 ` Mike Gran
-- strict thread matches above, loose matches on Subject: below --
2007-08-31 14:19 dsmich
2007-09-01 17:58 dsmich
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=771153.36133.qm@web37911.mail.mud.yahoo.com \
--to=spk121@yahoo.com \
--cc=guile-user@gnu.org \
--cc=kaloian@doganov.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).