Date: Sun, 19 Jan 2003 19:43:38 -0500 From: Jim Freeze <jim@freeze.org> To: FreeBSD Questions <FreeBSD-questions@FreeBSD.org> Cc: alane@FreeBSD.org Subject: Is cups port broken? Message-ID: <20030119194338.A38347@freeze.org>
next in thread | raw e-mail | index | archive | help
Hi I am trying to install cups and it doesn't appear to be installing dependencies or finding existing include files. (I'm not sure if this could be a problem, but I have cvsup'd my sources recently but have not done a new install world.) Below is a listing of the make results. Any help would be appreciated. cat make.log Script started on Sun Jan 19 19:20:01 2003 rabbit being added to access control list /usr/ports/print/cups 1 -> make /usr/ports/print/cups 2 -> make install =3D=3D=3D> Installing for cups-1.1.15.1 =3D=3D=3D> cups-1.1.15.1 depends on executable: espgs - not found =3D=3D=3D> Verifying install for espgs in /usr/ports/print/cups/../../pr= int/cups-pstoraster =3D=3D=3D> Building for cups-pstoraster-7.05.5_1 /bin/mkdir -p /usr/ports/print/cups-pstoraster/work/espgs-7.05.5/bin /bin/mkdir -p /usr/ports/print/cups-pstoraster/work/espgs-7.05.5/obj cc -DHAVE_MKSTEMP -O -pipe -Wall -Wstrict-prototypes -Wmissing-declaratio= ns -Wmissing-prototypes -Wcast-qual -Wwrite-strings -fno-builtin -fno-commo= n -DPACKAGE_NAME=3D\"\" -DPACKAGE_TARNAME=3D\"\" -DPACKAGE_VERSION=3D\"\" = -DPACKAGE_STRING=3D\"\" -DPACKAGE_BUGREPORT=3D\"\" -DHAVE_DIRENT_H=3D1 -DST= DC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STDLIB_H= =3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHAVE_IN= TTYPES_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_ERRNO_H=3D1 -DHAVE_FCNTL_H=3D1 -DHA= VE_LIMITS_H=3D1 -DHAVE_MALLOC_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STDLIB_H=3D1= -DHAVE_STRING_H=3D1 -DHAVE_STRINGS_H=3D1 -DHAVE_SYS_IOCTL_H=3D1 -DHAVE_SYS= _PARAM_H=3D1 -DHAVE_SYS_TIME_H=3D1 -DHAVE_SYSLOG_H=3D1 -DHAVE_UNISTD_H=3D1 = -DHAVE_STRUCT_STAT_ST_BLOCKS=3D1 -DHAVE_ST_BLOCKS=3D1 -DTIME_WITH_SYS_TIME= =3D1 -DHAVE_LIBM=3D1 -DHAVE_PNG_H=3D1 -DHAVE_MKSTEMP=3D1 -DHAVE_UNISTD_H=3D= 1 -DHAVE_FORK=3D1 -DHAVE_VFORK=3D1 -DHAVE_WORKING_VFORK=3D1 -DHAVE_WORKING_= FORK=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_MALLOC=3D1 -DRETSIGTYPE=3Dvoid -DHAVE_V= PRINTF=3D1 -DHAVE_BZERO=3D1 -DHAVE_DUP2=3D1 -DHAVE_FLOOR=3D1 -DHAVE_GETTIME= OFDAY=3D1 -DHAVE_MEMCHR=3D1 -DHAVE_MEMMOVE=3D1 -DHAVE_MEMSET=3D1 -DHAVE_MKD= IR=3D1 -DHAVE_MKFIFO=3D1 -DHAVE_MODF=3D1 -DHAVE_POW=3D1 -DHAVE_PUTENV=3D1 -= DHAVE_RINT=3D1 -DHAVE_SETENV=3D1 -DHAVE_SQRT=3D1 -DHAVE_STRCHR=3D1 -DHAVE_S= TRERROR=3D1 -DHAVE_STRRCHR=3D1 -DHAVE_STRSPN=3D1 -DHAVE_STRSTR=3D1 -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. /usr/ports/print/cups 3 -> exit exit Script done on Sun Jan 19 19:20:12 2003 --=20 Jim Freeze ---------- Signs of crime: screaming or cries for help. -- from the Brown Security Crime Prevention Pamphlet To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030119194338.A38347>