jbronsted wrote:
> Hi
>
> Im trying to compile bonjour for SlugOS 5.2 beta on a NSLU2:
> http://developer.
>
> However, ld tells me that the hidden symbol __aeabi_uidiv in libgcc.a is referenced by DSO. Does anybody know what this means and how I can fix it?
>
> Kind regards
> Jeppe
>
> Full transcript:
> root@slug1:~
> make[1]: Entering directory `/root/mDNSResponde
> rm -rf build
> make[1]: Leaving directory `/root/mDNSResponde
> root@slug1:~
> Responder daemon done
> Client library done
> make[1]: Entering directory `/root/mDNSResponde
> mkdir build
> cc dns-sd.c -L../mDNSPosix/
> /usr/lib/gcc/
> /usr/lib/gcc/
> collect2: ld returned 1 exit status
> make[1]: *** [build/dns-sd] Error 1
> make[1]: Leaving directory `/root/mDNSResponde
> make: *** [../Clients/
>
My first guess would be that your toolchain may be trying to use a
different (unsupported) floating-point setting for some reason. Check
your compilation options for consistency; soft float is what it should
be using. If that's not it, then I would check to see if the compiler
and libraries perhaps mismatch -- did you get the toolchain from (for
example) the "unstable" feeds?
-Mike (mwester)
Saturday, February 6, 2010
Re: [nslu2-linux] Problem compiling bonjour on SlugOS 5.3 beta - hidden symbol
__._,_.___
.
__,_._,___
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment