I have been able to untar the Intel UPnP SDK correctly after re-install. Thanks.

But I am having 1 small problem:

When running 'make' of the Linux IGD, I am getting one error message:

"/usr/include/upnp/upnp.h:40:18  ixml.h  :  No such file or directory."

Please advice how to clear above as I see that the file upnp.h exists. Thanks

---------------------------------------------------------------------------------

>From: Cameron Simpson <[EMAIL PROTECTED]>

>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: Error message when installing ...
>Date: Thu, 29 May 2003 17:51:31 +1000
>
>On 06:44 29 May 2003, nitin bhurtha <[EMAIL PROTECTED]>wrote:
>| I am trying to install Linux UPnP SDK. After 'untar' libupnp-1.2.1.tar.gz and going into
>| 'libupnp-1.2.1\upnp' folder I do the 'make' command. But i am getting below error message:
>|
>| make[2]: *** [obj/ixml.o] Error 1
>| make[2]: leaving directory '/home/libupnp-1.2.1/ixml/src'
>
The actual error is _above_ these lines. The lines you've quoted are
just nested makes unfolding and saying who they were and where they
were. The cause is earlier in the output. Best to just post the whole
output. Easy way:
make .... 2>make.err

That way the errors hould be in the file make.err for easy inspection

of posting.
>Cameron Simpson <[EMAIL PROTECTED]>DoD#743
>http://www.cskk.ezoshosting.com/cs/
 


STOP MORE SPAM with the new MSN 8 and get 2 months FREE* _______________________________________________ Seawolf-list mailing list [EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/seawolf-list

Reply via email to