I was able to build pgplot5 like this:
apt-get source pgplot5
dpkg-source --skip-patches -x pgplot5_5.2.2-19.dsc
cd pgplot5-5.2.2/
perl -i -pe 's/:.*/:/ if m!/usr/include/zconf!;' \
debian/patches/linker-specific-changes
dpkg-buildpackage -bSo the fix could be a one-line change in that patch file. Does that look all right to you? Can you upload a fixed version? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

