lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV still can't get ./configure to work (lynx2.7.1ac-0.12.tar.g


From: Larry W. Virden, x2487
Subject: Re: LYNX-DEV still can't get ./configure to work (lynx2.7.1ac-0.12.tar.gz)
Date: Sat, 26 Apr 1997 04:07:17 -0400

Re: problems with configure vs gcc.

Okay, first, let's talk about your problem with gcc.  You say 'gcc2.7.2
no longer works' but I don't recall seeing a msg from you indicating
_what_ no longer works.  Could you give a bit more info?

Second, what's the deal with the configure failing?  I don't get it.
Setting  the CPPFLAGS and LIBS should not cause the checking the C
compiler option should it?

However, here's what I am forced to do with Sun's compiler to find
ncurses with the new autoconfig (ps - this looks like it is going to be
a nightmare to support unless these issues are resolved before the
next release).


export LIBS="-L/projects/gnu/sparc-sun-solaris2.4/lib 
-R/projects/gnu/sparc-sun-solaris2.4/lib -lncurses"
export CPPFLAGS="-I/projects/gnu/sparc-sun-solaris2.4/include 
-I/projects/gnu/sparc-sun-solaris2.4/include/ncurses"
export CFLAGS="-fast -xO5 -xdepend -v"
export CFLAGS="-g"
export CC=cc


./configure  --prefix=/projects/sprs_lwv/sol2 --with-screen=ncurses
-- 
Larry W. Virden                 INET: address@hidden
<URL:http://www.teraform.com/%7Elvirden/> <*> O- "We are all Kosh."
Unless explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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