Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ask valve to reinstate the linux 2006 srcds.so #17

Closed
mikeparker opened this issue Oct 20, 2014 · 10 comments · Fixed by #52
Closed

Ask valve to reinstate the linux 2006 srcds.so #17

mikeparker opened this issue Oct 20, 2014 · 10 comments · Fixed by #52
Assignees
Labels

Comments

@mikeparker
Copy link
Contributor

So we can compile under linux.

EDIT by squeek: Reopen #16 if this ever gets resolved

@mikeparker
Copy link
Contributor Author

squeek: its even listed as a bug on the valve wiki: https://developer.valvesoftware.com/wiki/Steam_Application_IDs#Server_Files - see appid 205

@squeek502
Copy link
Member

To clarify, this isn't needed to compile under Linux, but instead is needed to use the Linux FF server binary to run a server.

@squeek502 squeek502 changed the title Ask valve to reinstate the linux 2006 hlds.so Ask valve to reinstate the linux 2006 srcds.so Oct 22, 2014
@DexterHaslem
Copy link
Contributor

the build process actually looks for some of the other .so in the same appid im quite certain!

@DexterHaslem DexterHaslem self-assigned this Oct 25, 2014
@DexterHaslem
Copy link
Contributor

yep the following are required before it even tries to build:
srcds/bin/tier0_i486.so
srcds/bin/vstdlib_i486.so

@mikeparker what i said about it building and failing to link if they're missing wasn't true. They have to be present before it even starts building as the makefilecreator itself needs em too

@squeek502
Copy link
Member

Related issue: ValveSoftware/Source-1-Games#1614

@illwieckz
Copy link

Hi, I just want to say that the issue is not fixed at all.

There was two problems:

  • it was not possible to build some things on GNU/Linux
    (seems fixed)
  • it is not possible to run the server on GNU/Linux because the binaries are not available
    (not fixed at all)

Binary files like these ones:

srcds/srcds_i486
srcds/bin/datacache_i486.so
srcds/bin/dedicated_i486.so
srcds/bin/engine_i486.so
srcds/bin/tier0_i486.so
srcds/bin/unitlib_i486.so
srcds/bin/vphysics_i486.so
srcds/bin/vstdlib_i486.so

and many others are still missing.

These files are not distributed at all by SteamCMD.

@illwieckz
Copy link

Hum, sorry for the noise, following links from issues to issues I did not noticed that I had left the Valve's tracker and this one is not a tracker from Valve.

@DexterHaslem
Copy link
Contributor

Well, I don't think valve will distribute them for ep1 again. If you hear otherwise definitely ping this issue again!

@illwieckz
Copy link

Perhaps it may interest you: ValveSoftware/Source-1-Games#1614 (comment)

@DexterHaslem
Copy link
Contributor

I also tried old linux binaries and experienced the same crashes you outlined, interesting information regarding faking cpu ids, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants