NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: named problem (evbarm)




To: John Nemeth <jnemeth%victoria.tc.ca@localhost>

Subject: Re: named problem (evbarm)

From: Jukka Marin <jmarin%embedtronics.fi@localhost>

Date: Wed, 2 Jan 2008 13:09:17 +0200


On Tue, Jan 01, 2008 at 12:50:53PM -0800, John Nemeth wrote:
> On May 24,  3:45pm, Jukka Marin wrote:
> } On Tue, Jan 01, 2008 at 05:01:55PM +0000, Julian Coleman wrote:
> } > 
> } > > I have a NetBSD 4.0 system (evbarm) which works pretty well except for
> } > > named.
> } > 
> } > I wonder if it's a libpthread problem.  Could you add evbarm to the list
> } > of "no pthread" architectures in src/usr.sbin/bind/Makefile.inc and
> } > rebuild named?
> } 
> } First, I hope you don't mind me Cc:ing to netbsd-users.
> } 
> } I changed it to this:
> } 
> } .if (${MACHINE_ARCH} == "sparc" || ${MACHINE_ARCH} == "sparc64" \
> }         || ${MACHINE_ARCH} == "mipsel" || ${MACHINE_ARCH} == "mipseb" \
> }         || ${MACHINE_ARCH} == "evbarm" )
> 
>      "evbarm" is most likely a ${MACHINE}, not a ${MACHINE_ARCH}.  You
> probably want $MACHINE_ARCH} == "arm".

Yes, that one works.

  -jm



References:

Re: named problem (evbarm)
From: John Nemeth




Prev by Date: Re: named problem (evbarm)

Next by Date: Re: named problem (evbarm)

Previous by Thread: Re: named problem (evbarm)

Next by Thread: Re: named problem (evbarm)

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index