-
Currently fondu ignores user specified CFLAGS and LDFLAGS. Following patch fixes this issue. Also it occured that fondu fails to build with -O2:
x86_64-pc-linux-gnu-gcc -O2 -c -o fondu.o fondu.c
fondu.c: In function 'BuildFondList':
fondu.c:515: error: called object 'strlen' is not a function
Patch fixes that and also fixes following warning:
x86_64-pc-linux-gnu-gcc -O2 -c -o...
2009-10-09 08:13:23 UTC in fondu -- A melange of mac and unix font
-
Attempt to build l7-filter with iptables fails with the following error:
i686-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -DXTABLES_LIBDIR=\"/lib/xtables\" -DXTABLES_INTERNAL -I./include -I./include -I...
2009-03-24 08:51:20 UTC in Linux layer 7 packet classifier
-
During review of this patch I've noticed the following typo:
+ getword(mon,sizeof(year),buf,'.');
Everything else looks ok for me. Does there exist CVE for this item?.
2009-03-23 08:30:19 UTC in sarg
-
Heh, same problem here. Only first 25 photos are in slide show :/ Any workaround welcome.
2009-03-17 15:11:49 UTC in Gallery
-
Guys do you have any ideas what could cause this issue? Any help really appreciated.
2009-03-17 13:47:08 UTC in Gallery
-
We received the following bug report:
https://bugs.gentoo.org/250719
Although it was filled about evince backtrace shows that it crashes inside /usr/lib/libdjvulibre.so and it looks like thread support inside djvu triggers this. So if djvu is built with --disable-threads it crashs and with --enable-threads it works. This bug was reproduced with CVS version as of 20090103.
Personally I...
2009-03-16 20:33:10 UTC in DjVuLibre
-
This patch (should became available soon) fixes this issue for me:
http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/l7-filter-userspace/files/l7-filter-userspace-order-in-fix.patch?rev=1.1&content-type=text/plain
Sorry I don't see where to attach it here, thus link ^^.
2009-02-17 16:11:56 UTC in Linux layer 7 packet classifier
-
We've received the following bug report:
https://bugs.gentoo.org/254118
Gallery 2.3 upgraded "successfully", but the upgraded gallery does not work -- the main page yields an error:
Error (ERROR_MISSING_VALUE) : Undefined map: GallerySessionMap
in modules/core/classes/GalleryStorage.class at line 1256
(GalleryCoreApi::error)
in modules/core/classes/GalleryStorage.class at line 1248...
2009-01-27 12:26:31 UTC in Gallery
-
All tests pass fine with 1.10. Thank you.
2008-12-30 10:12:09 UTC in DICT Development Group
-
Thank you Aleksey for your help in other bugs. Now we found another issue on ppc64. libmaa's sltest tests fails there:
sltest (sl_delete): Internal error
Datum "0x5" is not in list
Aborting sltest...
./sltest.out sltest.out.new differ: char 130, line 12
FAILED sltest
If I run sltest by hand I see the following output:
pva@chukar ~/dictd-CVS/dictd1/libmaa $ ./sltest
Running...
2008-12-28 18:46:34 UTC in DICT Development Group