Subject: Re: pkg/33012 (groff doesn't link against pkgsrc getopt)
To: None <irix-pkg-people@netbsd.org, gnats-admin@netbsd.org,>
From: Stuart Shelton <stuart@zeus.com>
List: pkgsrc-bugs
Date: 03/17/2006 19:05:03
The following reply was made to PR pkg/33012; it has been noted by GNATS.
From: Stuart Shelton <stuart@zeus.com>
To: gnats-bugs@netbsd.org
Cc:
Subject: Re: pkg/33012 (groff doesn't link against pkgsrc getopt)
Date: Fri, 17 Mar 2006 18:55:54 +0000
Actually, it strikes me that rather than being an IRIX pkgsrc problem,
it's a groff problem in that it assumes that libc has a getopt_long
function.
Now it might only be IRIX which doesn't (although I'd be surprised) -
but that doesn't make it any less wrong! ;)
There has just been a new groff release in pkgsrc, but this issue still
hasn't been addressed.
Please could someone take a look? The solution above requires only two
one-line changes to implement, and groff is a package that many others
depend on.