Lesstif is failing to compile (see below). If I go into the source directory and change the relative position of the -lXp and -lX11 flags in the configure file, then run 'configure', 'make', 'make install', everything works OK. However if I then type 'fink install lesstif', it doesn't recognize that the compilation has already been done and unpacks the tarball again and starts over.
Is there a way to get Fink to recognize that the program has been built, and to just update its own database? Or, is there a fix to the ld error in lesstif?
Thanks,
Mike Sierk
gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/libXm.2.0.1.dylib ArrowB.lo ArrowBG.lo AtomMgr.lo BaseClass.lo BulletinBoard.lo Cache.lo CascadeB.lo CascadeBG.lo Command.lo CutPaste.lo DebugUtil.lo Desktop.lo Dest.lo DialogS.lo Display.lo DragBS.lo DragC.lo DragIcon.lo DragOverS.lo DragUnder.lo DrawingArea.lo DrawnB.lo DropSMgr.lo DropSMgrI.lo DropTrans.lo ExtObject.lo FileSB.lo FontList.lo Form.lo Frame.lo Gadget.lo GadgetUtil.lo GeoUtils.lo Hash.lo ImageCache.lo LTglob.lo Label.lo LabelG.lo List.lo MapEvent.lo MainW.lo Manager.lo MenuShell.lo MenuUtil.lo MessageB.lo Mwm.lo Obsolete.lo Primitive.lo Protocols.lo PushB.lo PushBG.lo RCUtils.lo ReadImage.lo Region.lo RepType.lo ResInd.lo RowColumn.lo Sash.lo Scale.lo Screen.lo ScrollBar.lo ScrolledW.lo Selection.lo SelectionBox.lo Separator.lo SeparatoG.lo Shadow.lo ShellExt.lo Simple.lo TearOff.lo TearOffB.lo Text.lo TextF.lo TextIn.lo TextOut.lo TextStrSo.lo ToggleB.lo ToggleBG.lo TrackLoc.lo Transltns.lo Traversal.lo TravAct.lo UniqueEvent.lo VaSimple.lo VirtKeys.lo Visual.lo World.lo XmString.lo XmIm.lo Xmos.lo misc.lo LTCvt.lo LTV6Editres.lo Vendor.lo ResConvert.lo ComboBox.lo Container.lo Direction.lo Draw.lo GrabShell.lo Notebook.lo PanedW.lo PixConv.lo PopupUtil.lo RenderTable.lo SpinBox.lo Trait.lo TranslNew.lo Xme.lo IconG.lo Transfer.lo Xpm.lo XmTabList.lo Messages.lo Print.lo PrintShell.lo SSpinB.lo XmStrDefs.lo -L/sw/lib -L/usr/X11R6/lib -lSM -lICE -lXt -lXp -lXext -lX11 -lc -install_name /sw/lib/libXm.2.dylib -compatibility_version 3 -current_version 3.1
ld: Undefined symbols:
__Xsetlocale referenced from libXp expected to be defined in libX11
/usr/bin/libtool: internal link edit command failed
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
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Michael Sierk, Postdoctoral Fellow email: [EMAIL PROTECTED]
Biochemistry & Molecular Genetics Dept. Phone(W): (434) 924-2821
P.O. Box 800733 (H): (434) 970-2268
University of Virginia
-----------------------------------------------------------------------
"If at first you do succeed, try not to act surprised."
- Anonymous.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------- This SF.net email is sponsored by: ApacheCon, November 18-21 in Las Vegas (supported by COMDEX), the only Apache event to be fully supported by the ASF. http://www.apachecon.com _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
