jpeg build failure

Date view Thread view Subject view Author view

From: Archie Cobbs (archie@whistle.com)
Date: Mon Sep 21 1998 - 02:22:59 EDT


I'm unable to compile kaffe due to this error:

../../../../kaffe/libraries/clib/awt/X/imgjpeg.c:17: jpeglib.h: No such file or directory
../../../../kaffe/libraries/clib/awt/X/imgjpeg.c:18: jerror.h: No such file or directory
*** Error code 1

This happened before I installed libjpeg as well as after. In the
latter case, the makefile wasn't adding -I/usr/local/include, which
is where the jpeglib.h and jerror.h headers are.

So it seems there are two problems:

 - configure fails to detect if libjpeg is not installed (or is
   this considered a requirement for kaffe?)

 - configure doesn't add -I/usr/local/include

I'm not a configure magician so am not sure how to properly fix this.

Thanks,
-Archie

___________________________________________________________________________
Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:56:58 EDT