Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jun 2014 17:56:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191161] building www/p5-libapreq2 does not link libapreq2.so unless it is installed
Message-ID:  <bug-191161-13-DOXFeIWg9U@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191161-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191161-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191161

--- Comment #1 from Vick Khera <vivek@khera.org> ---
I spent the last hour diving through this, and I'm 100% sure this is due to a
fail in the stage directory process.

At install time, immediately after libapreq2.so is installed, it re-links the
perl module against the /usr/local/bin copy of it. However, that file does not
exist since it is safely tucked away into the stage directory.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191161-13-DOXFeIWg9U>