Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 2010 18:14:11 GMT
From:      Rusty Nejdl <rnejdl@ringofsaturn.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/142432: freeorion-0.3.13.3318 on AMD64 fails to run due to GLIBC issues
Message-ID:  <201001071814.o07IEBut038477@www.freebsd.org>
Resent-Message-ID: <201001071820.o07IK16p039541@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
>Number:         142432
>Category:       ports
>Synopsis:       freeorion-0.3.13.3318 on AMD64 fails to run due to GLIBC issues
>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:   Thu Jan 07 18:20:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Rusty Nejdl
>Release:        8-STABLE AMD64
>Organization:
>Environment:
FreeBSD tethys.ringofsaturn.com 8.0-STABLE FreeBSD 8.0-STABLE #8: Wed Jan  6 08:02:41 CST 2010     root@tethys.ringofsaturn.com:/usr/obj/usr/src/sys/SATURN  amd64
>Description:
When I execute freeorion, I get the following:
 
 tethys:/usr/ports/games>freeorion              
/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 required by /usr/local/bin/freeorion not found
Exit 1
You have new mail.
 tethys:/usr/ports/games>

Checking the supported GLIBCXX's of that shared lib, I get:

 tethys:/usr/ports/games>strings /usr/lib/libstdc++.so.6 | grep XX
GLIBCXX_3.4
GLIBCXX_3.4.1
GLIBCXX_3.4.2
GLIBCXX_3.4.3
GLIBCXX_3.4.4
GLIBCXX_3.4.5
GLIBCXX_3.4.6
GLIBCXX_3.4.7
GLIBCXX_3.4.8
GLIBCXX_3.4.9
CXXABI_1.3
CXXABI_1.3.1
GLIBCXX_FORCE_NEW
 tethys:/usr/ports/games>
>How-To-Repeat:
CSUP to latest ports tree on a stable 8.x system running AMD64 and you will be able to reproduce this.
>Fix:


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



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