Also are you set up to run a tree from git? If you can run patches from the git dev tree, it will be easier to track down the problems.
On Sun, Mar 24, 2013 at 12:03 PM, Joseph Wang <joequ...@gmail.com> wrote: > I'm trying to figure out why this happens > > areadb.x: > areadb: > : cant open > await.x: > await: > : cant open > > Can you put the attached file into the SOURCES directory and put in a > > Source2: xc.c.debug > > cp %{SOURCE2} unix/boot/spp/xc.c > > The modified xc.c dumps out debug material and also does not remove > the intermediate files. Once you have this debug in you'll see a lot > of .r and .f files and you can check to see if those look OK.