I rebuilt the RPM under
ftp://ftp.pbone.net/mirror/ftp.gwdg.de/pub/linux/misc/suse
r-scorot/suse91/SRPMS/libupnp-1.2.1-1.src.rpm
The build was successfull, but I got some warnings from
the C-compiler and you may want to slightly modify the
source to calm the compiler:
gcc -Wall -I./ -I../inc -I../../pil/inc -fPIC -c -Wall -Os -
DNDEBUG -I. -I../inc -Iinc -c element.c -o obj/element.o
element.c: In function
`ixmlElement_removeAttributeNode':
element.c:457: warning: use of cast expressions as
lvalues is deprecated
element.c:458: warning: use of cast expressions as
lvalues is deprecated
element.c:459: warning: use of cast expressions as
lvalues is deprecated