https://qa.mandrakesoft.com/show_bug.cgi?id=635
Product: libtiff3-devel
Component: libtiff3-devel
Summary: unable to compile capi4hylfax with the given package
Version: 3.5.7-6mdk
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
I'm not able to compile capi4hylafax with the given package. the same probleme
was there in 8.2 , is in 9.0 and still is in Cooker.
The following result I get on configure:
------------------------------------------------
configure:5858: gcc -o conftest -g -O2 conftest.c -ltiff -lcapi20 1>&5
/usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2/../../../libtiff.so: undefined
reference to `pow'
collect2: ld returned 1 exit status
configure: failed program was:
#line 5847 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char TIFFGetVersion();
int main() {
TIFFGetVersion()
; return 0; }
---------------------------------------------------------
When I load the source tarball and compile it for my self , the problem is
gone. No clue whats wrong , but should be easy fixable since the original
tar-ball doesn't give this problem.
Will have a look if Tiff-> sff-tiff conversion is functional, but it seems
this package have not changed, so this error is still there(will file a
seperat bigreport for this)
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.