Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Aug 2003 21:10:06 +1200
From:      Andrew Thompson <andy@fud.org.nz>
To:        Martin Blapp <mb@imp.ch>
Cc:        ports@freebsd.org
Subject:   Re: cirtix_ica
Message-ID:  <1060765805.24203.6.camel@localhost>
In-Reply-To: <20030813103527.S2686@cvs.imp.ch>
References:  <03Aug12.110200nzst.119044@homer.fire.org.nz> <20030812010635.H2686@cvs.imp.ch> <03Aug12.111336nzst.119047@homer.fire.org.nz> <20030813103527.S2686@cvs.imp.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2003-08-13 at 20:37, Martin Blapp wrote:
> Hi,
> 
> > Here you go, thanks.
> 
> Looks everything normal. Is it possible that the linux emulation
> is not running or not installed ? A "uname" call seems not to
> return linux in your case.
> 
> This works here just fine.
> 
> Martin
> 

It seems that uname -m in linux compat returns i686 while the setupwfc
script is greping for i386

[thompsa@holly]$uname -m
i386
[thompsa@holly]$/compat/linux/bin/sh
[thompsa@holly]$uname -m
i686



Andy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1060765805.24203.6.camel>