Well dev2 gets further, to "Linking and creating Lynx executable".
../WWW/Library/Implementation/libwww.a(HTTP.o): In function `HTLoadHTTP': HTTP.o(.text+0xe5a): undefined reference to `LYAcceptEncoding' HTTP.o(.text+0xe6e): undefined reference to `tbl_preferred_encoding' HTTP.o(.text+0xe84): undefined reference to `tbl_preferred_encoding' collect2: ld returned 1 exit status *** Error code 1 Stop in /usr/local/lynx2-8-6/src (line 96 of makefile). *** Error code 1 Stop in /usr/local/lynx2-8-6/src (line 164 of makefile). On Wed, 26 May 2004, Thomas Dickey wrote: > Date: Wed, 26 May 2004 05:52:36 -0400 (EDT) > From: Thomas Dickey <[EMAIL PROTECTED]> > To: Stef Caunter <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: [Lynx-dev] program cc1 got fatal signal 11 > > On Tue, 25 May 2004, Stef Caunter wrote: > > > lynx2.8.6dev4 on stock OpenBSD-3.5 on i386 gives me: > > > > gcc: internal compiler error: program cc1 got fatal signal 11 > > *** Error code 1 > > > > Stop in /usr/local/lynx2-8-6/WWW/Library/Implementation (line 226 of makefile). > > *** Error code 1 > > > > Stop in /usr/local/lynx2-8-6 (line 164 of makefile). > > > > This occurs right after SGML.c > > > > Just doing ./configure --with-ssl, nothing special. > > occasionally that sort of problem is due to some obscure change in ifdef's > (and can be isolated by comparing to the older version). Does dev.2 build > properly? > > -- > Thomas E. Dickey > http://invisible-island.net > ftp://invisible-island.net > _______________________________________________ Lynx-dev mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lynx-dev
