Bug#337924: libartsc0 should not compile in ltdl

2005-11-07 Thread Jens Thiele (karme)
Package: libartsc0 Version: 1.3.2-3 Severity: normal libartsc0 should IMHO use the system libltdl and not compile in the convenience library. = in configure.in AC_LIBLTDL_INSTALLABLE should be used instead of AC_LIBLTDL_CONVENIENCE Is there something related in the debian policy? -- System

Bug#323618: java-package: i can confirm this using jre-1_5_0_05-linux-i586.bin

2005-10-08 Thread Jens Thiele (karme)
Package: java-package Version: 0.24 Followup-For: Bug #323618 i normally have set a soft limit ulimit -v 356000 package build failed after reading the bug reports i tried using ulimit -v unlimited and it worked -- System Information: Debian Release: 3.1 Architecture: i386 (i586) Kernel:

Bug#400256: webalizer: security risk?

2006-12-15 Thread Jens Thiele (karme)
Package: webalizer Version: 2.01.10-26 Followup-For: Bug #400256 i can confirm this for webalizer in debian sarge. i didn't look into the details - but perhaps this bug should reported to the debian security ml? [EMAIL PROTECTED]:/tmp$ mkdir webalizer [EMAIL PROTECTED]:/tmp$ cd webalizer/

Bug#388474: gauche: package build fails if slib is installed

2006-09-20 Thread Jens Thiele (karme)
Package: gauche Version: 0.8.7-4 Severity: normal dpkg-buildpackage -rfakeroot failed: -- make[3]: Leaving directory `/tmp/gauche-0.8.7/build-tree/doc' cd lib; /usr/bin/make slibcat make[3]: Entering directory `/tmp/gauche-0.8.7/build-tree/lib' if test -f /usr/share/slib/require.scm; then \

Bug#388577: gauche-gl: glXGetProcAddressARB vs glXGetProcAddress

2006-09-21 Thread Jens Thiele (karme)
Package: gauche-gl Version: 0.4.1-3 Severity: normal I had to do some changes to get it to work on my machine. The problems are caused by the nvidia libGL.so I am using: ii nvidia-glx 1.0.7174-3 NVIDIA binary XFree86 4.x driver It does not have glXGetProcAddress (only

Bug#404230: gauche-gl: crash in finalizers

2006-12-22 Thread Jens Thiele (karme)
Package: gauche-gl Version: 0.4.2-2 Severity: normal I think the finalizers of the glu objects (nurbs, quadric, tesselator) are wrong: test prog: (use gl) (make glu-nurbs) (print (gc-stat)) ;; todo: will this always enforce gc (or is it more like maybe-gc) (gc) (print (gc-stat)) stack dump:

Bug#234245: libtcc package?

2005-06-30 Thread Jens Thiele (karme)
Package: tcc Version: 0.9.22-2 Followup-For: Bug #234245 any news regarding this wishlist item? -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing') Architecture: i386 (i586) Kernel: Linux 2.6.8-2-386 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8

Bug#317146: mingw32: shared version of libstdc++ (libstdc++.dll)

2005-07-06 Thread Jens Thiele (karme)
Package: mingw32 Version: 3.3.1.20030804.1-1 Severity: wishlist It would be nice to ship with libstdc++.dll. Are there any licensing/legal conecerns? It seems no? http://www.mingw.org/MinGWiki/index.php/SharedLibgccLegal howto build libstdc++.dll from libstdc++.a: