ok, tried latest cvs, here's what I got: /usr/bin/make LDFLAGS='-DDEBIAN_OVERRIDE=\\\"/usr/lib/libapache-mod-midgard\\\" -Wc,-fPIC' make[1]: Entering directory `/usr/src/apt/mod-midgard-preparse-1.4.2-1-5' /usr/bin/apxs -c -DHAVE_LIBMIDGARD=1 -DHAVE_MIDGARD_H=1 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/mysql -I/usr/include -DDEBIAN_OVERRIDE=\\\"/usr/lib/libapache-mod-midgard\\\" -Wc,-fPIC -lmysqlclient -lexpat -lm -lz -lcrypt -lglib -lmidgard -lmidgard mod_midgard.c gcc -DLINUX=22 -DEAPI -DTARGET="apache" -I/usr/include/db1 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fpic -DSHARED_MODULE -I/usr/include/apache-1.3 -fPIC -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/mysql -I/usr/include -DHAVE_LIBMIDGARD=1 -DHAVE_MIDGARD_H=1 -DDEBIAN_OVERRIDE=\"/usr/lib/libapache-mod-midgard\" -c mod_midgard.c mod_midgard.c: In function `verify_user': mod_midgard.c:88: too many arguments to function `mgd_auth' mod_midgard.c:123: too many arguments to function `mgd_auth' mod_midgard.c: In function `setup_pagecache': mod_midgard.c:688: too many arguments to function `mgd_load_styles' apxs:Break: Command failed with rc=1 make[1]: *** [mod_midgard.so] Error 1 make[1]: Leaving directory `/usr/src/apt/mod-midgard-preparse-1.4.2-1-5' make: *** [build-stamp] Error 2
?? Tarjei Emiliano wrote: > > Tarjei Huse wrote: > > > OK, did that. Same problem. Here's the backtrace: > > .... segfault in free .... > > > pls help :) > > OK, so it wasn't a non-mmp specific issue. That narrows it down a bit, > but not enough to tell offhand. > > Is there a piece of code you suspect of triggering this? Can you send a > minimal code bit I could test with locally? > > Emile > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
