From owner-freebsd-questions Mon Oct 15 23:15:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from stjohn.stjohn.ac.th (stjohn.stjohn.ac.th [202.21.144.1]) by hub.freebsd.org (Postfix) with ESMTP id DF36037B410 for ; Mon, 15 Oct 2001 23:15:33 -0700 (PDT) Received: from tulip ([203.151.134.104]) by stjohn.stjohn.ac.th (8.9.3+Sun/8.9.3) with SMTP id NAA02542 for ; Tue, 16 Oct 2001 13:15:03 +0700 (ICT) Message-Id: <3.0.6.32.20011016131524.007ebce0@stjohn.stjohn.ac.th> X-Sender: mcrogerm@stjohn.stjohn.ac.th X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Tue, 16 Oct 2001 13:15:24 +0700 To: freebsd-questions@FreeBSD.ORG From: Roger Merritt Subject: xpaint port won't build Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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 I was trying to install the current xpaint port, but it fails in readWritePNG.c with the error message: readWritePNG.c:10: png.h: No such file or directory The Makefile shows: LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ png.5:${PORTSDIR}/graphics/png But for some reason it's not making png. What's my next step? -- Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message