Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 497182 - sys-fs/quota-3.17-r1[ldap] flag causes linker error
Summary: sys-fs/quota-3.17-r1[ldap] flag causes linker error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 533346 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-01-05 22:15 UTC by shad0VV
Modified: 2015-04-05 03:01 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,41.88 KB, text/plain)
2014-01-05 22:15 UTC, shad0VV
Details
emerge --info (make.conf,15.95 KB, text/plain)
2014-01-05 22:16 UTC, shad0VV
Details

Note You need to log in before you can comment on or make changes to this bug.
Description shad0VV 2014-01-05 22:15:26 UTC
Without ldap build is ok, but using +ldap flag, it fails with an error on linker. I am not 100% sure that it has to do with this flag, but since enabling it causes this issue.

Reproducible: Always
Comment 1 shad0VV 2014-01-05 22:15:49 UTC
Created attachment 367124 [details]
build.log
Comment 2 shad0VV 2014-01-05 22:16:16 UTC
Created attachment 367126 [details]
emerge --info
Comment 3 Rafał Mużyło 2014-01-06 05:38:38 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: warnquota.o: undefined reference to symbol 'ber_bvecfree'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: note: 'ber_bvecfree' is defined in DSO /usr/lib64/liblber-2.4.so.2 so try adding it to the linker command line
standard underlinking - the recent plague. it will take awhile to get the tree sorted out.
Comment 4 Nico Baggus 2014-01-13 00:52:56 UTC
I've got the same, using 'LDFLAGS="-llber-2.4" emerge quota' doesn't work here as the econf fails then.
Comment 5 SpanKY gentoo-dev 2015-04-05 02:58:22 UTC
*** Bug 533346 has been marked as a duplicate of this bug. ***
Comment 6 SpanKY gentoo-dev 2015-04-05 03:01:22 UTC
should be fixed with newer quota-4 ebuilds; stabilizing in bug 545586