Displaying 1 result from an estimated 1 matches for "dooner".
Did you mean:
sooner
2005 Feb 17
1
ices 2 and linking errors
I'm getting errors like;
/tmp/ccJK5HgU.o(.text+0x426): In function `connect(shout*,
std::basic_string<char, std::char_traits<char>, std::allocator<char>
>)':
: undefined reference to `shout_open'
for each of the ices function calls. My gcc command looks like this;
g++ -o myicestream -L/usr/lib/shout -lmysqlclient myicestream.cpp
and libshout is in;
find /usr -name