Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Aug 2001 23:15:29 -0400 (EDT)
From:      parv_@yahoo.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30231: textproc/pspell 0.12.2 make fails
Message-ID:  <20010831031529.47E4B50E3B@earthlink.net>

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

>Number:         30231
>Category:       ports
>Synopsis:       textproc/pspell 0.12.2 make fails
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 30 20:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     parv
>Release:        FreeBSD 4.4-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD moo.holy.cow 4.4-PRERELEASE \
FreeBSD 4.4-PRERELEASE #7: Wed Aug 29 10:17:36 EDT 2001 

cvsup'd ports collection a few hours ago... on the suggestion
that update of pspell (to 0.12.2 from 0.12.1) might help aspell 0.33.[67] 
build (pr 29362).

>Description:

make build of pspell fails w/ the message below...

http://www103.pair.com/parv/comp/unix/err/mk-pspell-0.12.2

...here is a snippet...

/bin/sh ../libtool --mode=compile c++ -DPACKAGE=\"pspell\" -DVERSION=\".12.2\" -DUSE_LTDL=1  -DDATADIR=\"/usr/local/share/pspell\" -DLIBDIR=\"/usr/local/lib\"   -I../modules/ -I./  -I/usr/local/include  -O -pipe -march=pentiumpro -fmemoize-lookups -fsave-memoized -c manager_impl.cc
c++ -DPACKAGE=\"pspell\" -DVERSION=\".12.2\" -DUSE_LTDL=1 -DDATADIR=\"/usr/local/share/pspell\" -DLIBDIR=\"/usr/local/lib\" -I../modules/ -I./ -I/usr/local/include -O -pipe -march=pentiumpro -fmemoize-lookups -fsave-memoized -c manager_impl.cc  -fPIC -DPIC -o .libs/manager_impl.o
manager_impl.cc:22: ltdl.h: No such file or directory
manager_impl.cc: In function `void free_lt_handle(void *)':
manager_impl.cc:29: `lt_dlhandle' undeclared (first use this function)
manager_impl.cc:29: (Each undeclared identifier is reported only once
manager_impl.cc:29: for each function it appears in.)
manager_impl.cc:29: syntax error before `)'
manager_impl.cc:31: implicit declaration of function `int lt_dlexit(...)'
manager_impl.cc: In function `class PspellCanHaveError * new_pspell_manager_class(PspellConfig *)':
manager_impl.cc:48: implicit declaration of function `int lt_dlinit(...)'
manager_impl.cc:54: syntax error before `='
manager_impl.cc:55: `h' undeclared (first use this function)
manager_impl.cc:58: syntax error before `='
manager_impl.cc:59: `fun' undeclared (first use this function)
gmake[1]: *** [manager_impl.lo] Error 1
gmake[1]: Leaving directory `/source/ports/textproc/pspell/work/pspell-.12.2/interface'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop in /source/ports/textproc/pspell.
*** Error code 1

>How-To-Repeat:

try to build pspell 0.12.2 port.

>Fix:

>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?20010831031529.47E4B50E3B>