Re: Installing SDK
John Dennis <[email protected]> Fri, 07 Jul 2006 09:41:13 -0400
| Newsgroups | gmane.linux.upnp-sdk.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2006-07-07 at 15:40 +0300, Md. Rafiqul Hasan Chowdhury wrote: > Hello, > > I am trying to install SDK but facing some problems. I get rid of some > problems but now I am stuck in one problem. > When I try to install I got a error (given below) > > make[2]: Entering directory > `/home/tml/Desktop/upnpsdk-1.0.4/src/urlconfig' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory > `/home/tml/Desktop/upnpsdk-1.0.4/src/urlconfig' > api > make[2]: Entering directory `/home/tml/Desktop/upnpsdk-1.0.4/src/api' > gcc -Wall -shared -Wl,-soname,libupnp.so -O2 -I ../inc -I ../../inc > -I ../../inc/upnpdom -I ../inc/tools upnpapi.o > config.o ../lib/ssdp.o ../lib/soap.o ../lib/miniserverall.o ../lib/service_table.o ../lib/tpoolall.o ../lib/http_client.o ../lib/client_table.o ../lib/utilall.o ../lib/gena.o ../lib/upnpdom.o ../lib/timer_thread.o ../lib/netall.o ../lib/httpall.o ../lib/urlconfigall.o upnptools.o -o ../../bin/libupnp.so -lpthread -luuid > /usr/bin/ld: cannot find -luuid > can anyone help me. The error is telling you the linker cannot find the uuid library, it would appear its not installed on your machine. The answer as to where to find the library depends on your OS, I don't what OS you're running under, but on Red Hat (a.k.a Fedora, RHEL) Linux systems the uuid library is in the e2fsprogs-devel rpm package. By the way, if you are running on an OS which has package managment support (rpm/yum, apt, etc.) I would suggest you install the libupnp SDK via your package manager which should automatically identify the components required to build the package and install them for you. Just untarring a tar file means your on your own to resolve build dependencies. HTH, -- John Dennis <[email protected]> Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642