PlaneShift

Support => Technical Help: Problems BEFORE entering the game => Topic started by: Fraggy on October 12, 2003, 04:40:07 pm

Title: Linux 0.2.010-r1 build problem
Post by: Fraggy on October 12, 2003, 04:40:07 pm
I\'m running Gentoo on my system and planeshift is quite nicely available on the portage tree for emerging.

So I did and it picked up all the dependencies fine and downloaded and compiled them fine.  I get to planeshift and it starts compiling for awhile and then it gets to these messages:

/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.6, needed by /usr/lib/libcurl.so, may conflict with libssl.so.0.9.7
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.6, needed by /usr/lib/libcurl.so, may conflict with libcrypto.so.0.9.7
...failed updating 1 target(s)...
...skipped 1 target(s)...
...updated 157 target(s)...

before it fails completely.  I could go for the binary I suppose but I should think it would have worked this way. Any ideas?
Title:
Post by: acraig on October 12, 2003, 08:56:49 pm
Hmm, libcurl is only needed for the updater application so the client should still build.  I have no experience with Gentoo ( yet! ) to explain what is going on here.  Seems like the emerge maybe using an older version of libcurl that may be causing conflicts?