There is a bug in how APR and APR-util are distributed.

Some of the typical autotools defines made it into the current packages
and they interfere with one's own build process:

one example (there are 5 different occurrences):

In file included from /usr/local/apache/include/ap_config.h:138:0,
                 from /usr/local/apache/include/ap_provider.h:29,
                 from myfile.c:33:
/usr/local/apache/include/ap_config_auto.h:210:0: warning:
"PACKAGE_BUGREPORT" redefined [enabled by default]
 #define PACKAGE_BUGREPORT ""

I'm not sure how these defines were even generated, because I couldn't
find any .ac files or the defines in trunk. So maybe this has been fixed
already.

Cheers,
 K. C.

-- 
regards Helmut K. C. Tessarek
lookup http://pool.sks-keyservers.net for KeyID 0xC11F128D

/*
   Thou shalt not follow the NULL pointer for chaos and madness
   await thee at its end.
*/

Reply via email to