2012/3/8 Nicolai Schwindt <[email protected]>: > [...] >> >> -SVNLIB = $(prefix)/lib/svn > > This contains the needed lib, actually an old version > >> +SVNLIB = $(libdir) > > This does not.
I don't understand - SVNLIB is a private variable in GAR which is used to configure some directory settings. If it were set to something else, the subversion build would follow. No other packages install anything to /opt/csw/lib/svn, do they? > As you are staging into > /home/maciej/src/opencsw/pkg/subversion/trunk/work/solaris10-sparc/pkgroot/ > maybe setting -inst-prefix-dir for libtool to this dir would help? > All the *.la's contain this reference. Rupert, how about trying that? > BTW : Did you see the Ticket in mantis I reopened ? In the current version of > svn the python binding end up in /opt/csw/lib/svn/python/site-packages/ . > Which is by default not included in python. > > And lookin into > /home/maciej/src/opencsw/pkg/subversion/trunk/work/solaris10-sparc/pkgroot/ > gives me the feeling this could happen again. Yes, this is the case. _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
