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
begin:vcard adr;dom:;;;Lawrenceville;NJ;08648; adr:;;2083 Lawreceville Road;Lawrenceville;NJ;08648; n:Stella;Ricardo tel;fax:1-609-219-4994 tel;work:1-609-896-5000 x7436 x-mozilla-html:FALSE url:http://poseidon.rider.edu org:Rider University;O.I.T. version:2.1 title:Manager x-mozilla-cpt:;-9584 fn:Ricardo Stella end:vcard
