G33X Nexus Entertainment > Bug Reports

Probably not a bug but something on my side

(1/1)

Rosencrantz:
Ok, this is probably not a bug, but I can't for the life of me figure out what's causing it.

Here's the jam output.

http://g33xnexus.pastebin.com/711212

Here's the runtime output.

http://g33xnexus.pastebin.com/711217

At this point I think it's related to the DT_TEXREL warning message (as that's the only message around the networking stuff).

I've googled for it and all I can find is people suggesting using -fPIC, which it appears is being used. I've updated to gcc 3.4.5 and I still get the same problem. I've tried regetting the precursors source and raknet source and it still bombs out on me. The only wierd thing I have to do is symbolically link to the raknet headers in /usr/include. Oh, and it gets the undefined symbol whenever I try to start the server (same undefined symbol when trying to connect with the client as well).

Any suggestions?

Morgul:
Hmm... the undefined symbol *is* the issue. the DT_TEXTREL happens on all our machines. I actually have nothing useful to say other than that... I'm pointing this to whitelynx who I think will know what to suggest.

--Chris

whitelynx:
If i'm not mistaken, we fixed this over IRC a couple days ago... if this is a new problem, i'll take a look as soon as i'm done with targeting. (hopefully sometime this week)

Rosencrantz:
Yeah we did, not an issue just old libraries hiding in places I forgot to check.

--Rosencrantz

Navigation

[0] Message Index

Go to full version