lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Compile problems with Lynx 2.8.4.


From: Thomas Dickey
Subject: Re: lynx-dev Compile problems with Lynx 2.8.4.
Date: Sat, 30 Mar 2002 10:48:02 -0500
User-agent: Mutt/1.2.5i

On Sat, Mar 30, 2002 at 09:01:20AM -0600, Fiber McGee wrote:
> Forwarded mail from address@hidden:
> 
> >Hi. I am having problems compiling Lynx 2.8.4 on my system. System is a Linux
> >2.2.10 box with glibc 2.0.7. Compiler is gcc 2.95.3 and the curses is ncurses
> >5.2.

that's a problem in FD_ZERO macro, which we don't tamper with.  Given the
rather old glibc compared with the newer gcc, it's probably a glibc bug
that's exposed by the compiler.  (The glibc maintainers have completely
disowned glibc 2.0.x, btw).

> >Command line: gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -DLINUX 
> >-I/usr/ssl/../include  -I../../.. -I../../../src -I../../.. 
> >-I../../../src  -I../../../WWW/Library/Implementation 
> >-O2    -I../../../WWW/Library/Implementation/ -DXMOSAIC_HACK -DACCESS_AUTH 
> >-c ../../../WWW/Library/Implementation/HTFTP.c
> >
> >Errors:
> >./../../WWW/Library/Implementation/HTFTP.c: In function `get_listen_socket':
> >./../../WWW/Library/Implementation/HTFTP.c:1088: Invalid `asm' statement:
> >./../../WWW/Library/Implementation/HTFTP.c:1088: fixed or forbidden register 
> >2
> >(cx) was spilled for class CREG.
> >make[1]: *** [HTFTP.o] Error 1
> >
> >I would appreciate any help. Thanks!
> >
> >-CX157
> 
> 
> 
> ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

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