search for: d__dbinterface_private

Displaying 3 results from an estimated 3 matches for "d__dbinterface_private".

2004 Jan 23
3
Problem installing Asterisk with Mandrake 9.1
Hi All, I am trying to get Asterisk up and running on my new Mandrake 9.1 install. I've installed Linux in the "standard" mandrake security mode, and "su" to do my attempts at install. I managed to obtain the source from CVS, and have been able to compile Zaptel. I then ran insmod zaptel, and also make config. I think I have compiled and loaded Zaptel successfully as
2009 Jan 15
2
[patch] libc Berkeley DB information leak
...lib.h> +#include <string.h> #ifdef DEBUG #include <assert.h> Index: lib/libc/db/Makefile.inc =================================================================== --- lib/libc/db/Makefile.inc (revision 187214) +++ lib/libc/db/Makefile.inc (working copy) @@ -3,6 +3,8 @@ # CFLAGS+=-D__DBINTERFACE_PRIVATE +CFLAGS+=-DPURIFY + .include "${.CURDIR}/db/btree/Makefile.inc" .include "${.CURDIR}/db/db/Makefile.inc" .include "${.CURDIR}/db/hash/Makefile.inc" %%% Could someone consider committing this or some other fix for the problem? -- Jaakko
2005 Feb 21
2
compiling cvs-head today?
...a /usr/bin/ar cru libedit.a editline.o_a np/strlcat.o_a np/strlcpy.o_a np/fgetln.o_a np/vis.o_a np/unvis.o_a history.o_a tokenizer.o_a readline.o_a ranlib libedit.a make[1]: Leaving directory `/usr/src/asterisk/editline' make[1]: Entering directory `/usr/src/asterisk/db1-ast' gcc -Wall -c -D__DBINTERFACE_PRIVATE -O2 -I. -Iinclude -Ihash -o hash.o hash/hash.c hash/hash.c: In function `__hash_open': hash/hash.c:243: internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions. make[1]: **...