Bo Peng wrote:
Bo, can you help me? (It worked last week)Let me have a look. I just did a big change for scons. Namely, I now use explicit file list instead of globing. Maybe somefile is lost.
[EMAIL PROTECTED]:~/lyx-trunk/development/scons> grep lyx_post_source * SConstruct: lyx_post_source.append('aspell.C') SConstruct: lyx_post_source.append('pspell.C') SConstruct: lyx_post_source.append('ispell.C') Looks like lyx_post_source is not defined at all. Michael