Bug#265826: libapache2-mod-jk2_2.0.4-1(unstable/alpha): FTBFS: wrong type argument to unary exclamation mark

Falk Hueffner Falk Hueffner <hueffner@informatik.uni-tuebingen.de>, 265826@bugs.debian.org
Tue Aug 17 00:24:02 2004


Stefan Gybas <sgybas@debian.org> writes:

> Falk Hueffner wrote:
>
>> /bin/sh /usr/bin/libtool --silent  --mode=compile gcc  -pipe -I/usr/include/xmltok -I/usr/include/openssl -O2 -pipe -I/usr/include/xmltok -I/usr/include/openssl -O2 -pthread    -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE   -I../../include -I/usr/include/apache2 -I/usr/include/apr-0   -DCHUNK_SIZE=4096 -DUSE_APACHE_MD5   -c ../../common/jk_logger_file.c -o ../../../build/jk2/apache2/jk_logger_file.lo
>> ../../common/jk_logger_file.c: In function `jk2_logger_file_jkVLog':
>> ../../common/jk_logger_file.c:196: error: wrong type argument to unary exclamation mark
>> make[2]: *** [../../../build/jk2/apache2/jk_logger_file.lo] Error 1
>> make[2]: Leaving directory `/build/buildd/libapache2-mod-jk2-2.0.4/jk/native2/server/apache2'
>
> I just tried to rebuild this package on i386 and it worked fine. In
> fact, all other buildds have built this package without problems.
> So what's the difference on Alpha?

va_list is not a pointer.

-- 
	Falk