HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
problem building libtiff DSO on AIX
Folks,
recently I want to build hylafax on AIX4.3.1 but I cannot
compile the libtiff as a DSO, is there any suggestions on that?
here is the error message I got
<quote>
10/05 21:53 grape>cd libtiff
10/05 21:53 grape>make AIXdso
rm -f libtiff.syms shr.o
echo "#!" > libtiff.syms
/bin/dump -g libtiff.a | sed -n -e 's/^[ ]*[0-9][0-9]*[ ]*\([^
.][^ ]*\)$/\1/p' >> libtiff.syms
ld -o shr.o libtiff.a -H512 -T512 -bM\:SRE -bE\:libtiff.syms -lc -lm
-L/usr/local/lib
ld: 0711-327 WARNING: Entry point not found: __start
ld: 0711-317 ERROR: Undefined symbol: .__eprintf
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
make: 1254-004 The error code from the last command is 8.
</quote>
please give me any idea might be helpful... Thx in advance
regards,
Kenneth