>>
>>>
>>> ! NP: SNMP agent has undergone major alterations.
>>> ! If you just want to run this branch (no testing).
>>> ! I recommend --disable-snmp until its had at the very least some
>>> unit-tests created.
>>>
>>>
>> It seems you have almost finished.
>> By the way, disable-snmp does not compile yet, (linking problems).
>> Should you guard the icmp code on main.cc ?
>
> Oh, I thought I solved that.
> Without --enable-icmp it should be linking a stub that does nothing.
>
> Checking again now....
>
I can't seem to recreate that error.
Have you tried on a clean code and bootstrap?
I use:
make -k distclean
rm -f -r src/fs/aufs/.deps src/fs/diskd/.deps &&
./bootstrap.sh &&
./configure ${OPTS} &&
make check &&
make install
Amos
Received on Sun Dec 02 2007 - 19:01:45 MST
This archive was generated by hypermail pre-2.1.9 : Mon Dec 31 2007 - 12:00:03 MST