HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] Problems with CVS
I downloaded the latest CVS. In order to get it to compile,
using gcc-3.2.2, I had to make two corrections:
1). The configure script does not recognize the latest
release of libtiff-3.6.0-beta. I had to alter line 2317
to include "3.6" instead of "3.5".
2). Hfaxd would not compile due to errors produced with
OldProtocol.c++. Since I do not use the old protocol, I
altered the Makefile in the /src/hfaxd directory by eliminating
the -DOLDPROTO_SUPPORT=1.
After these two corrections, the CVS source successfully compiled.
Then I tried to receive a fax in 2D-MMR and the logs showed
a successful receipt. However, I could not view the file.
Using tiffinfo, the following error was produced on the received
tiff file:
[recvq]# tiffinfo fax00001.tif
fax00001.tif: Warning, incorrect count for field "StripOffsets" (1, expecting 0); tag ignored.
fax00001.tif: Warning, incorrect count for field "StripByteCounts" (1, expecting 0); tag ignored.
TIFF Directory at offset 0xb4e6
Subfile Type: multi-page document (2 = 0x2)
Image Width: 1728 Image Length: 0
Resolution: 204, 98 pixels/inch
Bits/Sample: 1
Compression Scheme: CCITT Group 4
Photometric Interpretation: min-is-white
FillOrder: lsb-to-msb
Date & Time: "2003:03:16 15:01:21"
Host Computer: "localhost.localdomain"
Image Description: ""
Make: "MULTI-TECH SYSTEMS"
Model: "MT5634ZPX-PCI-V92"
Orientation: row 0 top, col 0 lhs
Samples/Pixel: 1
Rows/Strip: (infinite)
Planar Configuration: single image plane
Software: HylaFAX (tm) Version 4.1.5
Group 4 Options: (0 = 0x0)
Fax Data: clean (0 = 0x0)
Fax Receive Parameters: 0021e028
Fax Receive Time: 32 secs
I can duplicate this result if anyone needs more information.
Frank Peters
____________________ 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@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*