From owner-freebsd-ports@FreeBSD.ORG Wed Dec 29 19:25:45 2004 Return-Path: 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 925A516A4CE; Wed, 29 Dec 2004 19:25:45 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63CA143D46; Wed, 29 Dec 2004 19:25:45 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id iBTJPuJ4011394; Wed, 29 Dec 2004 11:25:56 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id iBTJPuEL011393; Wed, 29 Dec 2004 11:25:56 -0800 Date: Wed, 29 Dec 2004 11:25:56 -0800 From: Brooks Davis To: "Scott I. Remick" Message-ID: <20041229192556.GA10293@odin.ac.hmc.edu> References: <20041229154253.20424.qmail@web53601.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ibTvN161/egqYuK8" Content-Disposition: inline In-Reply-To: <20041229154253.20424.qmail@web53601.mail.yahoo.com> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: ports@freebsd.org cc: lioux@freebsd.org Subject: Re: mpeg4ip requires IPv6? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2004 19:25:45 -0000 --ibTvN161/egqYuK8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 29, 2004 at 07:42:53AM -0800, Scott I. Remick wrote: > Still stuck on 1.0. Does mpeg4ip 1.1 require IPv6 support? I am on FreeBSD > 5.3R but I have IPv6 disabled in my kernel because once upon a time it was > causing problems. >=20 > cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/X11R6/include > -DDEBU > G -I../.. -O -pipe -W -Wall -Wwrite-strings -Wbad-function-cast > -Wmissing-protot > ypes -Wmissing-declarations -Werror -MT net_udp.lo -MD -MP -MF > .deps/net_udp.Tpo > -c net_udp.c -fPIC -DPIC -o .libs/net_udp.o > net_udp.c: In function `udp_init6': > net_udp.c:612: error: `IPV6_ADD_MEMBERSHIP' undeclared (first use in this > functi > on) The presence or absence of IPv6 support in the kernel will have no effect on the symbols defined in your header files. I'd guess this is probalby a port bug, but you might have broken header files on your machine depending on how you got to 5.3. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --ibTvN161/egqYuK8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFB0wTEXY6L6fI4GtQRAkYTAJ9oeXIVAW1bdB56sDzy1BgJARAzegCgk51J LGF9WweQwvKKPm/9UyroQ/E= =V2i3 -----END PGP SIGNATURE----- --ibTvN161/egqYuK8--