configure to use other libraries.
John C. Hayward
John.C.Hayward at wheaton.edu
Wed Jan 27 08:41:06 PST 1999
Dear Kaffe People,
I tried the suggestion below but it did not seem to work. I'm using
kaffe-1.0.b3. I manually went in and modified configure.cashe to:
ac_cv_lib_jpeg_jpeg_read_header=${ac_cv_lib_jpeg_jpeg_read_header='yes'}
ac_cv_header_jpeglib_h=${ac_cv_header_jpeglib_h='yes'}
then modified ...libraries/clib/awt/Makefile:
-I/usr/pkg/include to INCLUDES
-L/usr/pkg/lib to LDTAIL
Hopefully this will be fixed at sometime.
johnh...
On 27 Jan 1999, Alexandre Oliva wrote:
> On Jan 27, 1999, "John C. Hayward" <John.C.Hayward at wheaton.edu> wrote:
>
> > I'm having a similar problem (or so I think). My jpeglib and headers
> > are in /usr/pkg/lib and /usr/pkg/include but I cannot see how to get
> > configure to detect them.
>
> > Pointers on the best way to get configure to see includes and libraries
> > not in standard places will be appreciated.
>
> Remove config.cache and configure --with-includes=/usr/pkg/include \
> --with-libraries=/usr/pkg/lib
>
> --
> Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org}
> oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
> Universidade Estadual de Campinas, SP, Brasil
>
>
>
More information about the kaffe
mailing list