On Thu, Oct 2, 2008 at 2:45 AM, Desmond Chapman <[EMAIL PROTECTED]> 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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to