also sprach jbeam:
>
> When running make on qmailadmin, I am getting this error:
>
> vpopmail_config.h:134: warning: `PACKAGE' redefined
> config.h:87: warning: this is the location of the previous definition
> vpopmail_config.h:137: warning: `VERSION' redefined
> config.h:90: warning: this is the location of the previous definition
>
> Anyone have any ideas on what it means?
It is a harmless warning message. The compiler sees that the ``PACKAGE'' and
``VERSION'' symbols are defined in the auto-generated config.h in the
qmailadmin package. However, some of the qmailadmin files include
vpopmail_config.h, which is just the auto-generated config.h from the
vpopmail package. vpopmail_config.h also defines the ``PACKAGE'' and
``VERSION'' symbols, so the compiler issues a warning. But it's no big deal.
> Qmailadmin will not work either, so I am suspecting that I am missing
> something.
The above warnings don't cause qmailadmin to malfunction. What are the
symptoms of your problems?
/pg
--
Peter Green : Gospel Communications Network, SysAdmin : [EMAIL PROTECTED]
---
For mad scientists who keep brains in jars, here's a tip: why not add a slice
of lemon to each jar, for freshness?
(Jack Handey)