Im having trouble getting this port to compile on  4.5-RC FreeBSD 4.5-RC
#0: Sat Jan 26 00:52:46 EST 2002

monsterjam# pwd
/usr/ports/print/cups-pstoraster
monsterjam# make install
===>  Building for cups-pstoraster-7.05.5
/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  -I/usr/local/include/glib-1.2
-I/usr/local/lib/glib/include -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_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.


its complaining about  jpeglib.h but I do have jpeg installed from the
ports.
/usr/ports/graphics/jpeg
and I rand ldconfig after installing


any ideas?

Jason


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to