Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2001 20:46:11 -0700
From:      John Merryweather Cooper <john_m_cooper@yahoo.com>
To:        Scott D <digitalox@earthlink.net>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Balsa/aspell broken?
Message-ID:  <20010921204611.E24650@johncoop.MSHOME>
In-Reply-To: <3BABFF62.1080108@earthlink.net>; from digitalox@earthlink.net on Fri, Sep 21, 2001 at 20:02:58 -0700
References:  <3BABFF62.1080108@earthlink.net>

next in thread | previous in thread | raw e-mail | index | archive | help
< moving to freebsd-stable, cvs-* is committer-only-land >

On 2001.09.21 20:02 Scott D wrote:
> Hello,
> 
> Hopefully I'm posting this to the right place. If not my apologies, 
> please let me know the best inquire about this.
> 
> I updated the ports-base and mail on my 4.3 box and tried to build the
> 
> new balsa 1.2 commit but it was broken. Getting the latest textproc 
> ports didn't help either ( aspell seems to be where its hanging up ).
> 
> I've just upgraded to 4.4 stable, downloaded all ports and am still 
> having the same problem. I've deleted the previous balsa and done make
> 
> clean and about everything I can think of. Any suggestions welcome.
> 
> Here is the error I get:
> file_util.cc: In function `class string autil::add_possible_dir(const 
> string &, const string &)':
> file_util.cc:33: implicit declaration of function `int
> autil::need_dir(...)'
> gmake[2]: *** [file_util.lo] Error 1
> gmake[2]: Leaving directory 
> `/usr/ports/textproc/aspell/work/aspell-.33.7.1/util'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/ports/textproc/aspell/work/aspell-.33.7.1'
> gmake: *** [all-recursive-am] Error 2
> *** Error code 2
> 
> Stop in /usr/ports/textproc/aspell.
> *** Error code 1
> 
> Stop in /usr/ports/textproc/aspell.
> *** Error code 1
> 
> Stop in /usr/ports/textproc/aspell.
> *** Error code 1
> 
> Stop in /usr/ports/textproc/aspell.
> *** Error code 1
> 
> Stop in /usr/ports/mail/balsa.
> *** Error code 1
> 
> Thanks,
> Scott
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe cvs-all" in the body of the message
> 

Something's wrong with your libtool.  Rebuild your libtool port and try
again.  file_util.cc compiles without so much as a warning on my
machine.  Should your problem continue, please include the
compiler/libtool line, at a minimum--otherwise, things are hard to
diagnose.  A complete build log using:

# script -a build.log make

for the "offending" port is much more helpful--since one can also see
anything weirding-out with your configuration.  :)

-- 
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-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010921204611.E24650>