On Mon 28 Jan 2013, StalkR wrote:
> 
> On squeeze, I failed to compile rsync/unstable from source:
> dpkg-source -x rsync_3.0.9-4.dsc
> cd rsync-3.0.9
> dpkg-buildpackage -rfakeroot -b
> [...] errors related to compiler not found.. but after a look at
> config.log it was because not expanding `dpkg-buildflags --get CFLAGS`.
> I traced that back to debian/rules, where for CFLAGS/LDFLAGS:
>   CFLAGS += `dpkg-buildflags --get CFLAGS`
>   LDFLAGS = `dpkg-buildflags --get LDFLAGS`
> while for CPPFLAGS:
>   CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)

Can you send the complete buildlog? I have no problem whatsoever with
building on squeeze.

What is your default /bin/sh ?


Paul


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to