Re: cvs commit: src/lib/libc/stdlib malloc.c

2006-01-14 Thread Pascal Hofstee
EMALIGN, then it passes the bootstrap stage normally. Hmm, that's interesting. I'll mess around with emacs later on today (though I only have i386 hardware at the moment). Right now, I'm still building xorg on my machine in order to try to reproduce the gtk problems that Pascal Hof

Re: cvs commit: src/lib/libc/stdlib malloc.c

2006-01-14 Thread Pascal Hofstee
Giorgos Keramidas wrote: On 2006-01-14 14:31, Pascal Hofstee <[EMAIL PROTECTED]> wrote: Hmmm, this is very interesting. I see that irssi links to glib-2.8.5 here, but where did you get a port for glib of a newer version ? By using the marcusmerge script available at http://www.marcusc

Re: cvs commit: ports/www/firefox Makefile ports/www/firefox/files patch-modules_libpref_src_init_all.js

2006-05-02 Thread Pascal Hofstee
ult/default.xpm /bin/ln -sf /usr/X11R6/lib/firefox/icons/default.xpm /usr/X11R6/share/pixmaps/firefox.xpm Something seems to be using bad [ syntax ? -- Pascal Hofstee ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cv

Re: cvs commit: ports/security/gnutls Makefile ports/security/gnutls-devel Makefile ports/security/libgcrypt Makefile ports/security/libksba Makefile

2006-05-05 Thread Pascal Hofstee
sr/local/lib/libiconv.so /usr/local/lib/libtasn1.so -Wl,--rpath -Wl,/usr/local/lib ../lib/.libs/libgnutls.so: undefined reference to `_asn1_find_node' ../lib/.libs/libgnutls.so: undefined reference to `_asn1_get_length_der' *** Error code 1 Stop in /usr/ports/security/gnutls/work/gnutls-1

Re: cvs commit: ports/sysutils/file Makefile distinfo

2006-05-14 Thread Pascal Hofstee
Sun May 14 02:57:19 2006 +++ src/apprentice.cSun May 14 02:57:49 2006 @@ -386,6 +386,7 @@ file_oomem(ms); return -1; } + memset(marray, 0, maxmagic * sizeof(*marray)); marraycount = 0; /* print silly verbose header for USG compat. *

Re: cvs commit: ports/devel/boost Makefile distinfo pkg-plist [...]

2007-07-06 Thread Pascal Hofstee
On Fri, 2007-07-06 at 10:12 -0500, Matthew D. Fuller wrote: > Does anybody else see this, or is it just something wacky on my > system? Me Too -- Pascal Hofstee <[EMAIL PROTECTED]> ___ cvs-all@freebsd.org mailing list http://lists

Re: cvs commit: ports/graphics/mesa-demos Makefile ports/graphics/mesa-demos/files config

2007-05-27 Thread Pascal Hofstee
os config file, which fixes glthreads. Hmmm ... i am having a portupgrade on mesa-demos fail because of missing pthread symbols ... am i mistaken that a -pthread / -lpthread is needed as well ? -- Pascal Hofstee <[EMAIL PROTECTED]> ___ cvs-