On 21/11/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi,
>  I am trying to build the open JDK from source (using the b39 snapshot
>  release) on Ubuntu 8.10, but I get the following error message:
>
>  In file included from ../generated/incls/_precompiled.incl:286:
>  
> /home1/niwi/record-replay/java/openJava/fifth-try/hotspot/src/share/vm/libadt/port.hpp:
>  In function 'void bcopy(const void*, void*, size_t)':
>  
> /home1/niwi/record-replay/java/openJava/fifth-try/hotspot/src/share/vm/libadt/port.hpp:40:
>  error: 'void bcopy(const void*, void*, size_t)' redeclared inline without
>  'gnu_inline' attribute
>  /usr/include/bits/string3.h:90: error: 'void bcopy(const void*, void*,
>  size_t)' previously defined here
>
>
>  The sanity test passes, but with the following warnings:
>
>  WARNING: The official linux builds use OS version 2.4.9-e.3.
>  You appear to be using OS version 2.6.27-7-generic.
>
>  WARNING: The build is being done on Linux Unknown linux.
>  The official linux builds use Linux Advanced Server,
>  specifically Linux Advanced Server release 2.1AS.
>  The version found was '2.6.27-7-generic'.
>
>  WARNING: The linux compiler is not version 3.2
>  Specifically the GCC compiler.
>  You appear to be using compiler version: 4.3
>  The compiler was obtained from the following location:
>  /usr/bin/
>
>
>  Any suggestions?
>
>  Thanks
>  /Niklas
>
>

Use IcedTea.  We've patched this.
-- 
Andrew :-)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8

Reply via email to