I?ve compiled the 2 example files for the netlib. But I can?t run them.
I get the following error messages:
When running ./chat myhost :
Fatal signal: Segmentation Fault (SDL Parachute Deployed)
SDL Warning: 4 SDL surfaces extant
Running chatd doesn?t create any output. Is that correct ?
Thanks for any help!
Bye, Karl.
Are you running the latest CVS snapshot?
What platform are you running?
-Sam Lantinga (slouken at devolution.com)
Lead Programmer, Loki Entertainment Software–
“Any sufficiently advanced bug is indistinguishable from a feature”
– Rich Kulawiec
I?ve compiled the 2 example files for the netlib. But I can?t run them.
I get the following error messages:
When running ./chat myhost :
Fatal signal: Segmentation Fault (SDL Parachute Deployed)
SDL Warning: 4 SDL surfaces extant
Running chatd doesn?t create any output. Is that correct ?
Thanks for any help!
Bye, Karl.
Sam Lantinga wrote:
I?ve compiled the 2 example files for the netlib. But I can?t run them.
I get the following error messages:
When running ./chat myhost :
Fatal signal: Segmentation Fault (SDL Parachute Deployed)
SDL Warning: 4 SDL surfaces extant
Running chatd doesn?t create any output. Is that correct ?
Thanks for any help!
Bye, Karl.
Are you running the latest CVS snapshot?
What platform are you running?
I?m using Linux (debian 2.1) and SDL 0.9.12, I?ll get 0.9.13 soon.
I?m using Linux (debian 2.1) and SDL 0.9.12, I?ll get 0.9.13 soon.
Let me know if you still have problems with the latest CVS snapshot.
If you do, do “make spotless; make debug=true” and run the program
under gdb and mail me the output at slouken at devolution.com
See ya!
-Sam Lantinga (slouken at devolution.com)
Lead Programmer, Loki Entertainment Software–
“Any sufficiently advanced bug is indistinguishable from a feature”
– Rich Kulawiec