ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Still looking for Ddd on a Mac


From: Joe Koski
Subject: Still looking for Ddd on a Mac
Date: Sun, 29 May 2005 16:30:41 -0600
User-agent: Microsoft-Entourage/11.1.0.040913

Since my last post, I have tried all four options for installing Ddd without
success. This is on Mac OS X 10.3.9.

I went back to square one, ran make uninstall, and rebuilt ddd from scratch.
Again make ran without errors. This time I ran make check before trying make
install. When I run make check, I get many warnings about duplicate
libraries, then the same old error about Ddd

<snip>
/usr/X11R6/lib/libXpm.dylib(hashtab.o) definition of _xpmHashSlot
ld: warning multiple definitions of symbol _xpmHashTableFree
/usr/local/lib/libXm.dylib(Xpm.o) definition of _xpmHashTableFree
/usr/X11R6/lib/libXpm.dylib(hashtab.o) definition of _xpmHashTableFree
ld: warning multiple definitions of symbol _xpmHashTableInit
/usr/local/lib/libXm.dylib(Xpm.o) definition of _xpmHashTableInit
/usr/X11R6/lib/libXpm.dylib(hashtab.o) definition of _xpmHashTableInit
ld: warning multiple definitions of symbol _XpmGetErrorString
/usr/local/lib/libXm.dylib(Xpm.o) definition of _XpmGetErrorString
/usr/X11R6/lib/libXpm.dylib(misc.o) definition of _XpmGetErrorString
ld: warning multiple definitions of symbol _XpmLibraryVersion
/usr/local/lib/libXm.dylib(Xpm.o) definition of _XpmLibraryVersion
/usr/X11R6/lib/libXpm.dylib(misc.o) definition of _XpmLibraryVersion
ld: warning multiple definitions of symbol _xpmatoui
/usr/local/lib/libXm.dylib(Xpm.o) definition of _xpmatoui
/usr/X11R6/lib/libXpm.dylib(misc.o) definition of _xpmatoui
ld: warning multiple definitions of symbol _XpmFree
/usr/local/lib/libXm.dylib(Xpm.o) definition of _XpmFree
/usr/X11R6/lib/libXpm.dylib(misc.o) definition of _XpmFree
MALLOC_CHECK_=2 \
DDD_HOME=./.. \
XUSERFILESEARCHPATH=%N XAPPLRESDIR=. \
./ddd  cxxtest
Error: No `Ddd' application defaults file
To resolve this problem, you can:
* set the XAPPLRESDIR environment variable to the location of the file
`Ddd', or
* set the DDD_HOME environment variable to the location of `ddd/Ddd', or
* install the `Ddd' file in the X application defaults directory, or
* recompile DDD with builtin app-defaults file;
  see the `--enable-builtin-app-defaults' option for details.
make[1]: *** [check-now] Error 1
make: *** [check-recursive] Error 1


In other works, even the check target has problems when it assigns the Ddd
location locally. Maybe there's something wrong with ddd itself?

I've wasted many hours on this. Any suggestions?

Joe






reply via email to

[Prev in Thread] Current Thread [Next in Thread]