Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 2003 14:02:32 +0200
From:      "Vaidas" <r2@neosolutions.info>
To:        <ports@freebsd.org>
Subject:   net/opendchub doesn't compile
Message-ID:  <002701c36649$c531d910$0a00a8c0@r2>

next in thread | raw e-mail | index | archive | help
Hello,

my system is freebsd 4.8-stable and i can't compile it:

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:100: warning: this is the location of the previous definition
xs_functions.c:39: 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 userlist.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/p
erl/5.00503/mach/CORE -lperl -lm -lc -lcrypt -lperl -lm -lcrypto -lcrypt
perl_utils.o: In function `perl_init':
perl_utils.o(.text+0x621): undefined reference to `call_pv'
perl_utils.o: In function `sub_to_script':
perl_utils.o(.text+0xe14): undefined reference to `newSVuv'
perl_utils.o(.text+0xf16): undefined reference to `newSVuv'
perl_utils.o(.text+0x1320): undefined reference to `newSVuv'
perl_utils.o(.text+0x146f): undefined reference to `call_pv'
gmake[2]: *** [opendchub] Error 1
gmake[2]: Leaving directory
`/usr/ports/net/opendchub/work/opendchub-0.7.12/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/net/opendchub/work/opendchub-0.7.12'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/net/opendchub.


Thanks,
Vaidas Zlotkus



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002701c36649$c531d910$0a00a8c0>