Trying to compiled qmailadmin-0.86 against vpopmail-5.0pre5 on solaris
8 with gcc 2.95.3:

        make  all-recursive
        gcc -I. -I/project/vpopmail/include     -g -O2 -c auth.c
        auth.c: In function `set_admin_type':
        auth.c:139: `QA_ADMIN' undeclared (first use in this function)
        auth.c:139: (Each undeclared identifier is reported only once
        auth.c:139: for each function it appears in.)
        *** Error code 1
        make: Fatal error: Command failed for target `auth.o'
        Current working directory /local/src/qmailadmin-0.86
        *** Error code 1
        make: Fatal error: Command failed for target `all-recursive'
        Current working directory /local/src/qmailadmin-0.86
        *** Error code 1
        make: Fatal error: Command failed for target `all-recursive-am'

...and indeed, QA_ADMIN is not defined in any of qmailadmin's header
files, nor in vpopmail.h or vpopmail_config.h.  What gives?

-n

------------------------------------------------------------<[EMAIL PROTECTED]>
"Tragedy is when I cut my finger. Comedy is when you fall down an open manhole 
cover and die."                                                 (--Mel Brooks)
<http://blank.org/memory/>----------------------------------------------------

Reply via email to