Bug 57 - make: #error "No DATAMODEL_NATIVE specified"
Summary: make: #error "No DATAMODEL_NATIVE specified"
Status: CLOSED INVALID
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: Build system (show other bugs)
Version: -current
Hardware: SPARC Solaris
: P2 normal
Assignee: OpenSSH Bugzilla mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-21 04:37 AEDT by Manuel
Modified: 2004-04-14 12:24 AEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel 2001-12-21 04:37:29 AEDT
I tried to compile it for Solaris 6 (Sparc) and I have the following error :-(
can someone help me??


OS: Solaris 6
GCC Version: 2.6.3
GNUMake Version: 3.74

 # make
(cd openbsd-compat && make)
make[1]: Entering directory `/openssh-3.0.2p1/openbsd-compat'
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. 
-I/usr/local/include -DHAVE_CONFIG_H -c bsd-arc4random.c
In file included from ../defines.h:10,
                 from ../config.h:821,
                 from ../includes.h:22,
                 from bsd-arc4random.c:25:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.3/2.6.3/include/sys/param.h:175:
warning: `NBBY' redefined
/usr/include/sys/select.h:45: warning: this is the location of the previous
definition
In file included from /usr/include/sys/stream.h:26,
                 from /usr/include/netinet/in.h:38,
                 from ../defines.h:12,
                 from ../config.h:821,
                 from ../includes.h:22,
                 from bsd-arc4random.c:25:
/usr/include/sys/model.h:32: #error "No DATAMODEL_NATIVE specified"
make[1]: *** [bsd-arc4random.o] Error 1
make[1]: Leaving directory `/openssh-3.0.2p1/openbsd-compat'
make: *** [openbsd-compat/libopenbsd-compat.a] Error 2
Comment 1 Damien Miller 2002-01-14 19:21:53 AEDT
This looks like a broken gcc installation
Comment 2 Damien Miller 2002-04-17 11:27:13 AEST
3 months with no followup or confirmation = no bug
Comment 3 Damien Miller 2004-04-14 12:24:17 AEST
Mass change of RESOLVED bugs to CLOSED