From owner-freebsd-ports Tue Nov 12 22:31:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7765937B401; Tue, 12 Nov 2002 22:31:32 -0800 (PST) Received: from vectors.cx (manifold.vectors.cx [64.163.147.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17D1C43E6E; Tue, 12 Nov 2002 22:31:32 -0800 (PST) (envelope-from monkey@vectors.cx) Received: from vectors.cx (7881aba32a75ae0ffe880f1512c35994@localhost [127.0.0.1]) by vectors.cx (8.12.6/8.12.4) with ESMTP id gAD6Xiit036617; Tue, 12 Nov 2002 22:33:44 -0800 (PST) (envelope-from monkey@vectors.cx) Received: (from monkey@localhost) by vectors.cx (8.12.6/8.12.6/Submit) id gAD6Xist036616; Tue, 12 Nov 2002 22:33:44 -0800 (PST) (envelope-from monkey) Date: Tue, 12 Nov 2002 22:33:44 -0800 From: Adam Weinberger To: Jared Waddell Cc: naddy@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: audio/vorbis-tools build error Message-ID: <20021113063343.GV35297@vectors.cx> Mail-Followup-To: Adam Weinberger , Jared Waddell , naddy@FreeBSD.ORG, ports@FreeBSD.ORG References: <3DD1F0A9.6030407@verizon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <3DD1F0A9.6030407@verizon.net> X-Editor: Vim 6.1 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-PGP-Key: http://www.vectors.cx/pgp.key.txt X-URL: http://www.vectors.cx http://www.crackula.com User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >> (11.12.2002 @ 2226 PST): Jared Waddell said, in 25K: << > From the console: > configure: error: Ogg needed! > Stop in /usr/ports/audio/vorbis-tools. > > Attached is the package list (pkg_db.txt) and the config.log file > (config.log). > > libogg-1.0,3 > > configure:7452: cc -o conftest -fsigned-char -O -pipe -I/usr/local/include -I/usr/local/include -L/usr/local/lib -L/usr/local/lib conftest.c -L/usr/local/lib -logg 1>&5 > configure:7445: ogg/ogg.h: No such file or directory >> end of "audio/vorbis-tools build error" from Jared Waddell << Well, /usr/local/include/ogg/ogg.h is a part of the libogg package, which you have installed. vorbis-tools requires libvorbis which requires libogg, IIRC. Hence, the build found libogg.so.4, and assumed things were OK. So, you have libogg.so.4, but not ogg.h. Sounds to me like your package is either incomplete, or out of date. And, for that matter, it is: the current version of libogg is libogg-1.0_1,3. Update your ports tree, reinstall the newer version of libogg, and you'll probably find success. /Adam - -- Adam Weinberger adam@vectors.cx adamw@FreeBSD.ORG -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE90fJHo8KM2ULHQ/0RAgZjAJ9oj+J0x+vDpH+oRN6QoFetivuQqQCeIYyo Ixkmtf8uqg+Yabgypli8hTU= =gF1W -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message