pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/50418: www/netsurf build fails early
The following reply was made to PR pkg/50418; it has been noted by GNATS.
From: Leonardo Taccari <leot%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/50418: www/netsurf build fails early
Date: Tue, 10 Nov 2015 21:41:59 +0100
Hello Hauke,
Hauke Fath writes:
> >Number: 50418
> >Category: pkg
> >Synopsis: www/netsurf build fails early
> >Confidential: no
> >Severity: serious
> >Priority: medium
> >Responsible: pkg-manager
> >State: open
> >Class: sw-bug
> >Submitter-Id: net
> >Arrival-Date: Tue Nov 10 16:50:00 +0000 2015
> >Originator: Hauke Fath
> >Release: NetBSD 6.1_STABLE
> >Organization:
> Technische Universitaet Darmstadt
[...]
> mkdir -p /var/obj/pkgsrc/www/netsurf/work/netsurf-all-3.3/inst-gtk/bin
> /usr/pkg/bin/gmake install --directory=3Dbuildsystem HOST=3DGstoder PREF=
IX=3D/var/obj/pkgsrc/www/netsurf/work/netsurf-all-3.3/inst-gtk DEST
[...]
> >Fix:
> No idea,
I could not reproduce that.
However, I guess that is because in your environment HOST is set to
your hostname.
Can you try to add in pkgsrc/www/netsurf/Makefile the following,
please?:
MAKE_ENV+=3D HOST=3D"${MACHINE_GNU_ARCH}--${LOWER_OPSYS}"
Thank you!
Home |
Main Index |
Thread Index |
Old Index