PLEASE TEST snapshots
Ben Lindstrom
mouring at etoh.eviladmin.org
Mon Apr 8 07:31:53 EST 2002
On Sun, 7 Apr 2002, Gert Doering wrote:
> Hi,
>
> On Sun, Apr 07, 2002 at 10:10:49AM -0700, Kevin Steves wrote:
> > :Major stumbling block is monitor_fdpass.c - SCO does not have a
> > :"struct cmsghdr", so all the CMSG_SPACE/CMSG_LEN macros fail with
> [..]
> > :Next issue is monitor_mm.c, due to having neither <sys/mman.h> nor
> > :mmap().
> >
> > can you try with current again?
>
> Better. Compilation works, though linking fails:
>
> undefined first referenced
> symbol in file
> munmap monitor_mm.o
> socketpair monitor.o
> ld fatal: Symbol referencing errors. No output written to sshd
>
> there is no socketpair() on SCO (relates to "no unix sockets here"), and
> of course no munmap() either.
>
Which is one of the reasons why I #ifdef out the section with munmap()
also in the proposed starting point in the bugzilla tree.
- Ben
More information about the openssh-unix-dev
mailing list