From owner-freebsd-current@FreeBSD.ORG Mon May 12 03:13:24 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 509F337B401 for ; Mon, 12 May 2003 03:13:24 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE6BF43FE5 for ; Mon, 12 May 2003 03:13:23 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 20837530E; Mon, 12 May 2003 12:13:22 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "Beech Rintoul" References: From: Dag-Erling Smorgrav Date: Mon, 12 May 2003 12:13:21 +0200 In-Reply-To: (Beech Rintoul's message of "Sun, 11 May 2003 12:57:03 -0800") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-current@freebsd.org Subject: Re: Crossover Office on FreeBSD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 10:13:24 -0000 "Beech Rintoul" 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