lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev problems compiling lynx2.7.1 for Solaris2.6


From: Zac Vohs
Subject: lynx-dev problems compiling lynx2.7.1 for Solaris2.6
Date: Thu, 13 Aug 1998 12:38:04 -0600 (MDT)

Hello,

  When I try to run 'make solaris2' to compile lynx 2.7.1, I get the
error message:
In file included from /usr/include/sys/stream.h:26,
                 from /usr/include/netinet/in.h:38,
                 from ../../Library/Implementation/tcp.h:555,
                 from ../../Library/Implementation/HTParse.c:6:
/usr/include/sys/model.h:32: #error "No DATAMODEL_NATIVE specified"
make[1]: *** [../../Library/solaris2/HTParse.o] Error 1
make[1]: Leaving directory
`/Net/cnssrc/usr/cns/src/unsupported/www/lynx/lynx2-7-1/WWW/Library/solaris2'
make: *** [solaris2] Error 1

Here's the corresponding lines from /usr/include/sys/model.h:
#if     defined(_LP64)
#define DATAMODEL_NATIVE        DATAMODEL_LP64
#elif   defined(_ILP32)
#define DATAMODEL_NATIVE        DATAMODEL_ILP32
#else
#error  "No DATAMODEL_NATIVE specified"
#endif  /* _LP64 || _ILP32 */

Can anyone tell me what this error means and how to get around it?
Thanks for your time!

Happy Computing!
Zac Vohs
ITS Central Resources



      "Death is a Dialouge between, The Spirit and the Dust."  ed
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
      |  Zac Vohs               |  finger address@hidden for more info   |
      |   address@hidden     |  http://ucsub.colorado.edu/~vohs    |
      |  US Geological Survey   |  http://webserver.cr.usgs.gov       |
      |  ITS Central Resources  |  http://www.colorado.edu/ITS/CR     |
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

reply via email to

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