HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] Problem 2 with hylafax??
Hello ,
>>HylaFAX v4.2.5 under Solaris 9 9/05 with gcc 3.3.3 and libtiff
>> 3.5.7
>> I get this error when run make:
>>
>>make: Fatal error: Don't know how to make target `-lpam'
>>
>
> Do these help any? :
>
> http://bugs.hylafax.org/bugzilla/show_bug.cgi?id=714
> http://bugs.hylafax.org/bugzilla/show_bug.cgi?id=717
> http://bugs.hylafax.org/bugzilla/show_bug.cgi?id=718
>
> Lee.
When i change ./defs.in :
----
-LIBS = ${LIBUTIL} @PAMLIBS@ @LIBJBIG@
-LLDLIBS = ${LIBS} ${LIBTIFF} ${LIBZ} ${LIBREGEX} ${LIBPORT} ${MACHDEPLIBS}
+LIBS = ${LIBUTIL}
+LLDLIBS = ${LIBS} @PAMLIBS@ @LIBJBIG@ ${LIBTIFF} ${LIBZ} ${LIBREGEX} ${LIBPORT} ${MACHDEPLIBS}
----
i got this:
ld: fatal: file /opt/csw/lib: unknown file type
ld: fatal: File processing errors. No output written to faxmsg
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `faxmsg'
Current working directory /opt/hylafax/hylafax-4.2.5/util
*** Error code 1
make: Fatal error: Command failed for target `default'
Current working directory /opt/hylafax/hylafax-4.2.5/util
*** Error code 1
make: Fatal error: Command failed for target `dirs'
Current working directory /opt/hylafax/hylafax-4.2.5
*** Error code 1
make: Fatal error: Command failed for target `default'
--
Best regards,
____________________ 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*