I had the same error on my Mandrake 10 Community AND Mandrake 9.1. Nobody ever figured out what it really was, but installing qmailadmin-1.21 solved my problem and works fine.
Cheers Tom ----- Original Message ----- From: "Alex van der Baan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 25, 2004 03:43 Subject: [qmailadmin] alias.c error > Hello everyone! > > I have installed qmailadmin following the qmail rocks guide. This has > already worked before on my mandrake box. The only difference was that it > worked for me on the community edition and fails to work on the newer > official edition. Ok what goes wrong? > > when I give the command: make && make install-strip > > I receive the following output: > -------------------------------------------------------------------------- ----------------- > [EMAIL PROTECTED] qmailadmin-1.2.0]# make && make install-strip > make all-am > make[1]: Entering directory `/downloads/qmailrocks/qmailadmin-1.2.0' > source='alias.c' object='alias.o' libtool=no \ > depfile='.deps/alias.Po' tmpdepfile='.deps/alias.TPo' \ > depmode=gcc3 /bin/sh ./depcomp \ > gcc -I. -I/home/vpopmail/include -I. -I. -I. -g -O2 -c `test -f > 'alias.c' || echo './'`alias.c > 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: error: for each function it appears in.) > alias.c:209: error: `CGIPATH' undeclared (first use in this function) > alias.c: In function `show_dotqmail_file': > alias.c:291: error: `CGIPATH' undeclared (first use in this function) > alias.c:304: error: `IMAGEURL' undeclared (first use in this function) > make[1]: *** [alias.o] Error 1 > make[1]: Leaving directory `/downloads/qmailrocks/qmailadmin-1.2.0' > make: *** [all] Error 2 > -------------------------------------------------------------------------- ----------------- > > I have installed a bunch of devel packages like gcc-devel, gdbm-devel, I > noticed these could give troubles if left out of the install. > > Does anyone of you know where ths error message comes from? And of course > even better, how to solve it. > > Thanks, > > Alex > > _________________________________________________________________ > Hotmail en Messenger on the move > http://www.msn.nl/communicatie/smsdiensten/hotmailsmsv2/ > >
