Re: Error message when installing ...

Cameron Simpson <[email protected]> Thu, 29 May 2003 17:51:31 +1000
Newsgroups gmane.linux.redhat.release.seawolf
Message-ID <[email protected]>
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/

Pessimism, n.  A philosophy forced on the convictions of the observer by the
disheartening prevalence of the optimist with his scarecrow hope and his
unsightly smile.
Ambrose Bierce (1842-1914), U.S. author. The Devil's Dictionary (1881-1906).