Opened 17 years ago
Closed 17 years ago
#1398 closed task (duplicate)
Build documentation for 64bit Ubuntu
Reported by: | Paul Schulz | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 1.5 SVN |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
Greetings.. I am attempting to build virtualbox from the SVN repository, and have hit some issues.
From the following webpage:
http://www.virtualbox.org/wiki/Linux%20build%20instructions
The instructions for creating the links for the required libraries on Ubuntu 7.10 64bit doesn't specify which directory the links should be made in.
Should this be /usr/lib32 ?
Configure also looks for qt4 libraries, which arn't specified in the requirements.
apt-get install libqt4-dev
In addition.. after following the instuctions, (./configure, kmk) I get the following errors:
kBuild: Linking VBoxClient /usr/bin/ld: skipping incompatible /usr/bin/../lib/libXext.so when searching for -lXext /usr/bin/ld: skipping incompatible /usr/bin/../lib/libXext.a when searching for -lXext /usr/bin/ld: skipping incompatible /usr/lib/libXext.so when searching for -lXext /usr/bin/ld: skipping incompatible /usr/lib/libXext.a when searching for -lXext /usr/bin/ld: cannot find -lXext
See attached files for configure and build logs..
Attachments (1)
Change History (2)
by , 17 years ago
Attachment: | configure.log added |
---|
comment:1 by , 17 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Configure Log