Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Oct 2008 08:29:49 -0500
From:      Matt <datahead4@gmail.com>
To:        "Desmond Chapman" <que_deseja@hotmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: vbox building and freebsd
Message-ID:  <cd6b4a5b0810020629v30d58fb4vd1dc37044fd73c26@mail.gmail.com>
In-Reply-To: <BLU126-W1461C6B60A64FCD3590EF5ED3D0@phx.gbl>
References:  <BLU126-W1461C6B60A64FCD3590EF5ED3D0@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 2, 2008 at 2:45 AM, Desmond Chapman <que_deseja@hotmail.com> wrote:
>
> I'm posting this to two mailing lists because of the environment.
>
> #  /home/moleque/VirtualBox-2.0.0/./configure
> Checking for environment: Determined build machine: freebsd.amd64, target machine: freebsd.amd64, OK.
> Checking for kBuild: found, OK.
> Checking for gcc: found version 4.2.1, OK.
> Checking for as86: found version 0.16.17, OK.
> Checking for bcc: found version 0.16.17, OK.
> Checking for iasl: found version 20070320, OK.
> Checking for xslt: found, OK.
> Checking for pthread: found, OK.
> /libexec/ld-elf.so.1: Shared object "libc.so.6" not found, required by "kmk_sed"
> Checking for libxml2: /libexec/ld-elf.so.1: Shared object "libc.so.6" not found, required by "kmk_sed"
>
>  xml2 not found at -L/usr/local/lib -lxml2   -lpthread  or xml2 headers not found
>  Check the file /usr/home/moleque/sdk/bindings/configure.log for detailed error information.
>
[snip]

> How do I solve the xml2 conflict listed above the patch?
>
Install the misc/compat6x port to gain access to the libc.so.6 that
the pre-compiled kmk_sed was likely compiled with.  If that doesn't
work, you'll need to follow the kmake instructions to build from
source.

Matt



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