This is the mail archive of the cygwin-xfree@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ghostscript 6.01


I tried to compile 'ghostscript 6.01'. Though I know the PC-version of GSview32,
it has some inconvenience as you know. In the source directory of ghostscript,
make was almost finished but showed the following error:

----------------------
./obj/echogs -w ./obj/ldt.tr -n - gcc  -fno-common -o ./bin/gs
./obj/echogs -a ./obj/ldt.tr -n -s ./obj/gs.o -s
cat ./obj/ld.tr >>./obj/ldt.tr
./obj/echogs -a ./obj/ldt.tr -s -  -lpthread -lm
LD_RUN_PATH=; export LD_RUN_PATH; \
XCFLAGS= XINCLUDE= XLDFLAGS= XLIBDIRS= XLIBS= \
FEATURE_DEVS= DEVICE_DEVS= DEVICE_DEVS1= DEVICE_DEVS2= DEVICE_DEVS3= \
DEVICE_DEVS4= DEVICE_DEVS5= DEVICE_DEVS6= DEVICE_DEVS7= DEVICE_DEVS8= \
DEVICE_DEVS9= DEVICE_DEVS10= DEVICE_DEVS11= DEVICE_DEVS12= \
DEVICE_DEVS13= DEVICE_DEVS14= DEVICE_DEVS15= DEVICE_DEVS16= \
DEVICE_DEVS17= DEVICE_DEVS18= DEVICE_DEVS19= DEVICE_DEVS20= \
/bin/sh <./obj/ldt.tr
/usr/X11R6/lib/libXt.a(Shell.o)(.text+0x349a):Shell.c: undefined reference to `SmcCloseConnection'
/usr/X11R6/lib/libXt.a(Shell.o)(.text+0x3577):Shell.c: undefined reference to `SmcModifyCallbacks'
/usr/X11R6/lib/libXt.a(Shell.o)(.text+0x3586):Shell.c: undefined reference to `SmcClientID'
/usr/X11R6/lib/libXt.a(Shell.o)(.text+0x35e6):Shell.c: undefined reference to `SmcOpenConnection'
/usr/X11R6/lib/libXt.a(Shell.o)(.text+0x3716):Shell.c: undefined reference to `SmcGetIceConnection'
/usr/X11R6/lib/libXt.a(Shell.o)(.text+0x372d):Shell.c: undefined reference to `IceConnectionNumber'
/usr/X11R6/lib/libXt.a(Shell.o)(.text+0x3cb1):Shell.c: undefined reference to `SmcSetProperties'
/usr/X11R6/lib/libXt.a(Shell.o)(.text+0x3d44):Shell.c: undefined reference to `SmcSetProperties'
/usr/X11R6/lib/libXt.a(Shell.o)(.text+0x3dad):Shell.c: undefined reference to `SmcDeleteProperties'
/usr/X11R6/lib/libXt.a(Shell.o)(.text+0x3ddc):Shell.c: undefined reference to `SmcGetIceConnection'
/usr/X11R6/lib/libXt.a(Shell.o)(.text+0x3de5):Shell.c: undefined reference to `IceProcessMessages'
/usr/X11R6/lib/libXt.a(Shell.o)(.text+0x3e86):Shell.c: undefined reference to `SmcSaveYourselfDone'
/usr/X11R6/lib/libXt.a(Shell.o)(.text+0x3fea):Shell.c: undefined reference to `SmcInteractDone'
/usr/X11R6/lib/libXt.a(Shell.o)(.text+0x410b):Shell.c: undefined reference to `SmcSaveYourselfDone'
/usr/X11R6/lib/libXt.a(Shell.o)(.text+0x42bb):Shell.c: undefined reference to `SmcInteractRequest'
/usr/X11R6/lib/libXt.a(Shell.o)(.text+0x4356):Shell.c: undefined reference to `SmcInteractDone'
/usr/X11R6/lib/libXt.a(Shell.o)(.text+0x43a2):Shell.c: undefined reference to `SmcRequestSaveYourselfPhase2'
/usr/X11R6/lib/libXt.a(Shell.o)(.text+0x43c5):Shell.c: undefined reference to `SmcSaveYourselfDone'
collect2: ld returned 1 exit status
make: *** [bin/gs] Error 1
------------------------------

Can anyone give a hint to overcome this? Please...

Sincerely,

Woosouk Kim

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]