Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jul 2015 18:11:44 +0200
From:      Carlos Jacobo Puga Medina <cpm@fbsd.es>
To:        ike@michaeleichorn.com
Cc:        User Questions <freebsd-questions@freebsd.org>
Subject:   Re: make: Missing dependency operator
Message-ID:  <1437927104.6033.3.camel@fbsd.es>

next in thread | raw e-mail | index | archive | help

--=-aOecQahuoeShz0GcJ1dk
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

> # gmake
> cc -std=3D3Dc99 -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
>=3D20
> # find / -name "jpeglib.h"
> /usr/local/include/jpeglib.h
>=3D20
> Any idea how to point it to that path?
>=3D20

You need to add the configure arg --with-jpeg=3Dyes

--=20
Carlos Jacobo Puga Medina <cpm@fbsd.es>
PGP fingerprint =3D C60E 9497 5302 793B CC2D  BB89 A1F3 5D66 E6D0 5453
--=-aOecQahuoeShz0GcJ1dk
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABCAAGBQJVtQbAAAoJEKHzXWbm0FRTXVEH/1Yp59+L4DTnPf1HHgIwESo0
NCixAwcPwKaA1CRii6e4rRhZqwCUeqlYucdCTumnBuOeGqxRcd17O3QFu8EwffLn
UWN1JckpwfBXvpBlMcSWasHwHLLBV8G4jaFHb4y1Xf1NM4aH7bacB7aA7wdCNTVa
uW76dfwEVJzbgpxVb8cGfYfpbTv42zMRYAZVpaUpEYiimzBrg+JyQIrdTxTcSyfD
AoZBWboPSSNFQwH+RUglYpkmRzoQD5i42Cg6GS0B8VaVTndW7JeBUElA8l9nAS5T
fXZBg75a7S9kphWCMue661oOemKhQKa3bCYpefSByG3APYXRnjcahT7sj++0Txg=
=2pDh
-----END PGP SIGNATURE-----

--=-aOecQahuoeShz0GcJ1dk--




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