Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2008 18:22:06 -0600
From:      aJTiM <lumiwa@gmail.com>
To:        freebsd-ports-bugs@freebsd.org
Subject:   games/pokerth: update to version 0.6
Message-ID:  <200801211822.07085.lumiwa@gmail.com>

next in thread | raw e-mail | index | archive | help
I installed patch and try to install PokerTH on FreeBSD 7.0 beta 4:

src/core/linux/convhelper.cpp:57: error: invalid conversion from 'char**' 
to 'const char**'
src/core/linux/convhelper.cpp:57: error:   initializing argument 2 of 'size_t 
libiconv(void*, const char**, size_t*, char**, size_t*)'
src/core/linux/convhelper.cpp: In static member function 'static std::string 
ConvHelper::Utf8ToNative(const std::string&)':
src/core/linux/convhelper.cpp:91: error: invalid conversion from 'char**' 
to 'const char**'
src/core/linux/convhelper.cpp:91: error:   initializing argument 2 of 'size_t 
libiconv(void*, const char**, size_t*, char**, size_t*)'
gmake[1]: *** [obj/convhelper.o] Error 1
gmake[1]: Leaving directory `/usr/ports/games/pokerth/work/PokerTH-0.6'
gmake: *** [sub-pokerth_server-pro-all-ordered] Error 2
*** Error code 2

Stop in /usr/ports/games/pokerth.



-- 
Without fools there would be no wisdom.



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