RPM Community Forums

Mailing List Message of <rpm-devel>

multiple definitions of symbol _strict_erasures

From: Anders F Björklund <afb@rpm5.org>
Date: Tue 04 Mar 2008 - 12:55:37 CET
Message-Id: <9C2A9E6A-0D70-49C3-86E4-C145B79D19B3@rpm5.org>
./devtool.log:/usr/bin/ld: multiple definitions of symbol  
_strict_erasures
./devtool.log:../lib/.libs/librpm.a(fsm.o) definition of  
_strict_erasures in section (__DATA,__data)
./devtool.log:../rpmio/.libs/librpmio.a(iosm.o) definition of  
_strict_erasures in section (__DATA,__data)

Seems to be some kind of local that got exported ?

Worked around with "static int strict_erasures = 0;"

--anders
Received on Tue Mar 4 13:15:59 2008
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.