I had kinda similar problems the first time i tried to compile, it
turned out to be the versions of gcc, glibc, etc i had installed. The
best bet is to use the exact versions they state in the SDK doco. eg:
GCC 3.4.1
Xerces 2.6.0
GLIBC 2.3.2

That fixed it for me, hope this helps!

On Tue, 22 Feb 2005 19:08:09 -0500, Majin <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm trying to compile the HL2DM under linux, I've setup my Makefile
> and all that (i think) and I have the proper libs installed and
> working (gcc, g++, etc..)..
>
> I can compile most files, but the make process stops when trying to
> compile npc_talker.o from npc_talker.cpp.
>
> I posted the errors on VERC, its kind of long so I'll just paste a
> direct link to the thread.
>
> http://www.chatbear.com/board.plm?a=viewthread&t=8,1109101716,4272&id=803172&b=4991&v=flatold
>
> Any help would be great!
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlcoders
>
>

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

Reply via email to