pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/43385: new workaround for www/p5-libapreq2
The following reply was made to PR pkg/43385; it has been noted by GNATS.
From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/43385: new workaround for www/p5-libapreq2
Date: Sat, 12 Feb 2011 21:05:48 +0000
(this was filed as a separate PR, 44542, but it should probably be
part of 43385, and gnats has no way to do this automatically)
------
From: randolf+netbsd.org%inter-corporate.com@localhost
To: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
pkgsrc-bugs%netbsd.org@localhost
Cc:
Subject: pkg/44542: www/p5-libapreq2
Date: Thu, 10 Feb 2011 00:00:01 +0000 (UTC)
>Number: 44542
>Category: pkg
>Synopsis: www/p5-libapreq2
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Feb 10 00:00:01 +0000 2011
>Originator: Randolf Richardson
>Release: NetBSD 5.1
>Organization:
Inter-Corporate Computer & Network Services, Inc.
>Environment:
(Not applicable)
>Description:
Attempts to install the www/p5-libapreq2/ package fail, but there is a
work-around that involves deleting a few files between the "make" and "make
install" commands.
This module is particularly important to mod_perl2 users. I use it with
mod_perl2.0.4 (and hopefully mod_perl2.0.5 which was released just the other
day).
>How-To-Repeat:
cd /usr/pkgsrc/www/p5-libapreq2
make && make install
>Fix:
cd /usr/pkgsrc/www/p5-libapreq2
make && rm work/.wrapper/bin/cc && rm work/.wrapper/bin/ld && make install
(Thanks to "inkjetunit" on irc.freenode.net#netbsd for finding this fix.)
Home |
Main Index |
Thread Index |
Old Index