Date: Tue, 16 Feb 2010 22:13:27 +0100 From: Bernd Walter <ticso@cicely7.cicely.de> To: Doug Barton <dougb@FreeBSD.org> Cc: arm@FreeBSD.org, Bernd Walter <ticso@cicely7.cicely.de>, ticso@cicely.de, current@FreeBSD.org Subject: Re: bind fails with sig11 on start / pthread failure on ARM? Message-ID: <20100216211327.GO43625@cicely7.cicely.de> In-Reply-To: <4B7AEBC0.5050506@FreeBSD.org> References: <20100215213907.GA43625@cicely7.cicely.de> <20100216183951.GI43625@cicely7.cicely.de> <4B7AE7BA.406@FreeBSD.org> <20100216185614.GK43625@cicely7.cicely.de> <4B7AEBC0.5050506@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 16, 2010 at 11:02:24AM -0800, Doug Barton wrote:
> On 2/16/2010 10:56 AM, Bernd Walter wrote:
> >> Wow, that was fast. :) It sure looks like that's the problem. Can you
> >> try compiling ports/dns/bind96 without threads and see if that works for
> >> you? If it does then it would be good to follow up on
> >> freebsd-arm@FreeBSD.org and see if the problem can be addressed.
> >
> > I'd send it before I saw your mail.
>
> Yeah, I figured that when I got your other reply just now. :) I
> received the trace message to the list in the same mail download as my
> message to the list, which I thought was quite impressive on your part. :)
>
> > Compiling however will take some time.
>
> No problem, let us know how it works out.
A first try failed because a dependend lib won't compile :(
I will retry without XML.
But iconv isn't that unimportant, so this needs investigation as well.
[...]
install -o root -g wheel -m 444 include/libcharset.h /usr/obj/usr/ports/converters/libiconv/work/libiconv-1.13.1/lib/libcharset.h
install -o root -g wheel -m 444 include/localcharset.h.inst /usr/obj/usr/ports/converters/libiconv/work/libiconv-1.13.1/lib/localcharset.h
cd lib && make all
/bin/sh /usr/local/bin/libtool --mode=compile --tag=CC cc -I. -I. -I../include -I./../include -I.. -I./.. -O -pipe -mcpu=arm9 -std=gnu89 -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c
libtool: compile: cc -I. -I. -I../include -I./../include -I.. -I./.. -O -pipe -mcpu=arm9 -std=gnu89 -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c -fPIC -DPIC -o .libs/iconv.o
{standard input}: Assembler messages:
{standard input}:569470: Error: symbol definition loop encountered at `.L4822'
*** Error code 1
Stop in /usr/obj/usr/ports/converters/libiconv/work/libiconv-1.13.1/lib.
*** Error code 1
Stop in /usr/obj/usr/ports/converters/libiconv/work/libiconv-1.13.1.
*** Error code 1
Stop in /usr/ports/converters/libiconv.
*** Error code 1
Stop in /usr/ports/converters/libiconv.
*** Error code 1
Stop in /usr/ports/devel/gettext.
*** Error code 1
Stop in /usr/ports/devel/gmake.
*** Error code 1
Stop in /usr/ports/textproc/libxml2.
*** Error code 1
Stop in /usr/ports/dns/bind96.
*** Error code 1
Stop in /usr/ports/dns/bind96.
3214.000u 1468.000s 2:12:18.00 58.9% 3300+1299k 845+23834io 5433pf+0w
Exit 1
--
B.Walter <bernd@bwct.de> http://www.bwct.de
Modbus/TCP Ethernet I/O Baugruppen, ARM basierte FreeBSD Rechner uvm.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100216211327.GO43625>
