bug-make
[Top][All Lists]
Advanced

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

No output from $(shell foo) on Tru64


From: Nicolás Lichtmaier
Subject: No output from $(shell foo) on Tru64
Date: Mon, 26 Jul 2004 13:16:28 -0300
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.1) Gecko/20040722 Debian/1.7.1-3



I'm running GNU Make 3.80 on Tru64 4.0F on an Alpha. I'm intermittently
getting empty values as the result of a $(shell foo) function call. One
'make' run, the variable gets the value I expect, which is the output of
the command; the next run, the variable gets an empty value.


I'm having the same exact problem. The shell function fails intermitently. A curious thing is that if I replace $(shell command ... ) with $(shell trace command ... ) then the problem disappears.

Have you found a solution? Please tell me if you do find one =)

(please, CCme replies as I'm not subscribed to the list)

--
Nicolás Lichtmaier.-
Synapsis Argentina
+54(11)4021-8300 (int. 8530)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]