From: Rhys A. I. <R.I...@st...> - 2002-10-27 12:28:54
|
Hi, Probably just another stoopid mistake I'm making, but when I run ./makeOmni it completes configure with the error "Not building devices because the parser has not been build yet!", then goes on to attempt to run make, which of course fails because configure didn't generate any makefiles. I've eyeballed most of your scripts, and I can't find anything which will build the XML parser configure is testing for [XMLParser/parser] and failing to find... configure finds and seems to want to use libxml2 v2.4.23. Could this be the problem? I also had the same problem as a previous bash user with a syntax error on line 86 of makeOmni - I re-wrote that loop so it works on my machine - you're welcome to have it if you wish. Thanks Rhys |