Re: [BUGS] should be on MacOS

2003-02-14 Thread Bruce Momjian
I have made the attached change to look for pam/pam_appl.h as well as security/pam_appl.h. Fix will appear in 7.4. --- Aaron Hillegass wrote: > I decided to build 7.3.1 on MacOS 10.2.3 with PAM support. > > % ./conf

[BUGS] should be on MacOS X

2003-01-28 Thread Aaron Hillegass
I decided to build 7.3.1 on MacOS 10.2.3 with PAM support. % ./configure --with-pam --with-openssl ... configure: error: header file is required for PAM There is, however, a /usr/include/pam/pam_appl.h. So, I did a search/replace in configure and replaced it. % make ... gcc -traditiona