Comment 10 for bug 602134

Revision history for this message
Daniel Holbach (dholbach) wrote :

It fails for me on maverick amd64
...

./CXX -c ipstreams/wvunixdgsocket
ipstreams/wvunixdgsocket.cc:4: error: #endif without #if
In file included from ./include/wvunixdgsocket.h:13,
                 from ipstreams/wvunixdgsocket.cc:1:
./include/wvaddr.h: In member function 'uint32_t WvIPAddr::addr() const':
./include/wvaddr.h:284: warning: dereferencing type-punned pointer will break strict-aliasing rules
make[1]: *** [ipstreams/wvunixdgsocket.o] Error 1
make[1]: Leaving directory `/tmp/buildd/wvstreams-4.6.1'
make: *** [build-arch-stamp] Error 2
...