On Thu, Nov 23, 2000 at 06:27:13PM +0100, Wichert Akkerman wrote: > > start-stop-daemon won't compile because of this: > > > > gcc -D_GNU_SOURCE -I../optlib -DHAVE_CONFIG_H > > -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I../intl -I../include -I.. -I. > > -I../include -I.. -I. -c start-stop-daemon.c > > start-stop-daemon.c:99: warning: `pid_is_user' declared `static' but never > > defined > > start-stop-daemon.c:100: warning: `pid_is_cmd' declared `static' but never > > defined > > Ah, start-stop-daemon doesn't have sunos/solaris support properly. Can > you check if solaris has /proc/<pid> and /proc/<pid>/exe ?
$ ls /proc/$$ as cred cwd lpsinfo lusage map pagedata rmap sigact usage xmap auxv ctl fd lstatus lwp object psinfo root status watch Hope that helps. -- Digital Electronic Being Intended for Assassination and Nullification

