This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: compiling lynx-2.8.4.1


On Mon, Jan 07, 2002 at 03:47:01PM +0800, Greg Matheson wrote:
> LYStrings.o(.text+0x4261):LYStrings.c: undefined reference to `acs_map'
> LYStrings.o(.text+0x4290):LYStrings.c: undefined reference to `acs_map'
> LYStrings.o(.text+0x4ee2):LYStrings.c: undefined reference to `acs_map'
> LYStrings.o(.text+0x4f1f):LYStrings.c: undefined reference to `acs_map'
> collect2: ld returned 1 exit status
> make[1]: *** [lynx.exe] Error 1
> make[1]: Leaving directory `/usr/src/lynx-2.8.4-1/src'
> make: *** [all] Error 2
> 
> So what do I do next? Has anyone succeeeded in compiling lynx?

Use -DBROKEN_LINKER when compiling.  That's a problem with current
ncurses and current binutils.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]