Viv Kendon wrote: > Am finally attempting to upgrade (I've been away). > > OSX 10.4.7 server, xcode 2.3, Dual G5 (PPC), case sensitive HSF+ [] > > All went smoothly until libgda-1.0.4-1016: [] > ../../libgda/.libs/libgda-2.dylib -L/usr/lib/mysql > /usr/bin/ld: multiple definitions of symbol ___udivdi3 > /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/libgcc.a(_udivdi3.o) > private external definition of ___udivdi3 in section (__TEXT,__text) > /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libgcc_s.10.4.dylib(_udivdi3_s > .o) definition of ___udivdi3
> I have a vague recollection I need to remove something > manually to get this to build??? Searched the list archives > but didn't find it. Here is your message to fink-users from 2006/02/04: <http://article.gmane.org/gmane.os.apple.fink.general/20430> This was a very long thread which I only remember some parts of: My resolution at that time was > A workaround for libgda is to put the line > SetMACOSX_DEPLOYMENT_TARGET: 10.3 > into the libgda.info file which seemed to have worked for you. I also seem to remember that this problem hit you and not others because you run MacOSX server and you therefore have /usr/lib/mysql which others don't have, so that the package builds differently for you than for others (this is a bug in the package). Otherwise I don't remember if blaming the problem on libtool led to any further solution; apparently not. -- Martin Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
