Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Aug 2001 19:50:02 -0700 (PDT)
From:      parv <parv_@yahoo.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/29362: aspell port broken
Message-ID:  <200108310250.f7V2o2G13773@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/29362; it has been noted by GNATS.

From: parv <parv_@yahoo.com>
To: "David W. Chapman Jr." <dwcjr@inethouston.net>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/29362: aspell port broken
Date: Thu, 30 Aug 2001 22:45:46 -0400

 this was, on the fateful occasion around Aug 30 16:53 -0400,
 sent by David W. Chapman Jr.                                         
 >
 > Have you also updated your pspell?
 
 you mean from 0.12.1 to 0.12.2? 
 
 i have 0.12.1 already installed for ispell. after cvsup'ing (cvsup8 
 server) a few minutes ago, make of pspell-0.12.2 fails w/ this 
 message (seems like another pr in the waiting)...
 
 ...
 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 error_impl.cc -o error_impl.o >/dev/null 2>&1
 /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
 
 
 ...any other suggestions?
 

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?200108310250.f7V2o2G13773>