make: Missing dependency operator

Murk Fletcher murk.fletcher at gmail.com
Sun Jul 26 16:17:37 UTC 2015


> 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 at 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 at fbsd.es>
> PGP fingerprint = C60E 9497 5302 793B CC2D  BB89 A1F3 5D66 E6D0 5453


More information about the freebsd-questions mailing list