[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Groff] Make fails on OSX
From: |
Robert Goulding |
Subject: |
[Groff] Make fails on OSX |
Date: |
Tue, 1 Jun 2004 10:42:35 -0500 |
Just did a clean compile of the latest CVS, with all the changes in
xditview. It fails on Mac OS X.3.4, using the standard Apple X-server
libraries/headers, with the message:
gcc -g -O2 -o gxditview device.o draw.o Dvi.o font.o lex.o page.o
parse.o xditview.o /Users/rgouldin/groff/src/libs/libxutil/libxutil.a
-L/usr/X11R6/lib -lSM -lICE -lX11 -lXaw -lm
ld: device.o illegal reference to symbol: _XtRealloc defined in
indirectly referenced dynamic library /usr/X11R6/lib/libXt.6.dylib
ld: Dvi.o illegal reference to symbol: _XmuCvtStringToBackingStore
defined in indirectly referenced dynamic library
/usr/X11R6/lib/libXmu.6.dylib
make[2]: *** [gxditview] Error 1
make[1]: *** [src/devices/xditview] Error 2
make: *** [all] Error 2
There are no other errors or warnings produced during compilation.
Robert.
--
Robert Goulding
Program in History and Philosophy of Science
University of Notre Dame
Notre Dame IN 46656
- [Groff] Make fails on OSX,
Robert Goulding <=