Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jul 2015 18:17:36 +0200
From:      Murk Fletcher <murk.fletcher@gmail.com>
To:        Carlos Jacobo Puga Medina <cpm@fbsd.es>
Cc:        "Michael B. Eichorn" <ike@michaeleichorn.com>, User Questions <freebsd-questions@freebsd.org>
Subject:   Re: make: Missing dependency operator
Message-ID:  <CAH=3fOMhbNY%2BxFv3wcFUkZu_AofoBA5zfc7k5E7%2B5zD0MkHBDg@mail.gmail.com>
In-Reply-To: <1437927104.6033.3.camel@fbsd.es>
References:  <1437927104.6033.3.camel@fbsd.es>

next in thread | previous in thread | raw e-mail | index | archive | help
> You need to add the configure arg --with-jpeg=yes

No dice unfortunately.

On Sun, Jul 26, 2015 at 6:11 PM, Carlos Jacobo Puga Medina <cpm@fbsd.es>
wrote:

> > # gmake
> > cc -std=3Dc99 -Wall -O3 -I../mozjpeg -c -o src/util.o src/util.c
> > In file included from src/util.c:1:
> > src/util.h:9:10: fatal error: 'jpeglib.h' file not found
> > #include <jpeglib.h>
> >          ^
> > 1 error generated.
> > Makefile:50: recipe for target 'src/util.o' failed
> > gmake: *** [src/util.o] Error 1
> >=20
> > # find / -name "jpeglib.h"
> > /usr/local/include/jpeglib.h
> >=20
> > Any idea how to point it to that path?
> >=20
>
> You need to add the configure arg --with-jpeg=yes
>
> --
> Carlos Jacobo Puga Medina <cpm@fbsd.es>
> PGP fingerprint = C60E 9497 5302 793B CC2D  BB89 A1F3 5D66 E6D0 5453



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAH=3fOMhbNY%2BxFv3wcFUkZu_AofoBA5zfc7k5E7%2B5zD0MkHBDg>