pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/34819: aspell in 2006Q3 does not build on 4.99.3
>Number: 34819
>Category: pkg
>Synopsis: aspell in 2006Q3 does not build on 4.99.3
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Oct 14 20:40:05 +0000 2006
>Originator: Henry Bent
>Release: 4.99.3
>Organization:
Oberlin College CIT
>Environment:
NetBSD aelfric 4.99.3 NetBSD 4.99.3 (GENERIC.MPACPI) #0: Mon Oct 2 09:05:10
EDT 2006 root@hbent3:/usr/obj/src-current/sys/arch/i386/compile/GENERIC.MPACPI
i386
>Description:
Building aspell from pkgsrc 2006Q3 on 4.99.3 stops here:
if c++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
-I./interfaces/cc/ -I./modules/speller/default/
-DLOCALEDIR=\"/usr/pkg/share/locale\" -I/usr/include -O3 -march=opteron
-I/usr/include -fno-exceptions -MT prog/checker_string.o -MD -MP -MF
"$depbase.Tpo" -c -o prog/checker_string.o prog/checker_string.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo";
exit 1; fi
/bin/sh ./libtool --tag=CXX --mode=link c++ -O3 -march=opteron -I/usr/include
-fno-exceptions -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o aspell
prog/aspell.o prog/check_funs.o prog/checker_string.o libaspell.la -lncurses
c++ -O3 -march=opteron -fno-exceptions -Wl,-R/usr/pkg/lib -o .libs/aspell
prog/aspell.o prog/check_funs.o prog/checker_string.o ./.libs/libaspell.so
-lintl -L/usr/pkgsrc/textproc/aspell/work/.buildlink/lib -lcurses -Wl,--rpath
-Wl,/usr/pkg/lib
./.libs/libaspell.so: undefined reference to
`acommon::HashTable<acommon::StringMap::Parms>::init(unsigned int)'
./.libs/libaspell.so: undefined reference to
`acommon::HashTable<acommon::StringMap::Parms>::del()'
./.libs/libaspell.so: undefined reference to
`acommon::BlockSList<acommon::StringPair>::clear()'
./.libs/libaspell.so: undefined reference to
`acommon::HashTable<acommon::StringMap::Parms>::erase(char const* const&)'
gmake[1]: *** [aspell] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/textproc/aspell/work/aspell-0.60.4'
gmake: *** [all-recursive] Error 1
*** Error code 2
>How-To-Repeat:
As mentioned above.
>Fix:
unknown
Home |
Main Index |
Thread Index |
Old Index