Re: Makefile Error



Here is the 'make' command output http://paste.ubuntu.com/5689772/


On Mon, Apr 8, 2013 at 5:05 AM, Arth Patel <arth svnit gmail com> wrote:
Hi,

My 'make' command is generating the following error.

make[1]: Leaving directory `/media/resource/gnome-calculator/gnome-calculator/src'
Making all in data
make[1]: Entering directory `/media/resource/gnome-calculator/gnome-calculator/data'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/media/resource/gnome-calculator/gnome-calculator/data'
Making all in help
make[1]: Entering directory `/media/resource/gnome-calculator/gnome-calculator/help'
Makefile:384: *** missing separator.  Stop.
make[1]: Leaving directory `/media/resource/gnome-calculator/gnome-calculator/help'
make: *** [all-recursive] Error 1
Can you provide full log of what make produces? It'll be much useful.
 
I have removed the spaces of beginning of line 384 and the problem continues. Here is the makefile http://paste.ubuntu.com/5687077/ How can I solve this?
Changing content of Makefile doesn't help, as it is auto-generated by autotools from Makefile.am. A detailed output of command "make" will be much more helpful than the Makefile to identify the cause.


--
Arth Patel (PioneerAxon)
B.Tech IV, 
Computer Engineering,
National Institute of Technology, Surat.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]