Re: [Fink-devel] guile16-1.6.7-1013 failed to install

2007-09-14 Thread Alexander Hansen
On 9/14/07, Eric Keiter <[EMAIL PROTECTED]> wrote:
>
> OK, I just did that and there are a lot more readline related files in
> /sw/lib.
>
> Thanks, I think that will probably fix it.  I'm not sure how readline got
> mangled, but I might have had to awkwardly shut the computer down during an
> update a few days ago - that might be the issue.
>
> Thanks,
> Eric
>
>
Yeah, that could well do it--maybe the shutdown just happened to occur
just after the prior files got removed but before all of the new ones
got installed.

-- 
Alexander K. Hansen
akh AT finkproject DOT org
Fink User Liaison and Documenter

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] guile16-1.6.7-1013 failed to install

2007-09-14 Thread Eric Keiter

OK, I just did that and there are a lot more readline related files in
/sw/lib.

Thanks, I think that will probably fix it.  I'm not sure how readline got
mangled, but I might have had to awkwardly shut the computer down during an
update a few days ago - that might be the issue.

Thanks,
Eric



On 9/14/07 3:23 PM, "Alexander Hansen" <[EMAIL PROTECTED]> wrote:

> On 9/14/07, Alexander Hansen <[EMAIL PROTECTED]> wrote:
>> On 9/14/07, Eric Keiter <[EMAIL PROTECTED]> wrote:
>>> 
>>> Both say, "no match"
>>> 
>>> 
>>> ls -l /sw/lib/libreadl*
>>> tcsh: ls: No match.
>>> 
>>> 
>>> file /sw/lib/libreadl*
>>> tcsh: file: No match.
>>> 
>>> 
>>> 
>>> Eric
>>> [EMAIL PROTECTED]
>>> 
>>> 
>>> 
>> Very odd, considering that readline5 (which does indeed give
>> /sw/lib/libreadline.dylib) is a listed dependency of guile16.  Maybe
>> you just need to do "fink reinstall readline5"--though run the
>> commands again to verify the file's existence in your filesystem.
>>> 
>>> 
> Or do a "fink rebuild readline5" first to be proactive.



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] guile16-1.6.7-1013 failed to install

2007-09-14 Thread Alexander Hansen
On 9/14/07, Alexander Hansen <[EMAIL PROTECTED]> wrote:
> On 9/14/07, Eric Keiter <[EMAIL PROTECTED]> wrote:
> >
> > Both say, "no match"
> >
> >
> > ls -l /sw/lib/libreadl*
> > tcsh: ls: No match.
> >
> >
> > file /sw/lib/libreadl*
> > tcsh: file: No match.
> >
> >
> >
> > Eric
> > [EMAIL PROTECTED]
> >
> >
> >
> Very odd, considering that readline5 (which does indeed give
> /sw/lib/libreadline.dylib) is a listed dependency of guile16.  Maybe
> you just need to do "fink reinstall readline5"--though run the
> commands again to verify the file's existence in your filesystem.
> >
> >
Or do a "fink rebuild readline5" first to be proactive.

-- 
Alexander K. Hansen
akh AT finkproject DOT org
Fink User Liaison and Documenter

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] guile16-1.6.7-1013 failed to install

2007-09-14 Thread Jean-François Mertens

On 14 Sep 2007, at 23:09, Eric Keiter wrote:

>
> Both say, "no match"
>
>
> ls -l /sw/lib/libreadl*
> tcsh: ls: No match.
>
>
> file /sw/lib/libreadl*
> tcsh: file: No match.

And fink list readline5 shows the pkg installed ??
Anyway, pleae first rebuild and reinstall readline5,
and then this should disappear ...

JF Mertens

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] guile16-1.6.7-1013 failed to install

2007-09-14 Thread Alexander Hansen
On 9/14/07, Eric Keiter <[EMAIL PROTECTED]> wrote:
>
> Both say, "no match"
>
>
> ls -l /sw/lib/libreadl*
> tcsh: ls: No match.
>
>
> file /sw/lib/libreadl*
> tcsh: file: No match.
>
>
>
> Eric
> [EMAIL PROTECTED]
>
>
>
Very odd, considering that readline5 (which does indeed give
/sw/lib/libreadline.dylib) is a listed dependency of guile16.  Maybe
you just need to do "fink reinstall readline5"--though run the
commands again to verify the file's existence in your filesystem.
>
>
> On 9/14/07 3:07 PM, "Jean-François Mertens"
> <[EMAIL PROTECTED]> wrote:
>
> >
> > On 14 Sep 2007, at 22:56, Jean-François Mertens wrote:
> >
> 
> >>> Judging by the "rl" in the symbol list, it looks like a problem with
> >>> readline.  Do you happen to have a non-Fink libreadline.dylib laying
> >>> around in /usr/local?
> >>
> >> But I see no -L/sw/lib in that line !
> >> And indeed an fgrep in the output of nm shows all those symbols
> >> in libreadline in /sw/lib, and none in /usr/lib ..
> >>
> >> /usr/ rather than /usr/local seems the problem here.
> >> Something else must have gone wrong in configure
> >> to lead to that missing -L flag...
> >> Maybe readline5 was not well installed ??
> >
> > Sorry _ no missing flags _ the pkg uses SetLIBRARY_PATH
> > No idea then ...
> > What does "ls -l /sw/lib/libreadl*" give ?
> > And "file /sw/lib/libreadl*" ?
> >
> > JF Mertens
> >
> >
>
>
>


-- 
Alexander K. Hansen
akh AT finkproject DOT org
Fink User Liaison and Documenter

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] guile16-1.6.7-1013 failed to install

2007-09-14 Thread Eric Keiter

Both say, "no match"


ls -l /sw/lib/libreadl*
tcsh: ls: No match.


file /sw/lib/libreadl*
tcsh: file: No match.



Eric
[EMAIL PROTECTED]





On 9/14/07 3:07 PM, "Jean-François Mertens"
<[EMAIL PROTECTED]> wrote:

> 
> On 14 Sep 2007, at 22:56, Jean-François Mertens wrote:
> 
 
>>> Judging by the "rl" in the symbol list, it looks like a problem with
>>> readline.  Do you happen to have a non-Fink libreadline.dylib laying
>>> around in /usr/local?
>> 
>> But I see no -L/sw/lib in that line !
>> And indeed an fgrep in the output of nm shows all those symbols
>> in libreadline in /sw/lib, and none in /usr/lib ..
>> 
>> /usr/ rather than /usr/local seems the problem here.
>> Something else must have gone wrong in configure
>> to lead to that missing -L flag...
>> Maybe readline5 was not well installed ??
> 
> Sorry _ no missing flags _ the pkg uses SetLIBRARY_PATH
> No idea then ...
> What does "ls -l /sw/lib/libreadl*" give ?
> And "file /sw/lib/libreadl*" ?
> 
> JF Mertens
> 
> 



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] guile16-1.6.7-1013 failed to install

2007-09-14 Thread Jean-François Mertens

On 14 Sep 2007, at 22:56, Jean-François Mertens wrote:

>>>
>> Judging by the "rl" in the symbol list, it looks like a problem with
>> readline.  Do you happen to have a non-Fink libreadline.dylib laying
>> around in /usr/local?
>
> But I see no -L/sw/lib in that line !
> And indeed an fgrep in the output of nm shows all those symbols
> in libreadline in /sw/lib, and none in /usr/lib ..
>
> /usr/ rather than /usr/local seems the problem here.
> Something else must have gone wrong in configure
> to lead to that missing -L flag...
> Maybe readline5 was not well installed ??

Sorry _ no missing flags _ the pkg uses SetLIBRARY_PATH
No idea then ...
What does "ls -l /sw/lib/libreadl*" give ?
And "file /sw/lib/libreadl*" ?

JF Mertens


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] guile16-1.6.7-1013 failed to install

2007-09-14 Thread Jean-François Mertens

On 14 Sep 2007, at 22:38, Alexander K. Hansen wrote:

> Eric Keiter wrote:
>> To whom  may concern,
>>
>> I have an MacBook Pro laptop, which runs with OSX version 10.4.10  
>> and uses a
>> 1.83 Ghz Intel Core Duo processor.
>>
>> Yesterday, I did a fink self-update, and after that I did a fink  
>> update-all.
>>
>> Guile16 attempted to update itself, and failed.  The build error is:
>>
>>
>> ---
>> gcc  -o .libs/libguilereadline-v-12.12.3.0.so -bundle  .libs/ 
>> readline.o
>> ../libguile/.libs/libguile.dylib
>> /sw/src/fink.build/guile16-1.6.7-1013/guile-1.6.7/libguile/.././ 
>> libguile-ltd
>> l/.libs/libguile-ltdl.dylib ../libguile-ltdl/.libs/libguile- 
>> ltdl.dylib
>> -lreadline -lncurses
>> /usr/bin/ld: Undefined symbols:
>> __rl_init_argument
>> __rl_kill_kbd_macro
>> _free_undo_list
>> _rl_clear_message
>> _rl_get_keymap
>> _rl_get_keymap_name
>> _rl_pending_input
>> collect2: ld returned 1 exit status
>> make[4]: *** [libguilereadline-v-12.la] Error 1
>> make[3]: *** [all-recursive] Error 1
>> make[2]: *** [all] Error 2
>> make[1]: *** [all-recursive] Error 1
>> make: *** [all] Error 2
>> ### execution of /var/tmp/tmp.1.4ClTfS failed, exit code 2
>> Removing runtime build-lock...
>> Removing build-lock package...
>> /sw/bin/dpkg-lockwait -r fink-buildlock-guile16-1.6.7-1013
>> (Reading database ... 127016 files and directories currently  
>> installed.)
>> Removing fink-buildlock-guile16-1.6.7-1013 ...
>> Failed: phase compiling: guile16-1.6.7-1013 failed
>>
>> ---
>>
>>
>> Unfortunately, a lot of things depend on guile, and now it seems  
>> that a lot
>> of those things aren't working anymore.  I've tried doing self  
>> updates
>> repeatedly since this happened, but to no avail.  It still fails.
>>
>> Help!?
>>
>> Thanks!
>> Eric Keiter
>> Electrical and Microsystem Modeling
>> Sandia National Laboratories
>> [EMAIL PROTECTED]
>> 505-284-6088
>>
>>
>>
> Judging by the "rl" in the symbol list, it looks like a problem with
> readline.  Do you happen to have a non-Fink libreadline.dylib laying
> around in /usr/local?

But I see no -L/sw/lib in that line !
And indeed an fgrep in the output of nm shows all those symbols
in libreadline in /sw/lib, and none in /usr/lib ..

/usr/ rather than /usr/local seems the problem here.
Something else must have gone wrong in configure
to lead to that missing -L flag...
Maybe readline5 was not well installed ??

JF Mertens

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] guile16-1.6.7-1013 failed to install

2007-09-14 Thread Alexander K. Hansen
Eric Keiter wrote:
> To whom  may concern,
>
> I have an MacBook Pro laptop, which runs with OSX version 10.4.10 and uses a
> 1.83 Ghz Intel Core Duo processor.
>
> Yesterday, I did a fink self-update, and after that I did a fink update-all.
>
> Guile16 attempted to update itself, and failed.  The build error is:
>
>
> ---
> gcc  -o .libs/libguilereadline-v-12.12.3.0.so -bundle  .libs/readline.o
> ../libguile/.libs/libguile.dylib
> /sw/src/fink.build/guile16-1.6.7-1013/guile-1.6.7/libguile/.././libguile-ltd
> l/.libs/libguile-ltdl.dylib ../libguile-ltdl/.libs/libguile-ltdl.dylib
> -lreadline -lncurses
> /usr/bin/ld: Undefined symbols:
> __rl_init_argument
> __rl_kill_kbd_macro
> _free_undo_list
> _rl_clear_message
> _rl_get_keymap
> _rl_get_keymap_name
> _rl_pending_input
> collect2: ld returned 1 exit status
> make[4]: *** [libguilereadline-v-12.la] Error 1
> make[3]: *** [all-recursive] Error 1
> make[2]: *** [all] Error 2
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> ### execution of /var/tmp/tmp.1.4ClTfS failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-guile16-1.6.7-1013
> (Reading database ... 127016 files and directories currently installed.)
> Removing fink-buildlock-guile16-1.6.7-1013 ...
> Failed: phase compiling: guile16-1.6.7-1013 failed
>
> ---
>
>
> Unfortunately, a lot of things depend on guile, and now it seems that a lot
> of those things aren't working anymore.  I've tried doing self updates
> repeatedly since this happened, but to no avail.  It still fails.
>
> Help!?
>
> Thanks!
> Eric Keiter
> Electrical and Microsystem Modeling
> Sandia National Laboratories
> [EMAIL PROTECTED]
> 505-284-6088
>
>
>   
Judging by the "rl" in the symbol list, it looks like a problem with 
readline.  Do you happen to have a non-Fink libreadline.dylib laying 
around in /usr/local?

-- 
Alexander K. Hansen
Fink User Liaison/Documenter
akh AT finkproject DOT org


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] guile16-1.6.7-1013 failed to install

2007-09-14 Thread Eric Keiter

To whom  may concern,

I have an MacBook Pro laptop, which runs with OSX version 10.4.10 and uses a
1.83 Ghz Intel Core Duo processor.

Yesterday, I did a fink self-update, and after that I did a fink update-all.

Guile16 attempted to update itself, and failed.  The build error is:


---
gcc  -o .libs/libguilereadline-v-12.12.3.0.so -bundle  .libs/readline.o
../libguile/.libs/libguile.dylib
/sw/src/fink.build/guile16-1.6.7-1013/guile-1.6.7/libguile/.././libguile-ltd
l/.libs/libguile-ltdl.dylib ../libguile-ltdl/.libs/libguile-ltdl.dylib
-lreadline -lncurses
/usr/bin/ld: Undefined symbols:
__rl_init_argument
__rl_kill_kbd_macro
_free_undo_list
_rl_clear_message
_rl_get_keymap
_rl_get_keymap_name
_rl_pending_input
collect2: ld returned 1 exit status
make[4]: *** [libguilereadline-v-12.la] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.4ClTfS failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-guile16-1.6.7-1013
(Reading database ... 127016 files and directories currently installed.)
Removing fink-buildlock-guile16-1.6.7-1013 ...
Failed: phase compiling: guile16-1.6.7-1013 failed

---


Unfortunately, a lot of things depend on guile, and now it seems that a lot
of those things aren't working anymore.  I've tried doing self updates
repeatedly since this happened, but to no avail.  It still fails.

Help!?

Thanks!
Eric Keiter
Electrical and Microsystem Modeling
Sandia National Laboratories
[EMAIL PROTECTED]
505-284-6088






-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel