Re: Compiling client PAM files on Mac OS

2008-07-15 Thread Maciej Drobniuch
1. Are all dependencies and includes satisfied? If yes, try moving them from a *nix system and put them into your build dir(edit properly pam_rad source code). [a guess] 2. If you are not a coder then you are located in a blackhole. 3. IMHO it's better to use slackintosh(http://workaround.ch/) tha

Re: Compiling client PAM files on Mac OS

2008-07-15 Thread Nicolas Goutte
Am 14.07.2008 um 17:09 schrieb Paul Goodman: Sorry, but this doesn't really help me very much. Are you saying that because Mac OS is neither BSD nor GNU, the client files cannot be compiled? If there is a way to get them compiled, what is it? Sorry, I cannot help more, as neither I am the

Re: Compiling client PAM files on Mac OS

2008-07-14 Thread Paul Goodman
Sorry, but this doesn't really help me very much. Are you saying that because Mac OS is neither BSD nor GNU, the client files cannot be compiled? If there is a way to get them compiled, what is it? Nicolas Goutte wrote: Am 10.07.2008 um 18:28 schrieb Paul Goodman: Does anyone have some hacks

Re: Compiling client PAM files on Mac OS

2008-07-10 Thread Nicolas Goutte
Am 10.07.2008 um 18:28 schrieb Paul Goodman: Does anyone have some hacks to enable a clean compile on Mac OS X? When I try to run make, I get the following compile errors: cc -Wall -fPIC -c pam_radius_auth.c -o pam_radius_auth.o pam_radius_auth.c: In function ‘get_random_vector’: pam_radius_

Compiling client PAM files on Mac OS

2008-07-10 Thread Paul Goodman
Does anyone have some hacks to enable a clean compile on Mac OS X? When I try to run make, I get the following compile errors: cc -Wall -fPIC -c pam_radius_auth.c -o pam_radius_auth.o pam_radius_auth.c: In function ‘get_random_vector’: pam_radius_auth.c:358: error: storage size of ‘tz’ isn’t kno