Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Oct 2008 18:32:51 +0400
From:      Boris Samorodov <bsam@ipt.ru>
To:        Warren Liddell <ahinjii@maydias.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: error compiling linux-glib2
Message-ID:  <36409548@bb.ipt.ru>
In-Reply-To: <48F72EBB.9010903@maydias.com> (Warren Liddell's message of "Thu\, 16 Oct 2008 22\:08\:27 %2B1000")
References:  <48F72EBB.9010903@maydias.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Warren Liddell <ahinjii@maydias.com> 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



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