[DGD] Re: Couple of Solaris issues.
Erwin Harte
harte at is-here.com
Tue Mar 9 03:02:17 CET 2004
On Mon, Mar 08, 2004 at 05:51:22PM -0800, Tony Hoyt wrote:
> Hey, just trying to build dgd on a Sun Sparc Solaris 7 system. Here's what
> I've found.
>
> 1) Libs: Solaris requires the '-lsocket -lnsl' libs be included with all
> internet based apps. Typical issue, easly resolved for me but anyway you can
> address this in the Makefile? Just curious.
That sounds like a case of RTFM. ;-)
>From dgd/doc/Platforms:
SOLARIS SunOS 5.x. In src/Makefile set LIBS to -lsocket -lnsl.
Older versions also require src/host/Makefile.sysv to be
copied to src/host/Makefile.
> 2) Missing include: the unix based host/connect.c needs the <sys/file.h>
> include as it turns out. Else it doesn't build. That an issue with other
> OS's? Just curious.
This I hadn't heard before. Any idea what part of <sys/file.h> it
needs?
Cheers,
Erwin.
--
Erwin Harte <harte at is-here.com>
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list