From owner-freebsd-ports Sun Sep 22 17:31:52 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85B0C37B401 for ; Sun, 22 Sep 2002 17:31:50 -0700 (PDT) Received: from monsterjam.org (rdu74-164-138.nc.rr.com [24.74.164.138]) by mx1.FreeBSD.org (Postfix) with SMTP id A53B643E4A for ; Sun, 22 Sep 2002 17:31:49 -0700 (PDT) (envelope-from jason@monsterjam.org) Received: (qmail 39570 invoked from network); 23 Sep 2002 00:31:45 -0000 Received: from unknown (HELO monsterjam.org) (10.1.1.3) by 0 with SMTP; 23 Sep 2002 00:31:45 -0000 Date: Sun, 22 Sep 2002 20:31:44 -0400 (EDT) From: jason To: AlanE Cc: FreeBSD Ports List Subject: Re: problem with /usr/ports/print/cups-pstoraster In-Reply-To: <20020923002701.GA64948@wwweasel.geeksrus.net> Message-ID: <20020922202952.X19780-100000@monsterjam.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org well, ive tried that MANY times jpeg (/usr/ports/graphics/jpeg) is installed.. NO DOUBT about it.. ;) ive done make deinstall, make clean, make install a few times.. but cups would never compile.. but I just found a way out.. I did a pkg_add -r cups-cups-pstoraster but it complained about an older version of the tiff library installed. i did a portupgrade on tiff and then pkg_add -r cups-cups-pstoraster finally worked. Im compiling cups now from source.. and it worked!! yaaa! so I guess it was the tiff library all along? Jason On Sun, 22 Sep 2002, AlanE wrote: > On Sun, Sep 22, 2002 at 08:09:31PM -0400, AlanE wrote: > >On Sun, Sep 22, 2002 at 07:54:36PM -0400, jason wrote: > > >>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 > > Reinstall the jpeg port. That's all I can think of right now. It's > clearly got the right include paths in the ports Makefile, and all that > stupid file does is "#include ". > -- > Alan Eldridge > Unix/C(++) IT Pro, 20 yrs, seeking new employment. > (http://wwweasel.geeksrus.net/~alane/resume.txt) > KDE, KDE-FreeBSD Teams (http://www.kde.org, http://freebsd.kde.org/) > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message