Subject: Re: asun 2.1.3 on Solaris 7 (x86)
From: Ricardo Stella (stella@rider.edu)
Date: Wed Apr 12 2000 - 17:38:47 EDT
Thanks for the tip... Somehow TCPWRAPPER stayed there even after a make
clean. I started again with a fresh tar and it compiled !
Next, I'll start to enable each piece... Yes, TCPWRAPPER libs are not
there (as it's not ship with Solaris, though I do have the libraries
elseware).
Now, about the SSL stuff... In the US, we are still bound to use RSAREF
here. With openssl we use the RSAGLUE library. Any pointers as to
where we need them defined ?
Usually it's defined like:
-L/usr/local/ssl/lib -lssl -lRSAglue -lcrypto -lrsaref
So far all I found is that the libs are included somewhere...
Thanks in advance...
andrew morgan wrote:
>
> On Wed, 12 Apr 2000, Ricardo Stella wrote:
>
> >
> > What version of Solaris x86 ? Cause 7 doesn't seem to work...
> >
> > BTW, about not been able to use GCC to make a 64 bit kernel is not
> > applicable, since x86 is still 32 bits only.
> >
> > Here's a rundown on what happens:
> >
> > Using GCC 2.8.1
> > Solaris 7 x86
> > now trying 1.4b2+asun2.1.4b39
> > Disabled DB2DIR, CRYPTODIR, DESDIR, TCPWRAPDIR, PAMDIR, CRACKDIR,
> > AFSDIR, KRMDIR
> >
> > gcc -p -DNO_STRUCT_TM_GMTOFF -D__svr4__ -DSOLARIS -I../../sys/generic
> > -D_ISOC9
> > X_SOURCE -O -I../../include -DTCPWRAP -c dsi_tcp.c
> > dsi_tcp.c:35: tcpd.h: No such file or directory
> > make[4]: *** [dsi_tcp.o] Error 1
>
> So it looks like you are missing tcpd.h... On my linux machine,
> /usr/include/tcpd.h is owned by the tcp-wrappers package. And it looks
> like you've got "-DTCPWRAP" defined somehow...
>
> Andy
This archive was generated by hypermail 2b28 : Wed Jan 17 2001 - 14:30:27 EST