On Wed, 29 Jan 2003 17:52:57 +0000 Andrew Hughes <hughes2002@btinternet.com> wrote: > On Wed, 29 Jan 2003 11:17:52 +0000 > Keith Matthews <keith_m@sweeney.demon.co.uk> wrote: > > > I'm having trouble compiling wine on a newish box. > > > > The problem is a missing symbol 'acs_map' cropping up in > > dlls/ttydrv/graphics.o. The symbol is not directly in the relevant > > source file so it seems to be from a macro or typedef but extensive > > grepping has not identified the source. I suspect the problem is a > > package missing in the distro (dRock 1.6.0) but have not been able > > to identify which one as I cannot track down where this symbol is > > coming from. > > > > acs_map appears to be part of ncurses. It is defined in curses.h. > You're either missing the headers or the ncurses library to link with. > Adding missing ncurses packages should solve it (possibly the .a > library and headers from the development package). What seems strange > is that the configure script must have detected the header(s) in order > to try and include them (they are #ifdefed). They are there all right (thought I had checked in /usr/include as well b*****r it). Problem now is why configure is not passing the reference correctly. Never did properly understand autoconf. _______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users