Hi,

I tried to install ddd on Max OS 10.1.4. Unfortunately the installation
fails with the following message

checking for xmUseVersion in -lXm... no
checking for XmInstallImage in -lXm... no
checking for Xm21InstallImage in -lXm... no
configure: error: The Motif library '-lXm' could not be found.
                  Please use the configure options '--with-motif-includes=DIR'
                  and '--with-motif-libraries=DIR' to specify the Xm location.
                  See the files 'config.log' and 'ddd/config.log'
                  for further diagnostics.
configure: error: ./configure failed for ddd
### ./configure failed, exit code 1
Failed: compiling ddd-3.3.1-1 failed


I checked config.log which says

configure:1700: c++ -o conftest -g -O2 -no-cpp-precomp -I/sw/include -L/
sw/lib conftest.C  1>&5
configure:3355: checking for tgetent in -lmytinfo
configure:3377: c++ -o conftest -g -O2 -no-cpp-precomp -I/sw/include -L/
sw/lib conftest.C -lmytinfo   1>&5
/usr/bin/ld: can't locate file for: -lmytinfo
configure: failed program was:
#line 3363 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char tgetent();

int main() {
tgetent()
; return 0; }
configure:3355: checking for tgetent in -lncurses
:

Any help is very welcome because I have no idea how to sort this out.
The installation of lesstif-0.93.18-3 worked fine.

Best regards 
Marcel


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to