Date: Thu, 1 Feb 2001 19:37:56 +0900 (JST) From: th@cis.ibaraki.ac.jp To: FreeBSD-gnats-submit@freebsd.org Subject: ports/24777: ports/textproc/aspell is broken Message-ID: <200102011037.f11AbuP65293@nadja.cis.ibaraki.ac.jp>
next in thread | raw e-mail | index | archive | help
>Number: 24777 >Category: ports >Synopsis: ports/textproc/aspell is broken >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Feb 01 02:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: HIYAMA Takeshi >Release: FreeBSD 4.0-STABLE i386 >Organization: Dept. of Comp. & Info. Sci.s, Ibaraki University >Environment: ports-current ( Feb 01) >Description: make build fails at ports/textproc/aspell c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../util -I../lib/inc -I../filter -I/usr/local/include -Os -march=pentiumpro -pipe -fmemoize-lookups -fsave-memoized -I/usr/local/include -c manager.cc -fPIC -DPIC -o .libs/manager.lo manager.cc: In function `class PspellCanHaveError * libpspell_aspell_LTX_new_pspell_manager_class(PspellConfig *, void *)': manager.cc:308: cannot allocate an object of type `pspell_aspell::PA_Manager' manager.cc:308: since the following virtual functions are abstract: /usr/local/include/pspell/manager.h:133: int PspellManager::check(const char *, int) /usr/local/include/pspell/manager.h:139: bool PspellManager::add_to_personal(const char *, int) /usr/local/include/pspell/manager.h:140: bool PspellManager::add_to_session(const char *, int) /usr/local/include/pspell/manager.h:160: const class PspellWordList * PspellManager::suggest(const char *, int) /usr/local/include/pspell/manager.h:167: bool PspellManager::store_replacement(const char *, int, const char *, int) gmake[2]: *** [manager.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/textproc/aspell/work/aspell-.32.5/pspell-module' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/textproc/aspell/work/aspell-.32.5' gmake: *** [all-recursive-am] Error 2 *** Error code 2 >How-To-Repeat: cd /usr/ports/textproc/aspell ; make >Fix: I don't know >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102011037.f11AbuP65293>