when i run ./configure i get the following error under linux:
[mburke@localhost mburke]$ pilot-db/configure
checking whether make sets $(MAKE)... yes
checking for m68k-palmos-gcc... no
checking for m68k-palmos-coff-gcc... no
configure: WARNING: "Unable to find cross-compiler"
checking for m68k--gcc... no
configure: WARNING: "Unable to find cross-compiler"
configure: creating ./config.status
config.status: creating Makefile
config.status: creating rcp/Makefile
config.status: creating src/Makefile
mv: cannot move `./confstathL1hTR/out' to `src/Makefile': Permission denied
config.status: creating def/
config.status: error: cannot find input file: def/.in
can anyone tell me why src/makefile has the wrong permissions and where
it's located so I can fix it.
|