pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/34214 (devel/subversion Solaris (but almost all system))
The following reply was made to PR pkg/34214; it has been noted by GNATS.
From: Dan McMahill <mcmahill%alum.mit.edu@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: epg%NetBSD.org@localhost, gnats-admin%netbsd.org@localhost,
pkgsrc-bugs%netbsd.org@localhost,
Gilles Dauphin <dauphin%enst.fr@localhost>
Subject: Re: pkg/34214 (devel/subversion Solaris (but almost all system))
Date: Wed, 18 Oct 2006 23:41:53 -0400
Joerg Sonnenberger wrote:
> The following reply was made to PR pkg/34214; it has been noted by GNATS.
>
> From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc:
> Subject: Re: pkg/34214 (devel/subversion Solaris (but almost all system))
> Date: Mon, 16 Oct 2006 15:58:59 +0200
>
> On Mon, Oct 16, 2006 at 01:44:05PM +0000, dmcmahill%netbsd.org@localhost
> wrote:
> > Synopsis: devel/subversion Solaris (but almost all system)
> >
> > State-Changed-From-To: open->feedback
> > State-Changed-By: dmcmahill%netbsd.org@localhost
> > State-Changed-When: Mon, 16 Oct 2006 13:44:04 +0000
> > State-Changed-Why:
> > pkgsrc/subversion-base has BROKEN_GETTEXT_DETECTION now. Are there other
> subversion pkgs
> > which still need it?
>
> I still want to have the config.log output.
>
> Joerg
just make a super short program with a call to bindtextdomain(). Then
gcc -o foo foo.c
and it will compile and link with no complaints on solaris. This is the
test that subversion uses. Unfortunately this doesn't get all the stuff
you need from -lintl.
-Dan
Home |
Main Index |
Thread Index |
Old Index