Let me rephrase my question. I follow the instructions for compilation, cd to Src and do:
./obj_setup.sh it populates Obj folder. I prepare arch.make file using one of the countless example in the mailing list according to my system parameters, copy it to Obj folder, cd to the Obj folder and do: make I get make: *** No targets specified and no makefile found. Stop. I get the same if I try make in Src folder This is where my problem is. Could anybody shed some light what I am doing wrong? JOnas --- On Tue, 4/20/10, Jonas Baltrusaitis <[email protected]> wrote: > From: Jonas Baltrusaitis <[email protected]> > Subject: empty makefile > To: [email protected] > Date: Tuesday, April 20, 2010, 1:07 PM > Dear all, > > I have problems compiling. Regardless what I do (MKL > libraries or run ../Src/configure) it generates (sort of) > make file: > > configure: creating ./config.status > config.status: creating arch.make > > It generates an empty makefile > > -rw-r--r-- 1 root root 0 Apr > 20 14:44 Makefile > > and my make command does not work > > Has anybody seen that before? > > Jonas > > > >
