Package: openmcu
Version: 2.1.1-2
Severity: serious

The openmcu package is failing to build on all architectures that use sudo
for building, because it depends on the presence of the PWD environment
variable which is no longer preserved by default by sudo:

[...]
/usr/bin/make OPENH323DIR=/usr/share/openh323 PWLIBDIR=/usr/share/pwlib 
PTLIB_FILE=. INSTALL_DIR=/debian/openmcu/usr install
make[1]: Entering directory `/build/buildd/openmcu-2.1.1'
install ./obj_linux_alpha_r/openmcu /debian/openmcu/usr/bin
install: cannot create regular file `/debian/openmcu/usr/bin': No such file or 
directory
make[1]: *** [install] Error 1
[...]

A full build log can be found at
<http://buildd.debian.org/fetch.php?pkg=openmcu&arch=alpha&ver=2.1.1-2%2Bb1&stamp=1144869301&file=log>.

Please update openmcu to use the make built-in variable $(CURDIR) instead of
depending on the presence of $(PWD).

Thanks,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/

Attachment: signature.asc
Description: Digital signature

Reply via email to