Looks to me like you specified the install directory as
"/usr/local/bin/majordomo " instead of "/usr/local/bin/majordomo". The
trailing space is what's causing the problems.
Bryan
On Sun, Nov 15, 1998 at 10:18:22PM -0500, Jeff Rogers <jrogers@mjrogers.com> wrote:
> I've done this before, but I can't do it now. I can't get "make
> wrapper" to compile the program. I assume it is something to do with
> the macros. Here are the particulars.
>
> gcc -DBIN=\"/usr/local/bin/majordomo \"
> -DPATH=\"PATH=/bin:/usr/bin:/usr/sbin\"
> -DHOME=\"HOME=/usr/local/bin/majordomo \" -DSHELL=\"SHELL=/bin/sh\"
> -DMAJORDOMO_CF=\"MAJORDOMO_CF=/usr/local/bin/majordomo /majordomo.cf\"
> -DPOSIX_UID=503 -DPOSIX_GID=503 -o wrapper wrapper.c
> gcc: ": No such file or directory
> gcc: ": No such file or directory
> gcc: /majordomo.cf": No such file or directory
> wrapper.c:0: unterminated string or character constant
> wrapper.c:0: possible real start of unterminated constant
> wrapper.c:0: unterminated string or character constant
> wrapper.c:0: possible real start of unterminated constant
> wrapper.c:0: unterminated string or character constant
> wrapper.c:0: possible real start of unterminated constant
> make: *** [wrapper] Error 1
> [root@lister majordomo-1.94.4]#
--
Bryan Fullerton http://www.samurai.com/
Owner, Lead Consultant http://www.feh.net/
Samurai Consulting http://www.icomm.ca/
"No, we don't do seppuku." Can you feel the Ohmu call?
References:
|
|