From owner-freebsd-stable Mon Feb 17 13:12:38 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E54B37B401 for ; Mon, 17 Feb 2003 13:12:37 -0800 (PST) Received: from cowbert.2y.net (d46h180.public.uconn.edu [137.99.46.180]) by mx1.FreeBSD.org (Postfix) with SMTP id 4A85B43F93 for ; Mon, 17 Feb 2003 13:12:36 -0800 (PST) (envelope-from sirmoo@cowbert.2y.net) Received: (qmail 24165 invoked by uid 1001); 17 Feb 2003 21:12:35 -0000 Date: Mon, 17 Feb 2003 16:12:35 -0500 From: "Peter C. Lai" To: freebsd-stable@freebsd.org Subject: opendchub from ports fails to build Message-ID: <20030217211235.GF40525@cowbert.2y.net> Reply-To: peter.lai@uconn.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG THe Open DC Hub 0.7.4 port fails to build on a 4.6.2-R-p6 machine. (/usr/ports/net/opendchub) The following errors appear: cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/libdata/perl/5.00503/mach/CORE -O -pipe -c perl_utils.c In file included from /usr/libdata/perl/5.00503/mach/CORE/perl.h:1937, from perl_utils.c:26: /usr/libdata/perl/5.00503/mach/CORE/perly.h:14: warning: `PACKAGE' redefined ../config.h:70: warning: this is the location of the previous definition cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/libdata/perl/5.00503/mach/CORE -O -pipe -c utils.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/libdata/perl/5.00503/mach/CORE -O -pipe -c xs_functions.c In file included from /usr/libdata/perl/5.00503/mach/CORE/perl.h:1937, from xs_functions.c:28: /usr/libdata/perl/5.00503/mach/CORE/perly.h:14: warning: `PACKAGE' redefined ../config.h:70: warning: this is the location of the previous definition xs_functions.c:37: warning: `EXTERN_C' redefined /usr/libdata/perl/5.00503/mach/CORE/perl.h:151: warning: this is the location of the previous definition cc -O -pipe -o opendchub commands.o fileio.o main.o network.o perl_utils.o utils.o xs_functions.o -Wl,-R/usr/lib -Wl,-E -lperl -lm /usr/libdata/perl/5.00503/mach/auto/DynaLoader/DynaLoader.a -L/usr/libdata/perl/5.00503/mach/CORE -lperl -lm -lc -lcrypt -lperl -lm perl_utils.o: In function `sub_to_script': perl_utils.o(.text+0xc77): undefined reference to `call_pv' gmake[2]: *** [opendchub] Error 1 Anyone else have issues before I submit a pr? -- Peter C. Lai University of Connecticut Dept. of Molecular and Cell Biology Yale University School of Medicine SenseLab | Research Assistant http://cowbert.2y.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message