Re: Is cups port broken?

2003-01-19 Thread Jim Freeze
On Sunday, 19 January 2003 at 19:56:12 -0500, AlanE wrote:
> On Sun, Jan 19, 2003 at 07:43:38PM -0500, Jim Freeze wrote:
> >Hi
> >
> >I am trying to install cups and it doesn't appear to be installing
> >dependencies or finding existing include files.
> 
> Cups is not broken. I am working on upgrading, so I suggest you just
> wait a few days until 1.1.18 is ready.
> 
> And yes, something *is* out of sync on your system.
 
Thanks. I'll upgrade my system while you do your thing.

-- 
Jim Freeze
--
There are no games on this system.

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



Is cups port broken?

2003-01-19 Thread Jim Freeze
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
===>  Installing for cups-1.1.15.1
===>   cups-1.1.15.1 depends on executable: espgs - not found
===>Verifying install for espgs in 
/usr/ports/print/cups/../../print/cups-pstoraster
===>  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-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.
*** 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

-- 
Jim Freeze
--
Signs of crime: screaming or cries for help.
-- from the Brown Security Crime Prevention Pamphlet

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