View Single Post
Old 06-18-2004, 06:20 AM   #4 (permalink)
Stompy
Banned from being Banned
 
Location: Donkey
Hm, no go on this. It doesn't compile for some reason.

As the site states, I did:

./buildconf
./configure --disable-shared
make all

Fails on syntax errors within the flood_net.h file around the "apr_pollfd_t" statement.

I did a ./configure && make all on the apr folder, it did it's thing.. retried the flood compile.. same error.

Any ideas?
__________________
I love lamp.
Stompy is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47