[haiku-bugs] Re: [Haiku] #5191: Haiku build failure on Suse 11.2 x86_64
- From: "bonefish" <trac@xxxxxxxxxxxx>
- Date: Mon, 04 Jan 2010 17:04:32 -0000
#5191: Haiku build failure on Suse 11.2 x86_64
---------------------------+------------------------------------------------
Reporter: Grey | Owner: bonefish
Type: bug | Status: closed
Priority: normal | Milestone: R1
Component: Build System | Version: R1/Development
Resolution: invalid | Keywords: Build Suse64
Blockedby: | Platform: All
Blocking: |
---------------------------+------------------------------------------------
Changes (by bonefish):
* status: new => closed
* resolution: => invalid
Comment:
Yep, the "--use-32-bit" is bogus. If you use that, you also have to run
configure in a linux32 environment (though for jamming it won't be
necessary anymore). Building under 64 bit OpenSuse works just fine for me:
{{{
bonefish@backbone:~/develop/haiku/haiku/generated-64bit> uname -a
Linux backbone 2.6.31.8-0.1-desktop #1 SMP PREEMPT 2009-12-15 23:55:40
+0100 x86_64 x86_64 x86_64 GNU/Linux
bonefish@backbone:~/develop/haiku/haiku/generated-64bit> gcc -dumpmachine
x86_64-suse-linux
bonefish@backbone:~/develop/haiku/haiku/generated-64bit> gcc -dumpversion
4.4
bonefish@backbone:~/develop/haiku/haiku/generated-64bit> jam -v
Jam 2.5-haiku-20090626. OS=LINUX. Copyright 1993-2002 Christopher Seiwald.
bonefish@backbone:~/develop/haiku/haiku/generated-64bit> svnversion ..
34884:34888M
bonefish@backbone:~/develop/haiku/haiku/generated-64bit> ../configure -j8
--build-cross-tools-gcc4 x86 ../../buildtools --use-xattr --use-gcc-pipe
--include-gpl-addons
[...]
binutils and gcc for cross compilation have been built successfully!
bonefish@backbone:~/develop/haiku/haiku/generated-64bit> jam -q -j8 @image
[...]
Deleting old MIME database ...
Installing MIME database ...
Unmounting ...
...updated 12779 target(s)...
}}}
--
Ticket URL: <http://dev.haiku-os.org/ticket/5191#comment:5>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.
Other related posts: