Brian Dessent wrote: > Cliff Hones wrote: > >> . It would be useful to mention in the FAQ which packages need to be >> installed >> to perform the build. I expect everyone will realise make, gcc, binutils >> etc. >> are required, but I found I needed cocom (for shilka) which I'd not come >> across >> before, and dejagnu in order to run the tests. > > Since the generated devices.cc is stored in CVS you shouldn't need > shilka unless you modify devices.{in.h}.
Well, maybe it is a timestamp problem, but the make did fail trying to regenerate devices.cc using the gendevices script. After I'd installed cocom it worked, and overwrote devices.cc in the src/winsup/cygwin directory. This seems wrong by the way - a separated build shouldn't alter anything in src. This was with a pristine CVS head checkout taken earlier today. -- Cliff -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/