2008-09-16 14:16:37 UTC
libupnp 1.3.1 was correctly installed, but 'make' returned
gcc -Wall -g -O2 main.o gatedevice.o pmlist.o util.o config.o -lpthread -lupnp -lixml -lthreadutil -L/usr/lib -L../libs -o upnpd
main.o: In function `main':
/tmp/linuxigd-1.0/main.c:145: undefined reference to `UpnpGetServerPort'
/tmp/linuxigd-1.0/main.c:145: undefined reference to `UpnpGetServerIpAddress'
collect2: executing ld ended with return code 1 # this line approximately translated from russian
make: *** [upnpd] Error 1