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] Compile error



Daniel L. Miller wrote:
Just d/l'ed and tried compiling Hylafax+. Using Ubuntu 64-bit. Make breaks with:

make[3]: Entering directory `/opt/hylafax-5.4.2/hfaxd'
/usr/bin/g++ -DSNPP_SUPPORT=1 -I.././faxd -D__ANSI_CPP__ -I. -I.. -I.././hfaxd -I.././util -I.././regex -g -fpic -O -c Login.c++
Login.c++:101: error: âSTRUCT_PAM_MESSAGEâ has not been declared

STRUCT_PAM_MESSAGE is defined in port.h which is created by configure.


So, somehow, you must have defined HAVE_PAM in your config.h file, but not STRUCT_PAM_MESSAGE in port.h.

You'll need to recreate config.h and port.h. You can disable PAM support by './configure --disable-pam'.

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*




Project hosted by iFAX Solutions