Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Sep 2002 20:31:44 -0400 (EDT)
From:      jason <jason@monsterjam.org>
To:        AlanE <alane@geeksrus.net>
Cc:        FreeBSD Ports List <ports@freebsd.org>
Subject:   Re: problem with /usr/ports/print/cups-pstoraster
Message-ID:  <20020922202952.X19780-100000@monsterjam.org>
In-Reply-To: <20020923002701.GA64948@wwweasel.geeksrus.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <jpeglib,h>".
> --
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020922202952.X19780-100000>