Re: question about CFLAGS modifiers to ./configure

2006-03-31 Thread Steve Langasek
On Fri, Mar 31, 2006 at 08:41:22AM +0200, Miriam Ruiz wrote: --- Steve Langasek [EMAIL PROTECTED] escribió: This is discussed in policy 10.2. If your libraries are failing to link when using -z,defs, that's a bug in those libraries; anything that references symbols from other libraries

Re: question about CFLAGS modifiers to ./configure

2006-03-31 Thread Miriam Ruiz
--- Steve Langasek [EMAIL PROTECTED] escribió: On Fri, Mar 31, 2006 at 08:41:22AM +0200, Miriam Ruiz wrote: --- Steve Langasek [EMAIL PROTECTED] escribió: This is discussed in policy 10.2. If your libraries are failing to link when using -z,defs, that's a bug in those libraries;

Re: question about CFLAGS modifiers to ./configure

2006-03-31 Thread Miriam Ruiz
It seems that the linker options: -Wl,-z,defs are neccesary (for policy), but if you don't add this linker flags, it compiles and builds without problems. With them, it's hell. I've managed to compile libbase and libgeometry adding AM_LDFLAGS to Makefile.am: libbase/Makefile.am: AM_LDFLAGS =

Re: question about CFLAGS modifiers to ./configure

2006-03-31 Thread Bernhard R. Link
* Miriam Ruiz [EMAIL PROTECTED] [060331 10:38]: I'm attaching the latest snapshot of my debian directory, as well as the .build file resulting from trying to build it. I'm getting tons of undefined references, some of which I don't seem to be able to get rid of. This looks like the prime

Bug#360250: RFH: debram -- ramified catalog of available .debs

2006-03-31 Thread Thaddeus H. Black
Package: wnpp Severity: normal Debram is doing fine, but with a good comaintainer it could do even better. I am pleased today to open debram to collaboration leading to eventual comaintenance. One stable, genial collaborator is sought. The principal duty will be to join me in ramifying

Re: RFS: gimp-resynthesizer - Gimp plugin for texture synthesis

2006-03-31 Thread Christoph Haas
Hi, Bryan... On Wed, Mar 22, 2006 at 08:08:44PM -0500, Bryan Donlan wrote: I have created a package for the gimp resynthesizer plugin, as requested in RFP-now-ITP #355685, and would like to request a sponsor for it. The upstream homepage is http://www.logarithmic.net/pfh/resynthesizer , and

Re: RFS: libhtml-fromtext-perl

2006-03-31 Thread Christoph Haas
Hi, Francesco... On Wed, Mar 29, 2006 at 09:28:09PM +0200, Francesco Cecconi wrote: I'm looking a sponsor for adopt libhtml-fromtext-perl! I'm willing to sponsor it. Just one issue: it appears like the file /usr/share/doc/libhtml-fromtext-perl/README.gz contains the same information as the man

Re: RFS: libhtml-fromtext-perl

2006-03-31 Thread Francesco Cecconi
Hello Christoph, On Fri, 2006-03-31 at 21:47 +0200, Christoph Haas wrote: Hi, Francesco... On Wed, Mar 29, 2006 at 09:28:09PM +0200, Francesco Cecconi wrote: I'm looking a sponsor for adopt libhtml-fromtext-perl! I'm willing to sponsor it. Just one issue: it appears like the file

Re: RFS: gimp-resynthesizer - Gimp plugin for texture synthesis

2006-03-31 Thread Bryan Donlan
On 3/31/06, Christoph Haas [EMAIL PROTECTED] wrote: Hi, Bryan... On Wed, Mar 22, 2006 at 08:08:44PM -0500, Bryan Donlan wrote: I have created a package for the gimp resynthesizer plugin, as requested in RFP-now-ITP #355685, and would like to request a sponsor for it. The upstream homepage

Re: question about CFLAGS modifiers to ./configure

2006-03-31 Thread Felipe Sateler
Bernhard R. Link wrote: Another problem your build log shows: grep -n rpath ../gnash_0.0.20060328-1_i386.build: 194:checking for rpath... yes [...] 591: [...] -Wl,--rpath -Wl,/home/inniyah/gnash/gnash/libbase/.libs [...] [...] 748: [...] -Wl,--rpath