Re: Dumb Newbie: Installing / Compiling SSH
From: Ralf Fassel (ralfixx@gmx.de)Date: 05/25/02
- Next message: Nico Kadel-Garcia: "Re: Compiling OpenSSH-3.2.2p1 under Cygwin undefined reference to `setgroups'"
- Previous message: David Christensen: "Re: Compiling OpenSSH-3.2.2p1 under Cygwin undefined reference to `setgroups'"
- In reply to: Mike O'Connor: "Re: Dumb Newbie: Installing / Compiling SSH"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Ralf Fassel <ralfixx@gmx.de> Date: 25 May 2002 11:50:21 +0200
* Mike O'Connor <mjo@dojo.mi.org>
| You'll want to comment out the HAVE_CONTROL_IN_MSGHDR in config.h,
| or use whatever appropriate configure options it takes to get that
| un-#define-d. Then it should build.
I have simply snipped the definition of SCM_RIGHTS from the
sys/socket.h header file and added an appropriate -D for it for
compiling that one object file. (SCM_RIGHTS is wrapped inside a
#ifdef _XOPEN_SOURCE)
`Works' so far, but I'm mainly using ssh intranet ;-)
R'
- Next message: Nico Kadel-Garcia: "Re: Compiling OpenSSH-3.2.2p1 under Cygwin undefined reference to `setgroups'"
- Previous message: David Christensen: "Re: Compiling OpenSSH-3.2.2p1 under Cygwin undefined reference to `setgroups'"
- In reply to: Mike O'Connor: "Re: Dumb Newbie: Installing / Compiling SSH"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|