Chris Lawrence <[EMAIL PROTECTED]> writes: > [Please CC me on followups, I'm not subscribed to -ia64.] > > See: > http://buildd.debian.org/fetch.php?&pkg=foomatic&ver=2.0-20020911-0.1&arch=ia64&stamp=1031787561&file=log&as=raw > > I'm not sure what the problem is; xml2-config --libs --cflags > apparently has null output on the build daemon, but on merulo.d.o it > seems to be correct. > > The buildd has libxml2-dev 2.4.24-1 installed, which is the same > version as is installed on merulo. So I'm stumped...
AFAICR it's a implicit declaration of strfoo() function in the autoconf check for something XML related, if you look at config.log (should still be in /home/buildd/build/chroot-unstable/build/buildd/foomatic-2.0-20020911/), you'll see both the cast warning and segfault. -- James

