I am getting "LIB_JPEG_UNDEFINED" on a "make install clean" from openjdk7 port on freebsd 9.0 rc1.
i notice that my /usr/local/lib/libjpeg is 8 (iirc). and guess/understand openjdk7 is looking for 6.2. (or libjpeg-devel) from snippets i have found on the internet. is this correct? if so can i force it to use 8? or do i need to compile the 6.2 lib (as there is no port). I am away from build machine so I do not have more specific details and some details may not be 100% correct but I hope to hear from anyone if they are familiar with this.