Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2003 16:12:35 -0500
From:      "Peter C. Lai" <sirmoo@cowbert.2y.net>
To:        freebsd-stable@freebsd.org
Subject:   opendchub from ports fails to build
Message-ID:  <20030217211235.GF40525@cowbert.2y.net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030217211235.GF40525>