Subject: Problem building ghostscript 6
To: None <current-users@mail.netbsd.org>
From: Paul Newhouse <newhouse@totalarchive.com>
List: current-users
Date: 07/03/2000 01:25:04
Platform i386

Building ghostscript I get the following errors:

    gcc `cat ./obj/cc.tr`  -O2 -I/usr/pkg/include -DHAVE_MKSTEMP=1 -I/usr/pkg/include \
        -DHAVE_MKSTEMP=1 -I./src -I./obj -I./src -I./obj  -o ./obj/iccinit0.o -c ./src/iccinit0.c \
        ./obj/echogs -w ./obj/ldt.tr -n - gcc  -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib \
        -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib \
        -Wl,-R/usr/pkg/lib -L/usr/pkg/lib  -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 -  -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
    ld: -lttf: no match
    collect2: ld returned 1 exit status
    *** Error code 1
 
Where is libttf supposed to be?

Thanks,
Paul

newhouse@rockhead.com
piminx@home.com