Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 2006 17:57:04 +0200
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        Dmitry Marakasov <amdmi3@mail.ru>
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/99329: [NEW PORT] games/diameter: Arcade-style game with elements of economy and adventure
Message-ID:  <20060626175704.44bced93.ehaupt@FreeBSD.org>
In-Reply-To: <20060626134345.GA63828@hades.panopticon>
References:  <200606260900.k5Q90WVk034173@freefall.freebsd.org> <20060626134345.GA63828@hades.panopticon>

next in thread | previous in thread | raw e-mail | index | archive | help
> * Emanuel Haupt (ehaupt@FreeBSD.org) wrote:
> > State-Changed-From-To: open->feedback
> > State-Changed-By: ehaupt
> > State-Changed-When: Mon Jun 26 10:59:17 CEST 2006
> > State-Changed-Why: 
> > configure fails on 4.x since it can't find libguichan. Do you think
> > you could fix it?
> On real 4.11 I don't get any errors. There IS a problem when configure
> complains it can't find guichan (actually it just can't link test
> program with such errors:
> 
> /usr/local_/lib/libguichan.so: undefined reference to `__cxa_rethrow'
> /usr/local_/lib/libguichan.so: undefined reference to
> `std::string::string(unsigned, char, std::a llocator<char> const&)'
> /usr/local_/lib/libguichan.so: undefined reference to
> `__gnu_cxx::__exchange_and_add(int volatile *, int)'
> /usr/local_/lib/libguichan.so: undefined reference to
> `std::string::string(std::string const&)' ...
> 
> when old gcc is used, but USE_GCC=3.4+ fixes that.
> 
> Could you send me config.log got after configure's failure and also 
> check what gcc versions are actually used when building guichan and
> diameter itself?

The port was tested on a tinderbox (4-STABLE). Here is the full build
log:

http://people.freebsd.org/~ehaupt/snippets/99329/diameter-0.3.5.r1.log

-- 
GnuPG key id: 0x55E67774         Download: http://pgp.mit.edu:11371
Key fingerprint: 17B3 FD8F BA68 4AB4 10FD  A9D1 AD52 6588 55E6 7774



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