Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Sep 2009 15:40:51 GMT
From:      Martin K <rpk-clan@arcor.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/138939: math/octave doesn't build on 7.2
Message-ID:  <200909181540.n8IFepqQ056516@www.freebsd.org>
Resent-Message-ID: <200909181550.n8IFo4GV006398@freefall.freebsd.org>

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

>Number:         138939
>Category:       ports
>Synopsis:       math/octave doesn't build on 7.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 18 15:50:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Martin K
>Release:        FreeBSD 7.2-RELEASE-p2
>Organization:
>Environment:
FreeBSD devil.pleissa.local 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:57:44 UTC 2009     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
If I build octave 3.2.2_5 from ports ( last update on 09-15-2009 ) I recieve the following error:

gmake[2]: Leaving directory `/usr/ports/math/octave/work/octave-3.2.2/liboctave'
gmake -C src all
gmake[2]: Entering directory `/usr/ports/math/octave/work/octave-3.2.2/src'
making defaults.h from defaults.h.in
defaults.h is unchanged
making oct-conf.h from oct-conf.h.in
oct-conf.h is unchanged
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] Fehler 1
gmake[2]: Leaving directory `/usr/ports/math/octave/work/octave-3.2.2/src'
gmake[1]: *** [src] Fehler 2
gmake[1]: Leaving directory `/usr/ports/math/octave/work/octave-3.2.2'
gmake: *** [all] Fehler 2
*** Error code 1

It is compiled with gcc44 from ports compiled without java support. 

>How-To-Repeat:
cd /usr/ports/math/octave
make 

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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