|
|
sybperl-l Archive
Up Prev Next
From: "J dot Davis" <davisj1 at bellsouth dot net>
Subject: error compiling: "No DATAMODEL_NATIVE specified"
Date: Oct 21 1999 5:03PM
All,
Trying to compile SybPERL v2.11 against Solaris 2.6, with PERL 5.005_03;
am getting this error when make'ing:
---
In file included from /usr/include/sys/stream.h:26,
from /usr/include/netinet/in.h:38,
from
/usr/local/lib/perl5/5.00503/sun4-solaris/CORE/perl.h:523,
from DBlib.xs:17:
/usr/include/sys/model.h:32: #error "No DATAMODEL_NATIVE specified"
make[1]: *** [DBlib.o] Error 1
---
Looks like model.h needs "_LP64" or "_ILP32" defined; anyone know which
include path I might be missing? In CONFIG, have "EXTRA_LIBS=-ltli
-lnsl".
Thanks,
Jim Davis
BellSouth.net
|