On 22 November 2014 at 14:01, ni...@openbsd.org <ni...@openbsd.org> wrote: > On 11/22/14 17:23, Kenneth Westerback wrote: >> Building my usual suspects on amd64 -current as of this morning I get >> >> ===> Configuring for p5-HTTP-GHTTP-1.07p5 >> running gnome-config... using fallback values for LIBS and INC >> failed >> options: >> LIBS='-L/usr/local/lib -L/usr/lib -lghttp' >> INC='-I/usr/local/include -I/usr/include' >> If this is wrong, Re-run as: >> $ perl Makefile.PL LIBS='-L/path/to/lib' INC='-I/path/to/include' >> >> checking for main() in -lghttp... libghttp not found >> Try setting LIBS and INC values on the command line >> Or get libghttp from >> ftp://ftp.gnome.org/pub/GNOME/stable/sources/libghttp/ >> no >> >> Which I assume is some fallout from the new Perl? >> >> .... Ken >> >> > > I would guess that your using dpb to build. Try repeating just building > www/p5-HTTP-GHTTP with make or dpb. Your probably find it build, I built > it here with perl 5.20.1. >
OK, I'll do that in the next cycle. I am using dpb. .... Ken