On Sat, 1 Jun 2002, Douglas Atique wrote: > Hi all, I am building samba-2.2.4 on Solaris 8 (Intel) with gcc-2.95.3, > not Sun compiler. I have noticed that it tries to build winbind nss libs > using -KPIC instead of -fPIC (which is the correct for my conf). It > looks like configure overlooked the fact that I have gcc and assumed > that all solaris boxes would use Sun compiler. I managed to compile them > by substituting -fPIC for -KPIC in the Makefile after running configure, > but that leaves the annoying message that I must run autoconf... Could > someone fix this? I guess I can make it, it doesn't look that difficult, > but I am short of time right now and that would take me some time.
Already fix in SAMBA_2_2. I posted a patch at ftp://samba.org/pub/jerry/samba-2.2.4-patches > P.S.: BTW, does samba-2.2.4 build correctly with openssl-0.9.6d? I > got some obscure errors in configure when trying to enable it. Dunno. btw....---with-ssl has been removed from HEAD. See the mailing list archives for the discussion if you are curious. > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba > > -- --------------------------------------------------------------------- Hewlett-Packard http://www.hp.com SAMBA Team http://www.samba.org -- http://www.plainjoe.org "Sam's Teach Yourself Samba in 24 Hours" 2ed. ISBN 0-672-32269-2 --"I never saved anything for the swim back." Ethan Hawk in Gattaca-- -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
