This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITA] cppunit 1.10.2 - A C++ unit testing framework (REVISED)


David,

Thanks for the assistance. Unfortunately, I followed your suggestions, using a fresh Cygwin install, and still get the same error:

ross@whisper /usr/src/cppunit
$ cygport cppunit-1.12.0-1.cygport compile
>>> Compiling cppunit-1.12.0-1
autoreconf-2.61: Entering directory `.'
autoreconf-2.61: configure.in: not using Gettext
autoreconf-2.61: running: aclocal --force -I config
config/bb_enable_doxygen.m4:1: warning: underquoted definition of BB_ENABLE_DOXYGEN
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/pstoedit.m4:7: warning: underquoted definition of AM_PATH_PSTOEDIT
/usr/share/aclocal/libsmi.m4:8: warning: underquoted definition of AM_PATH_LIBSMI
/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBMCRYPT
autoreconf-2.61: configure.in: tracing
autoreconf-2.61: running: libtoolize --copy --force
Putting files in AC_CONFIG_AUX_DIR, `config'.
config/bb_enable_doxygen.m4:1: warning: underquoted definition of BB_ENABLE_DOXYGEN
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/pstoedit.m4:7: warning: underquoted definition of AM_PATH_PSTOEDIT
/usr/share/aclocal/libsmi.m4:8: warning: underquoted definition of AM_PATH_LIBSMI
/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBMCRYPT
autoreconf-2.61: running: /usr/bin/autoconf-2.61 --force
autoreconf-2.61: running: /usr/bin/autoheader-2.61 --force
autoreconf-2.61: running: automake --add-missing --copy --force-missing
automake-1.9: autoconf failed with exit status: 1
autoreconf-2.61: automake failed with exit status: 1
*** ERROR: autoreconf failed

Can you offer any other suggestions that may help me out of this mess? I'm clueless.

Thanks,

Ross
David Rothenberger wrote On 10/20/2007 11:32 AM -0800:
> On 10/19/2007 11:13 PM, Ross Smith II wrote:
>> Sorry, the URL's should read:
>>
>> http://smithii.com/files/cygwin/cppunit/cppunit-1.12.0-1.cygport
>> http://smithii.com/files/cygwin/cppunit/cppunit-1.12.0-1.cygwin.patch
>> http://smithii.com/files/cygwin/cppunit/cppunit-1.12.0-1.src.patch
>>
>> but the 1.10.2 files fail as well.
> 
> The 1.12.0-1 files worked fine for me. The only obvious difference is
> that I ran everything in /usr/src/cppunit instead of
> /cygdrive/c/docume~1/ross/mydocu~1/src. I don't know why it would make a
> difference, but maybe it's worth a shot?
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]