[Mono-list] 'make test' fails in mono/tests with cygwin

Brian Jepson bjepson@oreilly.com
Thu, 27 Sep 2001 18:35:18 -0400 (EDT)


I've incorporated the patch, but I'm still having trouble. It seems that
mint is looking for libraries but can't find them:

$ mint delegate.exe

  ** ERROR **: Failed to load library libmonowrapper.so (monowrapper)
  aborting...
      0 [sig] mint 260 open_stackdumpfile: Dumping stack trace to
      mint.exe.stackdump
      Aborted (core dumped)

  $ mint array.exe

  ** ERROR **: Failed to load library libc.so.6 (libc.so.6)
  aborting...
      0 [sig] mint 940 open_stackdumpfile: Dumping stack trace to
      mint.exe.stackdump
      Aborted (core dumped)

Thanks,

Brian

On Thu, 27 Sep 2001, Paolo Molaro wrote:

> On 09/27/01 Brian Jepson wrote:
> > Thanks!  Is this something I can patch easily, or should I wait for the
> > next snapshot (I don't have CVS access)?
> 
> Oh, sorry, I forgot to mention I already committed the fix.
> The patch is included below or just wait for the next snapshot.
> 
> lupus
>