Jörg Frings-Fürst
2014-09-07 19:17:12 UTC
Hello,
on my work on the new argyll package I found some issues:
- on debian sid the tiffio.h is installed on
/usr/include/x86_64-linux-gnu or
/usr/include/i386-linux-gnu
- libtiff.(so|a) are also installed on
/usr/lib/i386-linux-gnu
- The if clauses
if ! $(BUILTIN_TIFF) && $(UNIX) and
if ! $(HAVE_TIFF) || $(BUILTIN_TIFF)
don't run with the default shell "/bin/sh".
With "/bin/bash" it seems ok.
- The debhelper build flags
$(CPPFLAGS) and
$(LDFLAGS)
are not included.
For this I have the patch file 15_jam.patch attached.
CU
Jörg
--
pgp Fingerprint: 7D13 3C60 0A10 DBE1 51F8 EBCB 422B 44B0 BE58 1B6E
pgp Key: BE581B6E
CAcert Key S/N: 0E:D4:56
Jörg Frings-FÌrst
D-54526 Niederkail
Threema: SYR8SJXB
IRC: j_f-f-0M+Kt+***@public.gmane.org
j_f-f-***@public.gmane.org
on my work on the new argyll package I found some issues:
- on debian sid the tiffio.h is installed on
/usr/include/x86_64-linux-gnu or
/usr/include/i386-linux-gnu
- libtiff.(so|a) are also installed on
/usr/lib/i386-linux-gnu
- The if clauses
if ! $(BUILTIN_TIFF) && $(UNIX) and
if ! $(HAVE_TIFF) || $(BUILTIN_TIFF)
don't run with the default shell "/bin/sh".
With "/bin/bash" it seems ok.
- The debhelper build flags
$(CPPFLAGS) and
$(LDFLAGS)
are not included.
For this I have the patch file 15_jam.patch attached.
CU
Jörg
--
pgp Fingerprint: 7D13 3C60 0A10 DBE1 51F8 EBCB 422B 44B0 BE58 1B6E
pgp Key: BE581B6E
CAcert Key S/N: 0E:D4:56
Jörg Frings-FÌrst
D-54526 Niederkail
Threema: SYR8SJXB
IRC: j_f-f-0M+Kt+***@public.gmane.org
j_f-f-***@public.gmane.org