On Wed, Mar 18, 2009 at 12:49:49PM +1100, Trent W. Buck wrote:
> On Tue, Mar 17, 2009 at 06:57:24PM -0600, dann frazier wrote:
> > I tested the initial patch on paer.debian.org, a parisc machine.
> > I found that it didn't work. However, this one did:
> >
> > -   ./waf --nocache configure --prefix=/usr
> > +   CFLAGS="-fPIC" ./waf --nocache configure --prefix=/usr
> 
> Yes, but the submitter mentioned that
>
> >> [upstream prefers] to add a check for parisc instead making
> >> libgkatze .so or adding -fPIC unconditional.

I provided sample code for doing so which you trimmed in your reply.

> Since no rationale was given, I am reluctant to do this without
> discussing it with upstream.  BTW, I would change that to
> 
>     CFLAGS += -fPIC
>
> at the top of the makefile (otherwise it would eat -O2 -Wall and
> similar).

Also in the sample code I provided.

You might be trying to imply that you want a solution that solves this
for upstream as well as for Debian, and that my fix only affects
Debian builds, and that's fine. The impetus for this email was just to
note that I'd tested the submitter's patch and found that it didn't
work.

-- 
dann frazier




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to