Florian Zschocke wrote:
> Cortex wrote:
>
>> LoadLibrary failed on
>> /home/cstrike/hlds_l/albator/dlls/hl_alb_i386.so:
>> /home/cstrike/hlds_l/albator/dlls/hl_alb_i386.so: undefined symbol:
>> cerr
>
> You need to link against the libstdc++, either statically or
> dynamically. Run ldd on your DSO to see if it links against it.
> You probably didn't link with g++ but with gcc.

yep, I compiled with egcs... I've tried with g++, and now, I have to test it
(in fact, I don't test it, it's an other guy :p).

Thx for your help.

Michaël "Cortex" Monerau.
cort at meloo dot com
== C++ power ! ==


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to