OK. If
I've got this figured out correctly (which I may not as I'm not that familiar
with Linux development) mono/aclocal.m4 is used
by the
build script and it defines PKG_CHECK_MODULES. install/share/aclocal/pkg.m4 is
also used and *it* tries to define
PKG_CHECK_MODULES as well and that is causing a duplicate macro error. I
don't know which one should be kept.
I'll
leave that to someone more familiar with the *nix development tools than I am.
May
the source be with you! :)
Ken
-----Original Message-----
From: Kenneth Benson [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 03, 2002 11:49 AM
To: 'Dick Porter'
Cc: '[EMAIL PROTECTED]'
Subject: RE: [Mono-list] Latest mono-build-w32 problemNope. Still doing it if I uncomment those lines. I haven't a clue as to where a second "PKG_CHECK_MODULES" is being defined either although I'll keep looking.
-----Original Message-----
From: 'Dick Porter' [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 03, 2002 5:10 AM
To: Kenneth Benson
Cc: '[EMAIL PROTECTED]'
Subject: Re: [Mono-list] Latest mono-build-w32 problem
On Thu, May 02, 2002 at 04:50:11PM -0400, Kenneth Benson wrote:
> That fixed it. I'd like to figure out why it busted it someday. ;)OK, now try uncommenting the lines again...
(I suspect it was the CVS update over the top of the running script that
broke it)- Dick
