Title: Nedit problems
I have just updated my fink packages
fink --version
Package manager version: 0.9.12
Distribution version: 0.4.0.cvs
And ran into a problem with nedit

nedit
dyld: nedit can't open library: /sw/LessTif/Motif2.0/lib/libXm.2.dylib  (No such file or directory, errno = 2)

This library seems to exist but is in a different place

locate libXm.2.dylib
/sw/lib/libXm.2.dylib

rebuilding nedit fails

patch -p1 </sw/fink/dists/stable/main/finkinfo/editors/nedit-5.2-2.patch
patching file makefiles/Makefile.macosx
patching file util/Makefile.common
patching file source/preferences.c
Hunk #1 succeeded at 25 (offset 1 line).
make macosx PREFIX=/sw
(cd util;   make -f Makefile.macosx libNUtil.a)
cc -O2 -no-cpp-precomp -I/usr/X11R6/include  -I/sw/include   -c -o DialogF.o DialogF.c
DialogF.c:33: Xm/Xm.h: No such file or directory
DialogF.c:34: Xm/MessageB.h: No such file or directory
DialogF.c:35: Xm/DialogS.h: No such file or directory
DialogF.c:36: Xm/PushB.h: No such file or directory
DialogF.c:37: Xm/PushBG.h: No such file or directory
DialogF.c:38: Xm/SelectioB.h: No such file or directory
make[1]: *** [DialogF.o] Error 1
make: *** [macosx] Error 2
### make failed, exit code 2
Failed: compiling nedit-5.2-2 failed

Thes files exist and are in /sw/LessTif/Motif2.0/include/Xm/

and I'm not using Xtools

I also rebuilt lesstif but it didn't make any difference. Any suggestions?

Don


-- 

Prof. Don McKenzie Paul               tel.  024 76 523603                              
Department of Physics                 fax. 024 76 692016
University of Warwick                 email  [EMAIL PROTECTED]
COVENTRY CV4 7AL
UK



Reply via email to