FS#22341 - libldap missing symbols

Attached to Project: Arch Linux
Opened by Joaquim Pedro (osmano807) - Thursday, 06 January 2011, 18:28 GMT
Last edited by Jan de Groot (JGC) - Thursday, 06 January 2011, 20:52 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When I try to compile any package that uses libldap, gcc returns me a linker error:
/usr/lib/libldap.so: undefined reference to `sys_errlist@GLIBC_2.12 '
/usr/lib/libldap.so: undefined reference to `sys_nerr@GLIBC_2.12 '

After recompiling the package via abs, everything works normal


Additional info:
* package version(s)
libldap 2.4.23-1
* config and/or log files etc.


Steps to reproduce:
Try to compile any package that uses libldap (like log4cxx)
This task depends upon

Closed by  Jan de Groot (JGC)
Thursday, 06 January 2011, 20:52 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Update your system.
Comment by Jan de Groot (JGC) - Thursday, 06 January 2011, 20:04 GMT
What version of glibc do you have installed?
Comment by Joaquim Pedro (osmano807) - Thursday, 06 January 2011, 20:42 GMT
Hmm, version 2.11.1-3.
It was a system installed today, there was no updated package.
EDIT:
Fully updated system is working.
Strange that in pacman.log not see any reference to update that package.

Loading...