Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Aug 2001 20:10:35 -0700
From:      John Merryweather Cooper <jmcoopr@webmail.bmi.net>
To:        parv <parv_@yahoo.com>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/29362: aspell port broken
Message-ID:  <20010830201035.N692@johncoop>
In-Reply-To: <200108310250.f7V2o2G13773@freefall.freebsd.org>; from parv_@yahoo.com on Thu, Aug 30, 2001 at 19:50:02 -0700
References:  <200108310250.f7V2o2G13773@freefall.freebsd.org>

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

On 2001.08.30 19:50 parv wrote:
> 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
> 

Which libtool do you have installed?  The error is occuring because it
can't find one of the header files installed by libtool.  YMMV.

-- 
jmc

MacroHard -- the perfection of form over substance,
             marketing over performance, and
             greed over design . . .

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?20010830201035.N692>