| Summary: | dev-util/subversion-1.4.5 failed - cannot find -lsvn_repos-1 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Tomas Otto <pat0> |
| Component: | New packages | Assignee: | Apache Team - Bugzilla Reports <apache-bugs> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | major | CC: | pauldv |
| Priority: | Normal | ||
| Version: | 2007.0 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | dev-util:subversion-1.4.5:20071119-084059.log | ||
|
Description
Tomas Otto
2007-11-19 08:46:40 UTC
Created attachment 136354 [details]
dev-util:subversion-1.4.5:20071119-084059.log
Im reporting bug, it seems be the same error like in verison dev-util/subversion-1.3.2-r4.
/usr/bin/install -c .libs/svnversion /var/tmp/portage/dev-util/subversion-1.4.5/image//usr/bin/svnversion /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lsvn_repos-1 collect2: ld returned 1 exit status libtool: install: error: relink `mod_dav_svn.la' with the above command before installing it apxs:Error: Command failed with rc=65536 Hello, I don't understand what to do? Could you write it step by step, please? Thank you. (In reply to comment #2) > /usr/bin/install -c .libs/svnversion > /var/tmp/portage/dev-util/subversion-1.4.5/image//usr/bin/svnversion > /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: > cannot find -lsvn_repos-1 > collect2: ld returned 1 exit status > libtool: install: error: relink `mod_dav_svn.la' with the above command before > installing it > apxs:Error: Command failed with rc=65536 > Hi, Emerge 'libtool' (same version) then subversion again. Rumen Hello, I had to set MAKEFLAGS="-j1" MAKEOPTS="-j1" in /etc/make.conf and it is working... no need emerge libtool. (In reply to comment #4) > Hi, > > Emerge 'libtool' (same version) then subversion again. > Rumen > can't reproduce this, and i'm running paralell make everywhere ... please reopen if it still doesn't work with 1.4.6 |