Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Sep 2009 05:22:27 +0900 (JST)
From:      Maho NAKATA <chat95@mac.com>
To:        joey@mingrone.org
Cc:        ports@FreeBSD.org
Subject:   Re: FreeBSD Port: octave-3.2.2_5
Message-ID:  <20090914.052227.737004071327874254.chat95@mac.com>
In-Reply-To: <f5b896260909130943s6739f14cq70c568834e0493dd@mail.gmail.com>
References:  <f5b896260909130943s6739f14cq70c568834e0493dd@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
From: Joey Mingrone <joey@mingrone.org>
Subject: FreeBSD Port: octave-3.2.2_5
Date: Sun, 13 Sep 2009 13:43:12 -0300

> Hi:
> 
> I'm having some trouble upgrading this port.
> 
> % uname -a
> FreeBSD ... 7.2-RELEASE FreeBSD 7.2-RELEASE #1: Wed May  6 12:48:08 ...  i386
> 
> Here's the error in the build:
> making gendoc.cc
> g++44 -O2 -fno-strict-aliasing -pipe -I/usr/local/include
> -I/usr/local/include -o gendoc gendoc.cc -L/usr/local/lib -pthread
> making DOCSTRINGS
> /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11
> required by ./gendoc not found
> gmake[2]: *** [DOCSTRINGS] Error 1
> gmake[2]: Leaving directory `/usr/ports/math/octave/work/octave-3.2.2/src'
> gmake[1]: *** [src] Error 2
> gmake[1]: Leaving directory `/usr/ports/math/octave/work/octave-3.2.2'
> gmake: *** [all] Error 2
> *** Error code 1
> 
> Stop in /usr/ports/math/octave.
> 
> ===>>> make failed for math/octave
> ===>>> Aborting update
> 
> This may also be relevant:
> 
> usr/local/lib % find ./ -iname "*libstdc++*"
> ./gcc44/libstdc++.so.6
> ./gcc44/libstdc++.so
> ./gcc44/libstdc++.a
> 
> /usr/local/lib % pkg_info -W ./gcc44/libstdc++.so.6
> /usr/local/lib/gcc44/libstdc++.so.6 was installed by package gcc-4.4.2.20090908
> 
> /usr/lib % find ./ -iname "*libstdc++*"
> ./libstdc++.a
> ./libstdc++.so.6
> ./libstdc++.so
> ./libstdc++_p.a
> 
> If there's any other information I can provide, please let me know.
> 
> Cheers,
> 
> Joey
> 
Hi Joey,
I guess some other programs linked against use it. Whole ports rebuild
might fix.
thanks
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ 
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt



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