Hmmm, I have not tried this on core 2 yet, but it worked on core 3.
ftp://ftp.redhat.com/pub/redhat/linux/updates/6.1/en/powertools/i386/majordomo-1.94.5-2.i386.rpm
Should save you a lot of trouble.
Dan Liston
Raymond Norton wrote:
> I am seeting up majordoma for the first time on a Fedora core 2 box. When
> I attempt to run make wrapper I get the following error:
>
> [root@mail majordomo-1.94.5]# make wrapper
> cc -DBIN=\"/etc/majordomo-1.94.5\" -DPATH=\"PATH=/bin:/usr/bin:/usr/ucb\"
> -DHOME=\"HOME=/etc/majordomo-1.94.5\" -DSHELL=\"SHELL=/bin/sh\"
> -DMAJORDOMO_CF=\"MAJORDOMO_CF=/etc/majordomo-1.94.5/majordomo.cf\"
> -DPOSIX_UID=majordomo -DPOSIX_GID=daemon -o wrapper wrapper.c
> wrapper.c: In function `main':
> wrapper.c:128: error: `daemon' undeclared (first use in this function)
> wrapper.c:128: error: (Each undeclared identifier is reported only once
> wrapper.c:128: error: for each function it appears in.)
> wrapper.c:134: error: `majordomo' undeclared (first use in this function)
> make: *** [wrapper] Error 1
> [root@mail majordomo-1.94.5]#
References:
|
|