From owner-freebsd-questions Wed Aug 1 7:49: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f226.law10.hotmail.com [64.4.15.226]) by hub.freebsd.org (Postfix) with ESMTP id 2A97E37B401 for ; Wed, 1 Aug 2001 07:48:56 -0700 (PDT) (envelope-from ex279@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 1 Aug 2001 07:48:56 -0700 Received: from 205.228.172.82 by lw10fd.law10.hotmail.msn.com with HTTP; Wed, 01 Aug 2001 14:48:55 GMT X-Originating-IP: [205.228.172.82] From: "Todd Reed" To: freebsd-questions@freebsd.org Subject: GD Compile Error Date: Wed, 01 Aug 2001 09:48:55 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 01 Aug 2001 14:48:56.0065 (UTC) FILETIME=[16F66710:01C11A99] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG When I go to compile GD (needed before I can compile MRTG) I get errors. saera# make INCLUDEDIRS="-I. -I../zlib -I../libpng" LIBDIRS="-L../zlib -L. -L../libpng" LIBS="-lgd -lpng -lz -lm" gcc -I. -I../zlib -I../libpng -O -DHAVE_LIBPNG -DHAVE_LIBJPEG -c gd_jpeg.c gd_jpeg.c:26: jpeglib.h: No such file or directory gd_jpeg.c:27: jerror.h: No such file or directory gd_jpeg.c:193: #error IJG JPEG library BITS_IN_JSAMPLE value must be 8 or 12 gd_jpeg.c:368: #error IJG JPEG library BITS_IN_JSAMPLE value must be 8 or 12 *** Error code 1 Stop in /mnt/vdrv/inetpub/mrtg/gd. Any Clue? I wish I could cvsup, but am unable to due to our firewall. My BSD server is strictly an internal machine. They don't want it to touch the outside. _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message