From owner-freebsd-questions@FreeBSD.ORG Thu Oct 16 14:33:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51DAB1065696 for ; Thu, 16 Oct 2008 14:33:06 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 0BABA8FC27 for ; Thu, 16 Oct 2008 14:33:05 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from bb.ipt.ru ([194.62.233.89]) by services.ipt.ru with esmtp (Exim 4.54 (FreeBSD)) id 1KqTuR-0002wz-AE; Thu, 16 Oct 2008 18:33:03 +0400 To: Warren Liddell References: <48F72EBB.9010903@maydias.com> From: Boris Samorodov Date: Thu, 16 Oct 2008 18:32:51 +0400 In-Reply-To: <48F72EBB.9010903@maydias.com> (Warren Liddell's message of "Thu\, 16 Oct 2008 22\:08\:27 +1000") Message-ID: <36409548@bb.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: error compiling linux-glib2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Oct 2008 14:33:06 -0000 Warren Liddell writes: > Running FreeBSD 7.1-PreRelease, AMD64 KDE 4.1.2 > > > > ===> Checking if devel/linux-glib2 already installed > cd /usr/ports/devel/linux-glib2/work && /usr/bin/find * -type d -exec > /bin/mkdir -p "/compat/linux/{}" \; > cd /usr/ports/devel/linux-glib2/work && /usr/bin/find * ! -type d | > /usr/bin/cpio -pm -R root:wheel /compat/linux > 3914 blocks > ===> Running linux ldconfig > /compat/linux/sbin/ldconfig -r /compat/linux > ELF binary type "3" not known. # kldload linux And/or: # echo 'linux_enable="YES"' >> /etc/loader.conf # reboot > /compat/linux/sbin/ldconfig: 1: Syntax error: "(" unexpected > *** Error code 2 > > Stop in /usr/ports/devel/linux-glib2. > *** Error code 1 > > Stop in /usr/ports/devel/linux-glib2. WBR -- bsam