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

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

emacs 21.2 make crashes


From: Pieter Donche
Subject: emacs 21.2 make crashes
Date: Tue, 3 Sep 2002 13:07:49 +0200 (MEST)

Hi,

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 also tried by explicitly doing
# LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
# export LD_LIBRARY_PATH
# make clean
# ./configure
# make

I still get the same error

What to do about it ??

Thanks for any help

Pieter


  _______________
 / Pieter Donche \____________________________________________
 | ITC Manager                  e-mail Pieter.Donche@ua.ac.be \
 | Dept. Mathem. & Computer Science     tel +32(0)3/820.24.29 |
 | University of Antwerp, room A2.23    fax +32(0)3/820.24.21 |
 | (UIA) Universiteitsplein 1,  B 2610 Wilrijk,  BELGIUM (EU) |
 |____________________________________________________________|





reply via email to

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