Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Oct 2011 16:01:41 GMT
From:      "R. Vestergaard" <west@localdomain.dk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/161239: Graphics/pgplot fails to build w/gcc46
Message-ID:  <201110021601.p92G1fYs064875@red.freebsd.org>
Resent-Message-ID: <201110021610.p92GA945044521@freefall.freebsd.org>

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

>Number:         161239
>Category:       ports
>Synopsis:       Graphics/pgplot fails to build w/gcc46
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 02 16:10:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     R. Vestergaard
>Release:        8.2-RELEASE
>Organization:
>Environment:
FreeBSD dee 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011     root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
It seems like gfortran46 wants to use the gcc45 libs for building. That's not right, is it?

[...]
gcc46 -fpic -DPIC -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing  -DPG_PPU -std=gnu99 -fstack-protector  -c cpgtick.c -o cpgtick.So
building shared library libcpgplot.so.5
make -f Makefile.bin LOCALBASE="/usr/local"
gfortran46 -o pgpack fonts/pgpack.f
./pgpack <fonts/grfont.txt
/libexec/ld-elf.so.1: /usr/local/lib/gcc45/libgfortran.so.3: version GFORTRAN_1.4 required by /extra/ports/work/usr/ports/graphics/pgplot/work/pgplot/pgpack not found
*** Error code 1

>How-To-Repeat:
cd /usr/ports/graphics/pgplot; make


>Fix:


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



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