pidentd 3.0.18 on Solaris 10 with DES encryption
> *** [2005-02-18 16:21:49]:
> Hello, I am trying to compile pidentd 3.0.18 on Solaris GA with DES
> encryption and need some help:
forgot to mention that i had to change one include file to get pidentd
to compile at all due ot duplicate, conflicting declarations
(it's Friday afternoon :-( ):
# diff /usr/include/sys/systm.h.FCS /usr/include/sys/systm.h
105c105
< extern void ka_init(void);
---> extern int ka_init(void);
213c213
< int ffs(long);
---> int ffs(int);
Cheers
--pwo
--
Peter W. Osel Email: pwo at Infineon.COM
Principal - Development Systems Phone: +1.408.501.6321
Infineon Technologies Cell: +1.408.348.6735
North America Corp. Cell: +49.160.475.8577 (outside US)
1730 North First Street Fax: +1.408.501.2410
San Jose, CA 95112, USA WWW: http://pwo.de/
pgp key fingerprint = 79 2D DD 49 C0 AA D8 CF 2C F9 A5 6A BA 37 0E 28

