Bug 53 - trying to build on Caldera OpenUNIX 8.0.0, die in openbsd-compat
Summary: trying to build on Caldera OpenUNIX 8.0.0, die in openbsd-compat
Status: CLOSED WORKSFORME
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: Build system (show other bugs)
Version: -current
Hardware: ix86 Other
: P2 normal
Assignee: OpenSSH Bugzilla mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-19 07:10 AEDT by Larry Rosenman
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 Larry Rosenman 2001-12-19 07:10:26 AEDT
tried to compile on OpenUNIX 8 (2.9.9p2 worked just fine, modulo one port problem), and get the 
following:
$ make
        (cd openbsd-compat && make)
        cc -Xb -O -I. -I.. -I. -I./..  -I/usr/local/include -
I/usr/local/ssl/include -DHAVE_CONFIG_H -c bindresvport.c
UX:acomp: WARNING: 
"../defines.h", line 243: typedef redeclared: u_char
UX:acomp: ERROR: "bindresvport.c", 
line 66: undefined symbol: socklen_t
UX:acomp: ERROR: "bindresvport.c", line 66: Syntax 
error before or at: salen
UX:acomp: ERROR: "bindresvport.c", line 73: undefined symbol: 
salen
UX:acomp: WARNING: "bindresvport.c", line 73: argument #3 incompatible with 
prototype: getsockname()
UX:acomp: ERROR: "bindresvport.c", line 83: undefined symbol: 
salen
UX:acomp: ERROR: "bindresvport.c", line 87: undefined symbol: salen
UX:acomp: ERROR: 
"bindresvport.c", line 105: undefined symbol: salen
*** Error code 1 (bu21)
UX:make: ERROR: 
fatal error.
*** Error code 1 (bu21)
UX:make: ERROR: fatal error.
$ 

I can give shell access to the 
box, and doc on the system is installed at http://www.lerctr.org:457/
Comment 1 Tim Rice 2002-02-26 07:50:54 AEDT
Any of the current snapshots build just fine for me on 
Caldera Open UNIX 8. If you have trouble with a current snapshot,
re-open this bug.
Comment 2 Damien Miller 2004-04-14 12:24:17 AEST
Mass change of RESOLVED bugs to CLOSED