Thierry DELHAISE wrote: > Just to report, I can't build the full Etoile trunk (distclean) with a > checkout based on revision 4283 (latest ?) :
[... error output mentioning SmalltalkKit.h ...] > Does I miss something ? > > Thx in advance for any clue... Some restructuring is happening at the moment in and around LanguageKit. The exact issue your build stop at is that SmalltalkKit tries to import its header file in a way that is no longer possible. Solving this one issue will not make the tree build because there are many more places that need small changes. I built the full tree yesterday, and have approximately 30 files changed in my tree at the moment. I'll try not to wait too long before commiting this, but I need to clean up a bit as well as make sure not to include too many unrelated changes.. Truls _______________________________________________ Etoile-dev mailing list [email protected] https://mail.gna.org/listinfo/etoile-dev
