i am a moron!
i am talking to myself...
====from the qmail list archives======
Mike Jackson wrote:
>Hi,
> Box is Mandrake 8.0 final, kernel 2.4.3-20mdk. I get the following
>error when trying to compile daemontools. It also happened to me on a
>Redhat 7.1 box. I think it's something gcc version 2.96 20000731
>related. Somebody please help me patch this file so it will compile.
Mr. Jackson - this apparently affects Linux 2.4.x kernels. The fix
(also applicable to a similar error when compiling the clockspeed
package) is to change <sys/time.h> on line 2 of the problem file to
<time.h>.
Hope this helps. -d
- --
David Talkington
http://www.spotnet.org
========================
i think my problem is that i did not install daemontools...
whoops...
so when i try to make daemontools:
[root@mckenna daemontools-0.70]# make
./compile tai64nlocal.c
tai64nlocal.c: In function `main':
tai64nlocal.c:54: warning: assignment makes pointer from integer without a cast
tai64nlocal.c:55: dereferencing pointer to incomplete type
tai64nlocal.c:56: dereferencing pointer to incomplete type
tai64nlocal.c:57: dereferencing pointer to incomplete type
tai64nlocal.c:58: dereferencing pointer to incomplete type
tai64nlocal.c:59: dereferencing pointer to incomplete type
tai64nlocal.c:60: dereferencing pointer to incomplete type
make: *** [tai64nlocal.o] Error 1
should i nuke this install?
if so how do i?
david
--
Hello all:
I followed LWQ's directions for setting up qmail-pop3d:
it wont start up and i get this in my messages log:
Jul 3 10:37:44 mckenna qmail: Starting qmail: done
Jul 3 10:37:44 mckenna qmail: qmail-pop3d service not running
Jul 3 10:37:44 mckenna qmail: /etc/rc3.d/S80qmail: svok: command not found
Jul 3 10:37:44 mckenna rc: Starting qmail: succeeded
Ju
==========end of log======
here are the directions for adding to the qmail startup script:
(btw: i have zero shell-scripting experience)
7. Add the following to qmailctl's "start" section:
if svok /service/qmail*pop3d ; then
svc *u /service/qmail*pop3d
else
echo qmail*pop3d service not runningfii am stumped... did i spell something wrong?TIA,david
--
--
