Re: Failing to build g-wrap for guile 1.9.10

2010-06-03 Thread Romel Sandoval
My distro is Trisquel 3.5 based on Ubuntu. I pulled the patch and now building works without --disable-Werror. Regards, Romel. El jue, 03-06-2010 a las 16:36 +0200, Andreas Rottmann escribió: > Romel Sandoval writes: > > > GCC 4.4.1 > > eglibc 2.10.1 > > > That's Debian sid, right? Strangely,

Re: Failing to build g-wrap for guile 1.9.10

2010-06-03 Thread Andreas Rottmann
Romel Sandoval writes: > GCC 4.4.1 > eglibc 2.10.1 > That's Debian sid, right? Strangely, I don't get the warning on current sid. Nevertheless, I've now pushed a patch that should fix the issue. Can you confirm that building /without/ `--disable-Werror' works with current g-wrap git? Regards, R

Re: Failing to build g-wrap for guile 1.9.10

2010-06-03 Thread Romel Sandoval
GCC 4.4.1 eglibc 2.10.1 El jue, 03-06-2010 a las 14:00 +0200, Andreas Rottmann escribió: > Romel Sandoval writes: > > > Well `--disable-Werror' make it. Thanks! > > > > Rottmann, are you going to patch the code on the GIT repository? > > > Yes, I'm having a patch (the one in my last mail) in the

Re: Failing to build g-wrap for guile 1.9.10

2010-06-03 Thread Andreas Rottmann
Romel Sandoval writes: > Well `--disable-Werror' make it. Thanks! > > Rottmann, are you going to patch the code on the GIT repository? > Yes, I'm having a patch (the one in my last mail) in the queue, but I can't reproduce the warning you encountered -- which version of GCC and glibc did you use?