assembler messages for reading open no such file or directory 
Hi friends,
I have the source code of DAB module.When i compiled it for the first time it compiled successfully.I use this particular command to compile.
make TGT=dab install.
when i made some changes on that code and tried to compile it is giving me some error like this:
"ASSEMBLER MESSAGES: FOR READING.OPEN NO SUCH FILE OR DIRECTORY"
I am compiling using CYGWIN environmet.
I think that there might be some problem with cygwin.
If anyone knows then help me out to rectify this problem.