Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2002 22:24:39 +1000
From:      "Gavin Cameron" <gavin@itworks.com.au>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   cups-pstoraster port broken?
Message-ID:  <0bdd01c25f0e$5bc6eee0$6401a8c0@bugs>

next in thread | raw e-mail | index | archive | help
Hi all,

I'm trying to upgrade my samba using portupgrade and my cups-pstoraster
port needs to be upgraded in the process.

However, when I try to make cups-pstoraster (version 7.05.5) I get
the following error

cc  -DHAVE_MKSTEMP -O -pipe  -Wall -Wstrict-prototypes -Wmissing-declaration
s -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 -DH
AVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -D
HAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DH
AVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_ME
MORY_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_I
OCTL_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_U
NISTD_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_VP
RINTF=1 -DHAVE_BZERO=1 -DHAVE_DUP2=1 -DHAVE_FLOOR=1 -DHAVE_GETTIMEOFDAY=1 -D
HAVE_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_STRSP
N=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

I do have jpeg-6b-1 installed and jpeglib.h and jpegint.h are
in /usr/local/include.

I'm running a fairly recent -STABLE.

Any ideas?

Ta
Gavin


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?0bdd01c25f0e$5bc6eee0$6401a8c0>