From: Steve C. <ste...@mq...> - 2002-03-11 05:01:28
|
On Mon, 11 Mar 2002 14:23, Haejoong Lee wrote: > > I'm having repeated problems building from the CVS sources. The whole > > build system seems very sensitive to changes and fails more often than > > not after a cvs update > Sorry, but I don't understand what is wrong with the build system. > I don't see what you don't like about the build system. Could you > be more specific? Maybe you can just describe what you did and > what went wrong. Sorry I wasn't more informative before. The symptoms are varied but in general the build system seems very sensitive to changes. The last problem I had was related to the Makefile.in in regex not being regenerated. make clean, automake or anything else I could think of did nothing until I removed Makefile.in and ran automake. Then everything worked ok. This was after a cvs update, not an edit of mine. > P.S. Do you still have precision problem with AIF loader? Please > let me know. I was trying to rebuild from the HEAD in order to test this but couldn't! Steve |