Hello,
I am installing Freebsd 8.0(386) with a headless server, so I added
to /etc/make.conf
I am using latest version of cups-base 1.4.2_3
I got the following error,:
Could someone help me?
Thanks in advance
I am installing Freebsd 8.0(386) with a headless server, so I added
Code:
WITHOUT_X11=yes
I am using latest version of cups-base 1.4.2_3
I got the following error,:
Code:
Linking pstops...
cc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -L/usr/local/lib -Wl,-R/usr/local/lib -pie -fPIE -Wall -Wno-format-y2k -fPIC
-Os -g -fstack-protector -o pstops pstops.o common.o -lcups -L/usr/local/lib -lgnutls -pthread -lm -lcrypt -lm
pstops.o(.text+0x61f9): In function `main':
/usr/ports/print/cups-image/work/cups-1.4.2/filter/pstops.c:2719: undefined reference to `_cupsLangPrintError'
gmake[1]: *** [pstops] Error 1
gmake[1]: Leaving directory `/usr/ports/print/cups-image/work/cups-1.4.2/filter'
gmake: *** [all] Error 1
*** Error code 1
Could someone help me?
Thanks in advance