Bug#525652: strongswan: FTBFS on i386: libstrongswan-padlock.so*': No such file or directory

2009-05-21 Thread Ruben Puettmann


hy,


this is a bug in debian/rules.

It must be:

ifeq ($(DEB_BUILD_ARCH_CPU),i386)
CONFIGUREARGS += --enable-padlock
endif


insted of:

ifeq ($(DEB_BUILD_ARCH_CPU),i386)
CONFIGURE_ARGS += --enable-padlock
endif


ruben


-- 
Ruben Puettmann
ru...@puettmann.net
http://www.puettmann.net


signature.asc
Description: Digital signature


Bug#525652: strongswan: FTBFS on i386: libstrongswan-padlock.so*': No such file or directory

2009-04-26 Thread Kurt Roeckx
Source: strongswan
Version: 4.2.14-1
Severity: serious

Hi,

Your package is failing to build on i386 with the following error:
dh_install
# special handling for padlock, as it is only built on i386
install 
/build/buildd-strongswan_4.2.14-1-i386-k9KLrk/strongswan-4.2.14/debian/tmp/usr/lib/ipsec/plugins/libstrongswan-padlock.so*
 
/build/buildd-strongswan_4.2.14-1-i386-k9KLrk/strongswan-4.2.14/debian/libstrongswan/usr/lib/ipsec/plugins/
install: cannot stat 
`/build/buildd-strongswan_4.2.14-1-i386-k9KLrk/strongswan-4.2.14/debian/tmp/usr/lib/ipsec/plugins/libstrongswan-padlock.so*':
 No such file or directory
make: *** [install] Error 1


Kurt




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