pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/44542: www/p5-libapreq2
>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