Hi Jonathan, Am 11.04.2013 00:06, schrieb Jonathan Nieder: > Hi Michael, > > Michael Biebl wrote: > >> I do maintain a package (lksctp-tools) which fails to build with >> binutils-gold. >> It uses a version script >> libsctp_la_LDFLAGS = -version-info 1:13:0 >> -Wl,--version-script=$(srcdir)/Versions.map >> >> The version script looks like [1] > [...] >> CCLD libsctp.la >> /usr/bin/ld: error: symbol sctp_connectx has undefined version >> collect2: error: ld returned 1 exit status > > Thanks for reporting. Can you provide a minimal testcase? > > That means: > > * source files (presumably one would be enough) > * version script > * object files corresponding to the source files and any libraries used > (these are input files to "ld") > * an "ld" command line to reproduce the problem > > That should make this easier to diagnose and condense into a test > script to accompany a fix. > > See /usr/share/bug/binutils/presubj for details. >
lksctp-tools is a rather tiny package, so it's almost a as minimal testcase as it can get. Should be very simple to diagnose the problem. Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature

