lynx-dev
[Top][All Lists]
Advanced

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

Autoconfig on OSF (was Re: LYNX-DEV lynx problem!)


From: Michael Warner
Subject: Autoconfig on OSF (was Re: LYNX-DEV lynx problem!)
Date: Tue, 8 Apr 1997 19:35:10 -0700 (PDT)

On Tue, 8 Apr 1997, Jim Spath (Webmaster Jim) wrote:

> On Mon, 7 Apr 1997, Eric J. Sison wrote:
> >     I just ran into some problems with lynx versions 2.6, 2.7, and
> >     2.7.1 on a DEC Alpha 2100 running Digital Unix 4.0b.
> >     When building lynx from these versions I get the error "ttytype
> >     not defined."  So I add a -Dttytype in the Makefile.  Then I do a
> >     "make osf"  Everything builds without any errors and the lynx
> >     binary is created.  I attempt to run it then is dumps core.
> 
> Are you willing to test the "newer" Lynx autoconfigure version?  Your
> system is one we (Tom Dickey & I) have no access to.  If so, look at:
> http://www.slcc.edu/lynx/current/

OK, here's the result of trying lynx2.7.1ac-0.2.zip on a DEC Alpha,
Digital UNIX 4.0A (Rev. 464) (don't know off-hand if it's a 2100):

In /tmp/lynx2.7.1, I ran configure, renamed Makefile to XMakefile to
keep it out of the way, and then ran 'make osf'.  Didn't work.
Results below:

% make osf
cd WWW/Library/unix; make CC="gcc"  LYFLAGS="-DDIRED_SUPPORT -DLONG_LIST  
-DEXP_CHARTRANS  -I../../.. -Olimit 2000 -DSYS5"
if [ ! -r ../.. ] ; then mkdir ../..; else echo OK ; fi
OK
if [ ! -r ../../Library ] ; then mkdir ../../Library; else echo OK ; fi
OK
if [ ! -r ../../Library/unix ] ;  then mkdir ../../Library/unix; else echo OK ; 
fi
OK
touch ../../Library/unix/.created
gcc -c -o ../../Library/unix/HTParse.o -DHAVE_CONFIG_H  -DDIRED_SUPPORT 
-DLONG_LIST  -DEXP_CHARTRANS  -I../../.. -Olimit 2000 -DSYS5 -O2  
-DDIRED_SUPPORT -DLONG_LIST  -DEXP_CHARTRANS  -I../../.. -Olimit 2000 -DSYS5  
-I../../Library/Implementation/ -DXMOSA


IC_HACK -DACCESS_AUTH  ../../Library/Implementation/HTParse.c
gcc: 2000: No such file or directory
gcc: 2000: No such file or directory
cc1: Invalid option `-Olimit'
cc1: Invalid option `-Olimit'
*** Exit 1
Stop.
*** Exit 1
Stop.

Any other info, log files, or whatever, that you'd like let me know
and I'll pass it along.

-- 
Michael Warner
<address@hidden>


;
; 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]