Hello,

I'm having problems trying to install "nedit", which is a dependency for
"arb".  Here is the output when I type "fink install nedit"...  Any
suggestions?

Pat

Information about 6743 packages read in 1 seconds.
The following package will be installed or updated:
 nedit
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-nedit-5.5-1
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-nedit-5.5-1' in
`/sw/src/fink.build/fink-buildlock-nedit-5.5-1_2008.06.18-16.03.43_darwin-i386.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i
/sw/src/fink.build/fink-buildlock-nedit-5.5-1_2008.06.18-16.03.43_darwin-i386.deb
Selecting previously deselected package fink-buildlock-nedit-5.5-1.
(Reading database ... 7031 files and directories currently installed.)
Unpacking fink-buildlock-nedit-5.5-1 (from
.../fink-buildlock-nedit-5.5-1_2008.06.18-16.03.43_darwin-i386.deb) ...
Setting up fink-buildlock-nedit-5.5-1 (2008.06.18-16.03.43) ...
gzip -dc /sw/src/nedit-5.5.tar.gz | /sw/bin/tar -xf -  --no-same-owner
--no-same-permissions
sed 's|@PREFIX@|/sw|g' <
/sw/fink/dists/stable/main/finkinfo/editors/nedit.patch | patch -p1
patching file makefiles/Makefile.macosx
Hunk #1 succeeded at 9 (offset 1 line).
Hunk #2 succeeded at 19 (offset 1 line).
make macosx PREFIX=/sw
(cd util; \
            make -f Makefile.macosx verify_config && \
            make -f Makefile.macosx libNUtil.a)
cc -O -no-cpp-precomp -mdynamic-no-pic -DNO_XMIM -I/usr/X11R6/include
-I/sw/include -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -o check_lin_tif
check_lin_tif.c
./check_lin_tif
LessTif detected.
@(#)GNU/LessTif Version 2.1 Release 0.95.0
ERROR:  Untested LessTif Version:
        @(#)GNU/LessTif Version 2.1 Release 0.95.0
You are attempting to build NEdit with a version of LessTif that
has not been verified to work well with NEdit.  This could be fine,
but it could also lead to crashes and instability.  Historically,
older versions of Motif have quite often been more stable
than newer versions when used with NEdit, so don't assume newer
is better.

NEdit is known to work with LessTif versions:
        0.92.32
        0.93.0
        0.93.12
        0.93.18
        0.93.94
and is known to be very stable with Open Motif versions 2.1.30 and
2.2.3, which are freely available from several sources, including:
        http://www.opengroup.org/openmotif/
        http://www.ist.co.uk/DOWNLOADS/motif_download.html

Also, unless you need a customized NEdit you should STRONGLY
consider downloading a pre-built binary from http://www.nedit.org,
since these are the most stable versions.

If you really want to build an untested version of NEdit you
can override this sanity check by adding -DBUILD_UNTESTED_NEDIT
to the CFLAGS variable in your platform's Makefile (e.g.
makefiles/Makefile.linux)
make[1]: *** [check_tif_rule] Error 2
make: *** [macosx] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-nedit-5.5-1
(Reading database ... 7032 files and directories currently installed.)
Removing fink-buildlock-nedit-5.5-1 ...
Failed: phase compiling: nedit-5.5-1 failed



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to