I was trying to install nedit on 10.3 (it's needed by one of my own packages). I took the .info and .patch file from the 10.2-gcc3.3 tree and put it in the local tree. However, it gives the following error:
...
cc -O -no-cpp-precomp -DNO_XMIM -I/sw/include -I/usr/X11R6/include -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -DUSE_XMIM -c -o windowTitle.o windowTitle.c
cc -O -no-cpp-precomp -DNO_XMIM -I/sw/include -I/usr/X11R6/include -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -DUSE_XMIM -c linkdate.c
cc -O -no-cpp-precomp -DNO_XMIM -I/sw/include -I/usr/X11R6/include -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -DUSE_XMIM nedit.o file.o menu.o window.o selection.o search.o undo.o shift.o help.o preferences.o tags.o userCmds.o shell.o regularExp.o macro.o text.o textSel.o textDisp.o textBuf.o textDrag.o server.o highlight.o highlightData.o interpret.o parse.o smartIndent.o regexConvert.o rbTree.o windowTitle.o linkdate.o ../util/libNUtil.a -force_flat_namespace -L/sw/lib -L/usr/X11R6/lib -lXm -lXt -lXpm -lXext -lSM -lICE -lX11 -o nedit
ld: warning prebinding disabled because dependent library: /sw/lib/libXm.3.dylib is not prebound
ld: multiple definitions of symbol __XEditResCheckMessages
/sw/lib/libXm.dylib(EditresCom.lo) definition of __XEditResCheckMessages
/usr/X11R6/lib/libXmu.6.dylib(EditresCom.o) definition of __XEditResCheckMessages
make[1]: *** [nedit] Error 1
make: *** [macosx] Error 2
### execution of make failed, exit code 2
Failed: compiling nedit-5.3-6 failed
[ModusOperandi:local/main/finkinfo] koen%
Any suggestions how this can be fixed?
thanks,
- Koen.
------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
