pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/textproc/rarian
Le 23/02/13 23:17, Jonathan Perkin a écrit :
Module Name: pkgsrc
Committed By: jperkin
Date: Sat Feb 23 22:17:02 UTC 2013
Modified Files:
pkgsrc/textproc/rarian: Makefile distinfo
Added Files:
pkgsrc/textproc/rarian/patches: patch-librarian_Makefile.in
Log Message:
Don't use -export-symbols-regex, it breaks non-GNU linkers and results in the
wrong SONAME being set, in this case to '../librarian/.libs/librarian.so'.
Fixes a number of packages and PR#37842.
Bump PKGREVISION, binary package needs to be updated.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/rarian/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/rarian/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/textproc/rarian/patches/patch-librarian_Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
I believe this patch is incorrect. The problem is related to
pkg/47359 (pkgsrc/devel/libtool problems with solaris, g++ and solaris ld)
and is fixed upstream, as well as with my proposed patch to libtool.
richard@devzoneX:~$ elfdump /opt/pkg/lib/librarian.so |grep SONAME
[6] SONAME 0x2325 librarian.so.0
Home |
Main Index |
Thread Index |
Old Index