ports/99329: [NEW PORT] games/diameter: Arcade-style game with elements of economy and adventure

Dmitry Marakasov amdmi3 at mail.ru
Mon Jun 26 15:13:01 UTC 2006


* Emanuel Haupt (ehaupt at 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?

-- 
Best regards,
 Dmitry                          mailto:amdmi3 at mail.ru



More information about the freebsd-ports-bugs mailing list