PDA

View Full Version : Failure - OpenBSD 3.1 (linux-compat)


mintyfresh
16-10-2002, 22:12
A few things first:

This OpenBSD server runs TSS1.5 just fine, but TSS2.0 fails to start.

I copied the required libraries (as listed by 'ldd') from a RedHat 7.2 machine, just as specified in the sticky thread.

Starting the server as root, I get:

# ./server_linux -PID=ts2.pid
Error stating daemon. Aborted

The logfile reports:

---------------------------------------------------------------
-------------- log started at 16-10-02 17:15 -------------
---------------------------------------------------------------
16-10-02 17:15:28,ALL,Info,server, Server startup initialized
16-10-02 17:15:28,ALL,Info,server, Starting server with port: 8767
16-10-02 17:15:28,ERROR,Info,server, EInOutError: I/O error 75

Any help would be appreciated.