PDA

View Full Version : 1.1Beta 5...trapper not compiling... server hanging


aimon
10-01-2006, 20:25
I am compiling beta5 on a Debian system with MySQL 4.1. basically trapper doesn't compile and when i try to run the server it just hangs. I have succesfully built and installed on CentOS but no go on this Debian box.


Linux version 2.6.12-1-386 (dilinger@mouth) (gcc version 4.0.2 20050821 (prerelease) (Debian 4.0.1-6)) #1 Tue Sep 6 14:35:54 UTC 2005

using:

./configure --enable-server --enable-agent --with-mysql

please see attached outputs

Alexei
10-01-2006, 20:40
I do not see any errors in the log files. Why do you think the server hangs?

aimon
10-01-2006, 20:42
When I run it it never spawns children and doesnt release the terminal. It also never outputs a log file.

aimon
10-01-2006, 20:43
Should it compile a trapper binary? It isn't.

Alexei
10-01-2006, 20:44
What do you run exactly? zabbix_server?

aimon
10-01-2006, 20:45
su zabbix -c /usr/local/bin/zabbix_server


I have also run it as root.

It just sits there... I never get my prompt back.

aimon
10-01-2006, 20:46
btw - the agent seems to work fine.