Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27838 - Subversion-0.28 ebuild fails
Summary: Subversion-0.28 ebuild fails
Status: RESOLVED DUPLICATE of bug 27633
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-02 22:42 UTC by Mark
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark 2003-09-02 22:42:17 UTC
When trying to emerge the 0.28 ebuild of subversion the following error arises.

!!!Function src_compile, line 134, exit code 2
Comment 1 SpanKY gentoo-dev 2003-09-02 22:50:38 UTC
please post some more output 
Comment 2 Daniel Milne 2003-09-03 05:00:47 UTC
Me Too. Here's the relevant bits. Let me know if you need anything else.

cd subversion/tests/libsvn_diff && /bin/sh /var/tmp/portage/subversion-0.28.0/work/subversion-0.28/libtool --silent --mode=link gcc -L/var/tmp/portage/subversion-0.28.0/image//usr/lib -march=athlon -Os -pipe   -pthread  -DNEON_ZLIB -DNEON_SSL  -L/usr/lib  -rpath /usr/lib -o diff3-test diff3-test.o ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la /usr/lib/libaprutil-0.la -lldap -llber -lgdbm -ldb -lexpat /usr/lib/libapr-0.la -lrt -lm -lcrypt -lnsl  -ldl
/usr/lib/libaprutil-0.so: undefined reference to `db_create'
/usr/lib/libaprutil-0.so: undefined reference to `db_strerror'
collect2: ld returned 1 exit status
make: *** [subversion/tests/libsvn_diff/diff-test] Error 1
make: *** Waiting for unfinished jobs....
/usr/lib/libaprutil-0.so: undefined reference to `db_create'
/usr/lib/libaprutil-0.so: undefined reference to `db_strerror'
collect2: ld returned 1 exit status
make: *** [subversion/tests/libsvn_diff/diff3-test] Error 1

!!! ERROR: dev-util/subversion-0.28.0 failed.
!!! Function src_compile, Line 134, Exitcode 2
!!! make of subversion failed
Comment 3 Brandy Westcott (RETIRED) gentoo-dev 2003-09-03 07:09:38 UTC
Daniel, you're error is discussed in Bug #27633 
Comment 4 SpanKY gentoo-dev 2003-09-03 08:43:29 UTC

*** This bug has been marked as a duplicate of 27633 ***