[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Cannot build JavaHL with trunk @ r25970

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-08-07 04:19:06 CEST

On 8/6/07, Hyrum K. Wright <hyrum_wright@mail.utexas.edu> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Mark Phippard wrote:
> > Tried make clean, re-run gen-make and configure etc.
> >
> > ld: multiple definitions of symbol ___floatdisf
> > /usr/lib/gcc/i686-apple-darwin8/4.0.1/libgcc.a(_floatdisf.o) private
> > external definition of ___floatdisf in section (__TEXT,__text)
> > /usr/lib/libgcc_s.10.4.dylib(_floatdisf_s.o) definition of ___floatdisf
> > ld: multiple definitions of symbol ___floatdidf
> > /usr/lib/gcc/i686-apple-darwin8/4.0.1/libgcc.a(_floatdidf.o) private
> > external definition of ___floatdidf in section (__TEXT,__text)
> > /usr/lib/libgcc_s.10.4.dylib(_floatdidf_s.o) definition of ___floatdidf
> > ld: multiple definitions of symbol ___divdi3
> > /usr/lib/gcc/i686-apple-darwin8/4.0.1/libgcc.a(_divdi3.o) private
> > external definition of ___divdi3 in section (__TEXT,__text)
> > /usr/lib/libgcc_s.10.4.dylib(_divdi3_s.o) definition of ___divdi3
> > ld: multiple definitions of symbol ___udivdi3
> > /usr/lib/gcc/i686-apple-darwin8/4.0.1/libgcc.a(_udivdi3.o) private
> > external definition of ___udivdi3 in section (__TEXT,__text)
> > /usr/lib/libgcc_s.10.4.dylib(_udivdi3_s.o) definition of ___udivdi3
> > ld: multiple definitions of symbol ___umoddi3
> > /usr/lib/gcc/i686-apple-darwin8/4.0.1/libgcc.a(_umoddi3.o) private
> > external definition of ___umoddi3 in section (__TEXT,__text)
> > /usr/lib/libgcc_s.10.4.dylib(_umoddi3_s.o) definition of ___umoddi3
> > ld: multiple definitions of symbol ___moddi3
> > /usr/lib/gcc/i686-apple-darwin8/4.0.1/libgcc.a(_moddi3.o) private
> > external definition of ___moddi3 in section (__TEXT,__text)
> > /usr/lib/libgcc_s.10.4.dylib(_moddi3_s.o) definition of ___moddi3
> > /usr/bin/libtool: internal link edit command failed
> > make: *** [subversion/bindings/javahl/native/libsvnjavahl-1.la] Error 1
>
> JavaHL builds just find on my Ubuntu Feisty setup. Are other OS X users
> seeing the same problem as Mark?

/me slaps forehead.

I forgot to do this:
http://blogs.open.collab.net/svn/2007/04/compiling_javah.html

I only build this every couple days you would think I'd have
remembered this step by now.

Of course, if someone would figure out how to patch the build process
so that this step was not needed it would be even better.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 7 04:17:19 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.