help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs 21.2 make crashes


From: Kai Großjohann
Subject: Re: emacs 21.2 make crashes
Date: Tue, 03 Sep 2002 15:06:12 +0200
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu)

Pieter Donche <Pieter.Donche@ua.ac.be> writes:

> I have SUN Blade 2000, Solaris 2.9, gcc-3.2, trying to install emacs-21.2
> # ./configure
> # make
> ...
>      ../lwlib/liblw.a -L/usr/openwin/lib  -lXaw3d -lXmu -lXt -lSM -lICE -lXext
> -ltiff  -lpng -lz -lm  -lXpm -lX11    -lsocket -lnsl -lkstat  -lcurses   -lm
> xfns.o: In function `tiff_load':
> /home/wins/builds/src/gnu/emacs-21.2/src/xfns.c:9537: undefined reference to 
> `T
> IFFClientOpen'
> collect2: ld returned 1 exit status
> make[1]: *** [temacs] Error 1
> make[1]: Leaving directory `/home/wins/builds/src/gnu/emacs-21.2/src'
> make: *** [src] Error 2
>
> I do have /usr/local/lib/libtiff.a and /usr/local/lib/libtiff.so,
> from installation of version 3.5.7 of libtiff.
> And also - part of Solaris - /usr/openwin/lib/libtiff.so
> and /usr/sfw/lib/libtiff.so

I think the problem is with tiff.h or whatever the file is called.  I
think you should make sure that the tiff.h and libtiff.{a,so} come
from the same directory, either both from /usr/openwin or both from
/usr/local.

You can look in config.log, I think, to see what the configure script
has found.

kai
-- 
A large number of young women don't trust men with beards.  (BFBS Radio)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]