make not working in cygwin when trying to install a framework!

2010-08-16 Thread Mahesh P
hi!

1)I unzipped the CUnit test framework from the bash shell in cygwin
and tried installing it

./configure-works
make command gives me an error saying
cd .  autoheader
/bin/sh : autoheader:command not found
make:*** [config.h.in]Error 127.
make install works
make clean works

I am not able to compile the program
--

-- 
Thank You and Have a Good Day
      Mahesh
+919448558374

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: make not working in cygwin when trying to install a framework!

2010-08-16 Thread Larry Hall (Cygwin)

On 8/16/2010 12:47 PM, Mahesh P wrote:

hi!

1)I unzipped the CUnit test framework from the bash shell in cygwin
and tried installing it

./configure-works
make command gives me an error saying
cd .  autoheader
/bin/sh : autoheader:command not found
make:*** [config.h.in]Error 127.
make install works
make clean works

I am not able to compile the program


http://cygwin.com/cgi-bin2/package-grep.cgi?grep=autoheader

Looks like it wants autoconf.

--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
216 Dalton Rd.  (508) 893-9889 - FAX
Holliston, MA 01746

_

A: Yes.

Q: Are you sure?

A: Because it reverses the logical flow of conversation.

Q: Why is top posting annoying in email?


--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple