[omniORB] clwrapper error on w2k : how to sovle
Andrey Koubychev
email@vtc.ru
Wed Jul 17 14:13:01 2002
Hello omniorb-list,
I've traced the spawnvp function and tracked down the problem.
Problem was that some lame program incorrectly modified the path
environment few month ago. It added path with quites. Some internal function of
spawn , parsed path envvar and subsiquently searched for cl in those
dirs. But on path with quote it returned the error other then "not
found" and it was the reason of failing of all spawn.
I've removed quotes and all worked.
--
Best regards,
Andrey Koubychev mailto:email@vtc.ru