So I setup gesource server on my linux box (OpenSuse 11.3), followed the wiki step by step and everything.  When I go to run this command:
./srcds_run -game ../gesource +ip 192.168.1.120 +map ge_bunker_classic +maxplayers 16
I get this error
./srcds_run: line 352: 20843 Segmentation fault      $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
So I added -debug and got this:
./srcds_run: line 352: 20947 Segmentation fault      (core dumped) $HL_CMD
BFD: Warning: /home/myuser/hlds/2/orangebox/core is truncated: expected core file size >= 25911296, found: 14147584.
Cannot access memory at address 0xf77158ec
Cannot access memory at address 0xf77158ec
Cannot access memory at address 0xf77158ec
Missing separate debuginfo for /lib/ld-linux.so.2
Try: zypper install -C "debuginfo(build-id)=fbaee3f5e15417f014dc59b0561eb7192ff04c5c"
Failed to read a valid object file image from memory.
Cannot access memory at address 0xff95592c
/home/myuser/hlds/2/orangebox/debug.cmds:4: Error in sourced command file:
Cannot access memory at address 0xff95592c
email debug.log to linux@valvesoftware.com
Any help here or should I just quit while I'm ahead?