Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Oct 1998 11:10:41 -0500 (CDT)
From:      Jim Thompson <jim@smallworks.com>
To:        patrickr@iname.com
Cc:        jordan@FreeBSD.ORG
Subject:   cqcam mini bug report
Message-ID:  <199810221610.LAA00470@hosaka.smallworks.com>

next in thread | raw e-mail | index | archive | help
On FreeBSD, cqcam depends in /usr/ports/graphics/jpeglib being
installed, but doesn't install if needed.  With the ports system, 
this dependency is fairly easy to deal with, and thus should be.

Without jpeglib installed, imager.C fails to compile, due to the 
missing include file (/usr/local/include)<jpeglib.h>, see imager.C.

I know this isn't in the format that you'ld like, but doing
a 'make clean' and setting DEBUG in the Makefile won't really
help you, since I'd also have to take jpeglib off the system.

All you should really have to do is update the LIB_DEPENDS
line in the top-level Makefile.

Jim

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?199810221610.LAA00470>