Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 May 2003 12:13:21 +0200
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        "Beech Rintoul" <akbeech@northwindcom.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Crossover Office on FreeBSD
Message-ID:  <xzpissg322m.fsf@flood.ping.uio.no>
In-Reply-To: <IKEJIJGIHELBGLJDDPDECEJPCLAA.akbeech@northwindcom.net> (Beech Rintoul's message of "Sun, 11 May 2003 12:57:03 -0800")
References:  <IKEJIJGIHELBGLJDDPDECEJPCLAA.akbeech@northwindcom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
"Beech Rintoul" <akbeech@northwindcom.net> writes:
> I'm attempting to get Crossover Office to install on 5.1 Beta, but the
> script errors with the following:
>
> chown: 0.0: illegal user name
> This installation doesn't support glibc-2.1 on FreeBSD / x86

workaround:

# cd /usr/src/usr.sbin/chown
# echo 'CFLAGS+=-DSUPPORT_DOT' >>Makefile
# make cleandir ; make cleandir
# make obj && make depend && make && make install

DES
-- 
Dag-Erling Smorgrav - des@ofug.org



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