Thanks for your reply, unfortunately by the time I thought to check my mail, I had blown up my Xfree installation and reinstalled fink (I had a lot of stuff leftover from 10.1). This time I have made it through the compile of Xfree86, however, I am still trying to compile Nedit. This time I get this error from Lesstif. I searched the archives and did not see anything about libtool, although I thought I remembered a thread about it lately.
XmTabList.lo Messages.lo Print.lo PrintShell.lo SSpinB.lo XmStrDefs.lo -L/sw/lib -L/usr/X11R6/lib -lXt -lX11 -lc -install_name /sw/lib/libXm.2.dylib -compatibility_version 3 -current_version 3.1
/usr/bin/libtool: file: -lXt is not an object file (not allowed in a library)
/usr/bin/libtool: file: -lX11 is not an object file (not allowed in a library)
make[3]: *** [libXm.la] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
### execution of make failed, exit code 2
Failed: compiling lesstif-0.93.36-2 failed
[brian@BadAssPbk /usr/bin] fink -V
Package manager version: 0.11.0
Distribution version: 0.5.0
[brian@BadAssPbk /usr/bin]
As always, any help is greatly appreciated.
Thanks,
Brian
On Tuesday, November 26, 2002, at 04:24 AM, Martin Costabel wrote:
On mardi, nov 26, 2002, at 11:13 Europe/Paris, fink wrote:cc -O -no-cpp-precomp -DNO_XMIM -I/sw/include -I/usr/X11R6/include -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -DUSE_XMIM -c linkdate.cStrange, this is defined in libX11.dylib, and this library is included above.
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: Undefined symbols:
__Xsetlocale
What do you get from
nm /usr/X11R6/lib/libX11.dylib | grep Xsetlocale
--
Martin
-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users
