HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] HylaFax+ 5.2.2 fails on building w/ PAM support
Joshua Kinard wrote:
Hmm, just tried rebuilding HylaFax+ 5.2.2 w/PAM support, and noticed it failed in building Login.c++:
/usr/bin/g++ -DSNPP_SUPPORT=1 -I.././faxd -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././hfaxd -I.././util -I/usr/local/include -g -fpic -O -c Login.c++
Login.c++:101: error: âSTRUCT_PAM_MESSAGEâ has not been declared
Put this line up at the top of hfaxd/Login.c++ :
#include "config.h"
Then see how things go.
Thanks,
Lee.
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*