[gs-devel] ghostscript-8.33 build problems
Ralph Giles
giles at ghostscript.com
Mon Nov 29 10:59:49 PST 2004
On Tue, Nov 23, 2004 at 06:20:05PM -0700, Nelson H. F. Beebe wrote:
> Most of the ghostscript-8.33 builds (28 of them) were problem free.
> However, there are still a few build glitches; it looks like some of
> the build problems that I reported for 8.32 did not get repaired.
Thanks again for testing the release candidate.
Most of the problems fall into the 'jasper isn't particularly portable'
camp. We strongly recommend that you compile that library separately
if you have trouble with the (still very new) support in the gs build
system.
Also, there's a bug with detection of the 64 bit stdint type detection.
That will be fixed for 8.50.
However, this one has me stumped:
> ========================================================================
> Machinetype: Intel Pentium III (600 MHz); FreeBSD 5.0
> Remote gcc version: gcc (GCC) 3.4.3
> Configure environment: CC=gcc CXX=g++ LDFLAGS=-Wl,-rpath,/usr/local/lib
>
> if [ x != x ]; then LD_RUN_PATH=; export LD_RUN_PATH; fi; \
> 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/bin/ld: cannot find -lXt
>
> This problem occurred on EVERY system for which the X11 libraries
> are in /usr/X11R6/lib, and the header files in /usr/X11R6/include.
> I won't repeat the report for them.
> ========================================================================
The freebsd machine in sourceforge compile farm has libXt.* in /usr/X11R6/lib
just like every linux system. I've no idea what could have caused this. Can
you forward the config.log and obj/ldt.tr from this build?
Much appreciated,
-r
More information about the gs-devel
mailing list