Trying to just build the stock bsd-port I am getting this: Linking vm... { \ echo Linking launcher...; \ \ cc -m32 -march=i586 -mstackrealign -m32 -march=i586 -mstackrealign -L `pwd` -o gamma launcher.o -ljvm -lm -pthread; \ \ } Linking launcher... ld: library not found for -ljvm collect2: ld returned 1 exit status make[6]: *** [gamma] Error 1 make[5]: *** [the_vm] Error 2 make[4]: *** [product] Error 2 make[3]: *** [generic_build2] Error 2 make[2]: *** [product] Error 2 make[1]: *** [hotspot-build] Error 2 make: *** [build_product_image] Error 2
Does "ld: library not found for -ljvm" look familiar to anyone? -Frank _______________________________________________ mlvm-dev mailing list mlvm-dev@openjdk.java.net http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev