I am trying to install BRLCAD from source. I successfully run
./configure. Next step is to run make command. But on executing it, I
got the following error:
make: *** No targets specified and no makefile found.  Stop.

But I can see two Makefiles in the current directory: Makefile.in and
Makefile.am

When specify Makefile.in as Makefile to make command, I got
Makefile.in:16: *** missing separator.  Stop.

When Makefile.am is used as Makefile similar error occured:
Makefile.am:57: *** missing separator.  Stop.

What can be the solution?
-- 
Harmanpreet Singh

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to