pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/37719: graphics/gimp-refocus-it
The following reply was made to PR pkg/37719; it has been noted by GNATS.
From: Gilles Dauphin <Gilles.Dauphin%enst.fr@localhost>
To: gnats-bugs%NetBSD.org@localhost, tnn%NetBSD.org@localhost
Cc: dauphin%enst.fr@localhost
Subject: Re: pkg/37719: graphics/gimp-refocus-it
Date: Wed, 23 Jan 2008 14:24:11 +0100 (CET)
> X-Greylist: delayed 1280 seconds by postgrey-1.30 at revol1.enst.fr; Wed, 23
Jan 2008 07:25:31 CET
> Date: Wed, 23 Jan 2008 07:04:01 +0100
> From: Tobias Nygren <tnn%NetBSD.org@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc: "Gilles Dauphin" <dauphin%enst.fr@localhost>
> Subject: Re: pkg/37719: graphics/gimp-refocus-it
>
> On Tue, 8 Jan 2008 15:55:01 +0000 (UTC)
> "Gilles Dauphin" <dauphin%enst.fr@localhost> wrote:
>
> > Undefined first referenced
> > symbol in file
> > asprintf main-gimp.o
>
> The package has USE_FEATURES+=asprintf.
> Does it pick up a build dependency on libnbcompat?
> Does the following change in Makefile help?
>
> LDFLAGS+= ${FEATURE_LIBS}
Sorry, No it does not help
I add the following to my Makefile
LIBS+= -lasprintf
...
.include "../../devel/gettext-asprintf/buildlink3.mk"
and it works.
Thanks
Gilles
Home |
Main Index |
Thread Index |
Old Index