On Thu, Apr 23, 2009 at 10:23 PM, Chanwit Kaewkasi <chan...@gmail.com>wrote:
> Hello Tobias, > > Here's my error message: > > In file included from > ../../../src/share/native/java/lang/fdlibm/src/k_standard.c:27In file > included from > ../../../src/share/native/java/lang/fdlibm/src/k_rem_pio2.c:143: > ../../../src/share/native/java/lang/fdlibm/include/fdlibm.h:30:28: > error: machine/endian.h: No such file or directory > : > ../../../src/share/native/java/lang/fdlibm/include/fdlibm.h:30:28: > error: machine/endian.h: No such file or directory > make[5]: *** > [/opt/openjdk/bsd-port/build/linux-i586/tmp/java/fdlibm/obj/k_rem_pio2.o] > Error 1 > make[5]: *** Waiting for unfinished jobs.... > make[5]: *** > [/opt/openjdk/bsd-port/build/linux-i586/tmp/java/fdlibm/obj/k_standard.o] > Error 1 > make[5]: Leaving directory `/opt/openjdk/bsd-port/jdk/make/java/fdlibm' > make[4]: *** [library_parallel_compile] Error 2 > make[4]: Leaving directory `/opt/openjdk/bsd-port/jdk/make/java/fdlibm' > make[3]: *** [all] Error 1 > make[3]: Leaving directory `/opt/openjdk/bsd-port/jdk/make/java' > make[2]: *** [all] Error 1 > make[2]: Leaving directory `/opt/openjdk/bsd-port/jdk/make' > make[1]: *** [jdk-build] Error 2 > make[1]: Leaving directory `/opt/openjdk/bsd-port' > > It seems machine/endian.h does not exist on my machine. But I do not > know which addition libs I need to install to make this compile. > Yes, that is the same error I got when using the same build process that worked for building the jdk7 branch for building the bsd-port branch. Do anyone know if the bsd-port needs some different kind of hand holding when building on linux, compared to the jdk7 branch? Cheers, Tobias
_______________________________________________ mlvm-dev mailing list mlvm-dev@openjdk.java.net http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev