subversion broken with apache2 now in ports

Clement Laforet clement at FreeBSD.org
Fri Jul 30 10:05:09 PDT 2004


On Wed, 28 Jul 2004 22:44:20 +0400
Lev Serebryakov <lev at FreeBSD.org> wrote:

Hi guys!

> SM> subversion and apache2 should have all libraries in
> SM> /usr/local/lib/apache2 linked in with rpaths
> 
>   Yes, if I add "LDFLAGS+= -rpath /usr/local/lib/apache2", `svn'
>   works. But "make install" fails: libtool denies to install
>   "mod_dav_svn.la" into "/isr/local/libexec/apache2" in such case. it
>   want "/usr/local/lib/apache2"!
> 
>   So, it is not a soultion :(
> 
>   May be it is possible to override this?
> 
> SM> or
> SM> shared libraries in /usr/local/lib/apache2 should be moved back to
> SM> /usr/local/lib.
>  I'm repeating: IMHO, it is best solution. But I could not change
>  this.

During my vacation, I worked on apache2 port. I restore old apache2
behavior. i.e. apache2 loads ${PREFIX}/sbin/envvars which sets
LD_LIBRARY_PATH.

I doing a last test, and I commit the first part of the patch which
include apache2.sh cleanup.

clem
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040730/f0ed3d56/attachment.bin


More information about the freebsd-ports mailing list