CUPS port question

Quincy quincy111 at yahoo.com
Sat Apr 12 19:45:33 PDT 2003


Hello everyone,

I recently did an upgrade to 4.8-RELEASE and everything went well. However, I
wanted to update some ports that depended on the CUPS port, found in
/usr/print/cups. I originally had cups 1.1.10, and the upgrade to 1.1.18, with
the portupgrade utility, kept failing. Silly me I deleted the 1.1.10 port and
tried a fresh install, but again it failed with compilation errors (below).

Error Message:
%make install clean
===>  Installing for cups-1.1.18.0_4
===>   cups-1.1.18.0_4 depends on executable: espgs - not found
===>    Verifying install for espgs in
/usr/ports/print/cups/../../print/cups-pstoraster
===>  Building for cups-pstoraster-7.05.6
/bin/mkdir -p /usr/ports/print/cups-pstoraster/work/espgs-7.05.6/bin
/bin/mkdir -p /usr/ports/print/cups-pstoraster/work/espgs-7.05.6/obj
cc  -DHAVE_MKSTEMP -O -pipe  -Wall -Wstrict-prototypes -Wmissing-declarations
-Wmissing-prototypes -Wcast-qual -Wwrite-strings -fno-builtin -fno-common 
-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_DIRENT_H=1
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_UNISTD_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1
-DHAVE_MALLOC_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_PARAM_H=1
-DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1
-DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DTIME_WITH_SYS_TIME=1
-DHAVE_LIBM=1 -DHAVE_PNG_H=1 -DHAVE_LIBPNG_PNG_H=1 -DHAVE_MKSTEMP=1
-DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1
-DHAVE_WORKING_FORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void
-DHAVE_VPRINTF=1 -DHAVE_BZERO=1 -DHAVE_DUP2=1 -DHAVE_FLOOR=1
-DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1
-DHAVE_MKDIR=1 -DHAVE_MKFIFO=1 -DHAVE_MODF=1 -DHAVE_POW=1 -DHAVE_PUTENV=1
-DHAVE_RINT=1 -DHAVE_SETENV=1 -DHAVE_SQRT=1 -DHAVE_STRCHR=1 -DHAVE_STRERROR=1
-DHAVE_STRRCHR=1 -DHAVE_STRSPN=1 -DHAVE_STRSTR=1  -I./obj -I./src  -o
./obj/sdctc.o -c ./src/sdctc.c
In file included from ./src/sdctc.c:20:
obj/jpeglib_.h:1: jpeglib.h: No such file or directory
In file included from ./src/sdctc.c:24:
src/sdct.h:61: field `err' has incomplete type
src/sdct.h:73: field `err' has incomplete type
src/sdct.h:75: field `cinfo' has incomplete type
src/sdct.h:76: field `destination' has incomplete type
src/sdct.h:87: field `err' has incomplete type
src/sdct.h:90: field `dinfo' has incomplete type
src/sdct.h:91: field `source' has incomplete type
gmake: *** [obj/sdctc.o] Error 1
*** Error code 2

Stop in /usr/ports/print/cups-pstoraster.
*** Error code 1

Stop in /usr/ports/print/cups.
%


Current System:
%uname -a
FreeBSD dexter.james.org 4.8-STABLE FreeBSD 4.8-STABLE #0: Fri Apr 11 19:58:59
GMT 2003     root at dexter.james.org:/usr/obj/usr/src/sys/DEXTER  i386
%


I hope someone can help!
James

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com


More information about the freebsd-questions mailing list