From: Roger Mc Murtrie <rogermc@iinet.net.au>
To: Neil Jerram <neil@ossau.uklinux.net>
Cc: bug-guile@gnu.org
Subject: Re: Intel Mac-mini OSX 10.5.1 guile test results
Date: Fri, 25 Jan 2008 12:31:10 +1100 [thread overview]
Message-ID: <93FFB602-A52D-41A6-B987-D330A188C2AD@iinet.net.au> (raw)
In-Reply-To: <87y7ae3kqj.fsf@ossau.uklinux.net>
I'm having trouble implementing the patches.
The problem seems to occur when autoconf runs.
It generates configure with a CR after the 3 in the guile version
number:
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for guile-readline -n 1.8.3
.
#
From scratch, if I just do the configure.in patch, configure works OK
When I make a change to readline.c, then make distclean the following
occurs:
make distclean
cd . && /bin/sh /Applications_Packages/guile-1.8.3/guile-readline/
missing --run aclocal-1.10
cd . && /bin/sh /Applications_Packages/guile-1.8.3/guile-readline/
missing --run automake-1.10 --foreign
cd . && /bin/sh /Applications_Packages/guile-1.8.3/guile-readline/
missing --run autoconf
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --no-create --no-
recursion
./configure: line 4: .: filename argument required
.: usage: . filename [arguments]
make: *** [config.status] Error 2
If I manually correct this, I get failure when conftest tries to run
as it generates confdefs with the same problem
I can't figure out where its doing this.
Can you suggest where the problem might be?
Thanks
Roger
On 25/01/2008, at 9:46 AM, Neil Jerram wrote:
> Roger Mc Murtrie <rogermc@iinet.net.au> writes:
>
>> Result of latest
>> make distclean
>> ./configure
>> make
>>
>> gcc -dynamiclib -o .libs/libguilereadline-
>> v-17.17.0.2.dylib ............
>>
>> Undefined symbols:
>> "_rl_get_keymap", referenced from:
>> _scm_init_readline in readline.o
>> "_rl_get_keymap_name", referenced from:
>> _scm_init_readline in readline.o
>> ld: symbol(s) not found
>> collect2: ld returned 1 exit status
>> make[4]: *** [libguilereadline-v-17.la] Error 1
>
> Thanks. I think the patch below should fix those.
>
> Regards,
> Neil
>
>
next prev parent reply other threads:[~2008-01-25 1:31 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-09 3:57 Intel Mac-mini OSX 10.5.1 guile test results Roger Mc Murtrie
2008-01-10 19:08 ` Neil Jerram
2008-01-23 23:24 ` Neil Jerram
2008-01-24 13:36 ` Roger Mc Murtrie
2008-01-24 22:01 ` Neil Jerram
[not found] ` <7A8A3E01-C259-46BB-8FA7-92F75AAB7642@iinet.net.au>
[not found] ` <87y7ae3kqj.fsf@ossau.uklinux.net>
2008-01-25 1:31 ` Roger Mc Murtrie [this message]
2008-01-25 8:20 ` Roger Mc Murtrie
2008-01-29 23:09 ` Neil Jerram
2008-01-30 0:35 ` Roger Mc Murtrie
2008-01-30 21:54 ` Neil Jerram
[not found] ` <87zlvept9v.fsf@ossau.uklinux.net>
[not found] ` <0CAB0B4F-7CA6-4892-9066-BA9D0CA56EAF@iinet.net.au>
[not found] ` <7A68F70F-CCDB-46E7-9B11-D4B564B33F7C@iinet.net.au>
[not found] ` <87prw91dwv.fsf@ossau.uklinux.net>
2008-01-10 23:46 ` Roger Mc Murtrie
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=93FFB602-A52D-41A6-B987-D330A188C2AD@iinet.net.au \
--to=rogermc@iinet.net.au \
--cc=bug-guile@gnu.org \
--cc=neil@ossau.uklinux.net \
/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).