pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/45773 (Can't build ast-ksh from pkgsrc 11q-3)
The following reply was made to PR pkg/45773; it has been noted by GNATS.
From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/45773 (Can't build ast-ksh from pkgsrc 11q-3)
Date: Mon, 23 Jul 2012 05:29:56 +0000
not sent to gnats (if you reply to your own posting you often have to
explicitly change the To: to gnats-bugs)
------
From: Paul Ackersviller <pda%freeshell.org@localhost>
To: hpux-pkg-people%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost,
pkgsrc-bugs%NetBSD.org@localhost
Subject: Re: pkg/45773 (Can't build ast-ksh from pkgsrc 11q-3)
Date: Mon, 23 Jul 2012 03:10:26 +0000
On Sun, Jul 08, 2012 at 08:50:04PM +0000, Paul Ackersviller wrote:
> The following reply was made to PR pkg/45773; it has been noted by GNATS.
>
> From: Paul Ackersviller <pda%freeshell.org@localhost>
>
> On Sun, Jun 17, 2012 at 07:24:46PM +0000, dholland%NetBSD.org@localhost
> wrote:
> > Similar problems were seen on non-hpux and we think the newer version in
> > pkgsrc HEAD doesn't do this. Probably worth giving it a try, in any case.
I did eventually get this built, mostly thanks to a silly -D__va_list=va_list,
then removing a bunch of libraries that I don't have or get. This was very
painful due to the opaque, unusual build. Does anyone know a better way of
affecting it, other than hacking in a script in place of the cc soft link?
For the record, the linker flags I need to remove are -lfsg -ljobs -lsecdb -li
...I suppose the above can be closed, unless any of the above has to do with
pkgsrc rather than upstream.
P.S. I thought perhaps static-ast-ksh might be a little better in
respect to the above, but had completely different problems. One is
that the Makefile adds in -static, but that's only a gcc flag. With
HP's compiler, it should be -minshared instead.
Home |
Main Index |
Thread Index |
Old Index