build file error

Hi, Everyone
I tried to buils an ifs image file with my own build file. I got some error
messages after run “make”:



cd images; /bin/ln -sf …/scratch/armle/boot/build/dbpxa250dp.build
dbpxa250dp.build; cd …; cd images; /bin/ln -sf
…/scratch/armle/boot/build/pxa255-trizeps_load.test.build
pxa255-trizeps_load.test.build; cd …; cd images; /bin/ln -sf
…/scratch/armle/boot/build/pxa255-trizeps_load.release.build
pxa255-trizeps_load.release.build; cd …; cd images; /bin/ln -sf
…/scratch/armle/boot/build/pxa255-trizeps.test.build
pxa255-trizeps.test.build; cd …; cd images; /bin/ln -sf
…/scratch/armle/boot/build/pxa255-trizeps_load.build
pxa255-trizeps_load.build; cd …; cd images; /bin/ln -sf
…/scratch/armle/boot/build/pxa255-trizeps.build pxa255-trizeps.build; cd
…; cd images; /bin/ln -sf
…/scratch/armle/boot/build/pxa255-trizeps.release.build
pxa255-trizeps.release.build; cd …;
make -Cimages
make[1]: Entering directory
/usr/src/new_cardiogenics/pxa255-trizeps/images' mkifs -r../scratch pxa255-trizeps.test.build ifs-pxa255-trizeps_test.bin make[1]: Leaving directory /usr/src/new_cardiogenics/pxa255-trizeps/images’
’ missing.ost file ’
’ missing.ost file '{
’ missing.ost file '-v
Line 15: Improper filename specification.
make[1]: *** [ifs-pxa255-trizeps_test.bin] Error 1
make: *** [images] Error 2

It’s strange because even after I commented out the line 15 in the build
file this message still appears.
Any idea about what might be wrong?


Thanks,
Jack