[OpenWrt-Tickets] [OpenWrt] #3721: [Packages]: perl does not compile
OpenWrt
openwrt-devel at lists.openwrt.org
Sun Jul 6 07:19:05 CEST 2008
#3721: [Packages]: perl does not compile
-----------------------+----------------------------------------------------
Reporter: anonymous | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: packages | Keywords:
-----------------------+----------------------------------------------------
{{{
E_CROSS_COMPILE -I/home/openwrt/alix.2c2/staging_dir/i386/include
-I/home/openwrt/alix.2c2/staging_dir/i386/usr/include -O2 -Wall -W
-Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
`sh cflags "optimize='-O2'" pp_sort.o` pp_sort.c
CCCMD = i386-linux-uclibc-gcc -DPERL_CORE -c -O2 -pipe
-march=i486 -funit-at-a-time -fhonour-copts -DUSE_CROSS_COMPILE
-I/home/openwrt/alix.2c2/staging_dir/i386/include
-I/home/openwrt/alix.2c2/staging_dir/i386/usr/include -O2 -Wall -W
-Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
rm -f opmini.c
cp op.c opmini.c
`sh cflags "optimize='-O2'" opmini.o` -DPERL_EXTERNAL_GLOB opmini.c
CCCMD = i386-linux-uclibc-gcc -DPERL_CORE -c -O2 -pipe
-march=i486 -funit-at-a-time -fhonour-copts -DUSE_CROSS_COMPILE
-I/home/openwrt/alix.2c2/staging_dir/i386/include
-I/home/openwrt/alix.2c2/staging_dir/i386/usr/include -O2 -Wall -W
-Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat
i386-linux-uclibc-gcc -o miniperl \
`echo gv.o toke.o perly.o op.o pad.o regcomp.o dump.o util.o
mg.o reentr.o mro.o hv.o av.o perl.o run.o pp_hot.o sv.o pp.o scope.o
pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o
xsutils.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o
pp_pack.o pp_sort.o | sed 's/ op.o / /'` \
miniperlmain.o opmini.o -lnsl -ldl -lm -lcrypt -lutil -lc
sv.o: In function `Perl_sv_vcatpvfn':
sv.c:(.text+0x3a09): undefined reference to `gcvt'
sv.c:(.text+0x3ad4): undefined reference to `gcvt'
sv.o: In function `Perl_sv_2pv_flags':
sv.c:(.text+0x4e7a): undefined reference to `gcvt'
sv.c:(.text+0x4f1a): undefined reference to `gcvt'
collect2: ld returned 1 exit status
make[3]: *** [miniperl] Error 1
make[3]: Leaving directory
`/home/openwrt/alix.2c2/build_dir/i386/perl/perl-5.10.0'
make[2]: *** [/home/openwrt/alix.2c2/build_dir/i386/perl/perl-5.10.0
/.built-perl] Error 2
make[2]: Leaving directory
`/home/openwrt/alix.2c2/feeds/packages/lang/perl'
make[1]: *** [package/feeds/packages/perl/compile] Error 2
make[1]: Leaving directory `/home/openwrt/alix.2c2'
make: *** [package/perl/compile] Error 2
openwrt at debian:~/alix.2c2$
}}}
--
Ticket URL: <https://dev.openwrt.org/cgi-bin/trac.fcgi/ticket/3721>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
More information about the openwrt-tickets
mailing list