Description of problem: /usr/lib/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/httpd -I/usr/include/apr-1 -I/usr/include/apr-1 -fno-strict-aliasing -I/usr/src/rpm/BUILD/mod_python-3.3.1/src/include -I/usr/include/httpd -I/usr/include/python2.5 -c -o connobject.lo connobject.c && touch connobject.slo connobject.c: In function '_conn_read': connobject.c:142: error: request for member 'next' in something not a structure or union apxs:Error: Command failed with rc=65536 . make[1]: *** [mod_python.so] Error 1 make[1]: Leaving directory `/usr/src/rpm/BUILD/mod_python-3.3.1/src' make: *** [do_dso] Error 2 Version-Release number of selected component (if applicable): mod_python-3.3.1-8 How reproducible: Everytime, see above. Actual results: No rebuild possible. Expected results: Working rebuild.
*** This bug has been marked as a duplicate of bug 465246 ***