Re: Matthijs Möhlmann 2011-04-08 <[email protected]> > /home/matthijs/debpkg/openldap/t/openldap-2.4.25/build/mkversion -v "2.4.25" > liblber.la > version.c > /bin/sh ../../libtool --mode=compile cc -Wall -g -D_FILE_OFFSET_BITS=64 > -D_GNU_SOURCE -O2 -I../../include > -I/home/matthijs/debpkg/openldap/t/openldap-2.4.25/include -DLBER_LIBRARY > -c /home/matthijs/debpkg/openldap/t/openldap-2.4.25/libraries/liblber/assert.c > eval: 1: base_compile+= cc: not found
I just ran into the same problem (package dacs). The fix here was to add SHELL=@SHELL@ to defs.mk.in - there was no SHELL definition before. Still I'd think libtool.m4 should fall back to using bash instead of /bin/sh if libtool doesn't run with it. Christoph -- [email protected] | http://www.df7cb.de/
signature.asc
Description: Digital signature

