[qmailadmin] Make error

2004-10-04 Thread Kevin L Aleshire
I am trying to recompile qmailadmin 1.2.1 and keep recieving this error message   gcc -I. -I/home/vpopmail/include  -I. -I. -I. -g -O2 -c `test -f 'dotqmail.c' || echo './'`dotqmail.cIn file included from dotqmail.c:27:config.h:131:1: warning: "PACKAGE_NAME" redefinedIn file included f

[qmailadmin] make error again

2004-06-06 Thread Payal Rathod
Hi, I am trying to install qmailadmin on Mandrake 9.2 and get the folowing error during make, alias.c: In function `show_dotqmail_lines': alias.c:81: error: `MAXALIASESPERPAGE' undeclared (first use in this function) alias.c:81: error: (Each undeclared identifier is reported only once alias.c:81:

RE: [qmailadmin] Make error while compiling qmailadmin-1.0.6

2003-06-01 Thread John Morrow
> -Original Message- > From: Tom Collins [mailto:[EMAIL PROTECTED] > Sent: Saturday, May 31, 2003 10:09 PM > To: [EMAIL PROTECTED] > Subject: Re: [qmailadmin] Make error while compiling qmailadmin-1.0.6 > The touch command sets the modification date/time of a file (

Re: [qmailadmin] Make error while compiling qmailadmin-1.0.6

2003-06-01 Thread Tom Collins
On Saturday, May 31, 2003, at 02:24 PM, John Morrow wrote: That did it. Went through configure, make and make install-strip. Thanks a lot. Now could you please briefly explain to a newbie what the touch command did? The touch command sets the modification date/time of a file (or, in this case,

RE: [qmailadmin] Make error while compiling qmailadmin-1.0.6

2003-06-01 Thread John Morrow
3 PM > To: [EMAIL PROTECTED] > Subject: Re: [qmailadmin] Make error while compiling qmailadmin-1.0.6 > > The automake/autoconf files for qmailadmin have been messed up for some > time now. Jeff Hedlund has made some progress on fixing them up, and > his changes will be in the upcomi

Re: [qmailadmin] Make error while compiling qmailadmin-1.0.6

2003-06-01 Thread Tom Collins
On Saturday, May 31, 2003, at 11:47 AM, John Morrow wrote: I downloaded new files ran ./configure then make. I get the following error: [EMAIL PROTECTED] qmailadmin-1.0.6]# make cd . && automake --foreign Makefile configure.in:3: your implementation of AM_INIT_AUTOMAKE come

RE: [qmailadmin] Make error while compiling qmailadmin-1.0.6

2003-06-01 Thread John Morrow
ROTECTED] Sent: Saturday, May 31, 2003 4:11 AM To: John Morrow Subject: Re: [qmailadmin] Make error while compiling qmailadmin-1.0.6 I haven't tried compiling 1.0.6, but QA_PACKAGE is the variable that holds 'qmailadmin' and QA_VERSION holds the version number (1.0.6 in thi

Re: [qmailadmin] Make error while compiling qmailadmin-1.0.6

2003-05-31 Thread Jeff Hedlund
John Morrow wrote: When I try to run make on qmailadmin I get the following error: template.c: In function `send_template_now': template.c:118: `QA_PACKAGE' undeclared (first use in this function) template.c:118: (Each undeclared identifier is reported only once template.c:118: for each func

[qmailadmin] Make error while compiling qmailadmin-1.0.6

2003-05-31 Thread John Morrow
When I try to run make on qmailadmin I get the following error:   template.c: In function `send_template_now': template.c:118: `QA_PACKAGE' undeclared (first use in this function) template.c:118: (Each undeclared identifier is reported only once template.c:118: for each function it app