Bug#459715: FTBFS on parallel build (-j2)

Robert Millan rmh at aybabtu.com
Tue Jan 8 09:32:42 UTC 2008


Package: pwlib
Severity: important
Tags: patch

Fails when using -j2 for parallel build.  Patch attached.

-- System Information:
Debian Release: lenny/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
-------------- next part --------------
diff -ur pwlib-1.10.10.old/debian/rules pwlib-1.10.10/debian/rules
--- pwlib-1.10.10.old/debian/rules	2008-01-08 09:45:08.000000000 +0100
+++ pwlib-1.10.10/debian/rules	2008-01-08 10:05:24.000000000 +0100
@@ -144,7 +144,7 @@
 	touch build-arch-stamp
 
 build-indep: build-indep-stamp
-build-indep-stamp:
+build-indep-stamp: config.status
 	$(MAKE) docs
 	touch build-indep-stamp
 


More information about the Pkg-voip-maintainers mailing list