lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev config problem continued


From: Vlad Harchev
Subject: Re: lynx-dev config problem continued
Date: Mon, 17 May 1999 05:22:57 +0500 (SAMST)

On Sun, 16 May 1999, Laura Eaves wrote:

> I tried builidng an old version of lynx and it also failed, leading me to
> believe the problem is in my environment.
> I tried running ranlib on libslang.a but that didn't make the
> problem go away.  (Still can't link to -lslang.)
> 
> However, I did find the following near the bottom of config.log:
> 
> configure:7979: gcc -o conftest -g -I/intac/u4/leaves/slang/include 
> -I/intac/u4/leaves/ssl/include -DBSDI   conftest.c -L/usr/lib/slang -lslang 
> -lm -L/intac/u4/leaves/slang/lib -L/intac/u4/leaves/ssl/lib  -ltermlib 1>&5
> 
> This fails to link.
> NOTE that -lslang appears on the command line before
> -L$HOME/slang -L$HOME/ssl.
> This is clearly wrong.
> 
> Any ideas what may be going wrong?
> This used to work.
> I would like to find a solution so I can fix Phillip's 123- bug in
> the latest version.
> Thanks for your help.
> --le
> 

 I recommend you to hack 'configure' in order not to delete 'conftest.c'.
Then, having 'conftest.c' on which compilation fails, run the same command
line and watch the cc's messages.

 Best regards,
  -Vlad


reply via email to

[Prev in Thread] Current Thread [Next in Thread]