[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Error message when installing ...



On 06:44 29 May 2003, nitin bhurtha <nitin_bh hotmail com> 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 <cs zip com au> 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).




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]