Re: [Bsd-sharp-list] [ports/lang/mono] crosstalk compiling problem between installed mono and port's mono

2007-02-25 Thread Kostik Belousov
On Sat, Feb 24, 2007 at 09:31:03PM -0500, Tom McLaughlin wrote: > This was really weird. The exact change needed was adding LC_ALL=C to > MAKE_ENV. That resolved the problem on mux@'s machine. Odd thing was I > was never able to reproduce this on his machine after using his LC > environment sett

Re: [Bsd-sharp-list] [ports/lang/mono] crosstalk compiling problem between installed mono and port's mono

2007-02-24 Thread Tom McLaughlin
On Wed, 2007-02-21 at 17:41 +, [EMAIL PROTECTED] wrote: > > On Wed, Feb 21, 2007 at 01:48:44PM -0300, Phillip Neumann wrote: > >> El mi??, 21-02-2007 a las 17:28 +0200, Kostik Belousov escribi??: > >> > Could you, please, give me the full patch (against CVS Makefile) ? > >> > >> > >> Sure. sorr

Re: [Bsd-sharp-list] [ports/lang/mono] crosstalk compiling problem between installed mono and port's mono

2007-02-21 Thread tmclaugh
> On Wed, Feb 21, 2007 at 01:48:44PM -0300, Phillip Neumann wrote: >> El mi??, 21-02-2007 a las 17:28 +0200, Kostik Belousov escribi??: >> > Could you, please, give me the full patch (against CVS Makefile) ? >> >> >> Sure. sorry for not doing it .. >> >> thanks >> > > Patch helped, thanks. I succes

Re: [Bsd-sharp-list] [ports/lang/mono] crosstalk compiling problem between installed mono and port's mono

2007-02-21 Thread Kostik Belousov
On Wed, Feb 21, 2007 at 01:48:44PM -0300, Phillip Neumann wrote: > El mi??, 21-02-2007 a las 17:28 +0200, Kostik Belousov escribi??: > > Could you, please, give me the full patch (against CVS Makefile) ? > > > Sure. sorry for not doing it .. > > thanks > Patch helped, thanks. I successfully di

Re: [Bsd-sharp-list] [ports/lang/mono] crosstalk compiling problem between installed mono and port's mono

2007-02-21 Thread Kostik Belousov
On Wed, Feb 21, 2007 at 12:06:17PM -0300, Phillip Neumann wrote: > Oh.. > > and maybe this helps too > > MONO_GAC_PREFIX=false (in MAKE_ENV) Could you, please, give me the full patch (against CVS Makefile) ? Thanks. pgpUQVp4GqH2b.pgp Description: PGP signature

Re: [Bsd-sharp-list] [ports/lang/mono] crosstalk compiling problem between installed mono and port's mono

2007-02-20 Thread Tom McLaughlin
On Tue, 2007-02-20 at 15:43 +0200, Kostik Belousov wrote: > On Tue, Feb 20, 2007 at 08:23:17AM -0500, Tom McLaughlin wrote: > > On Tue, 2007-02-20 at 13:01 +0200, Kostik Belousov wrote: > > > On Mon, Feb 19, 2007 at 01:03:45PM -0500, Tom McLaughlin wrote: > > > > On Mon, 2007-02-19 at 11:21 +0200,

Re: [Bsd-sharp-list] [ports/lang/mono] crosstalk compiling problem between installed mono and port's mono

2007-02-20 Thread Kostik Belousov
On Tue, Feb 20, 2007 at 08:23:17AM -0500, Tom McLaughlin wrote: > On Tue, 2007-02-20 at 13:01 +0200, Kostik Belousov wrote: > > On Mon, Feb 19, 2007 at 01:03:45PM -0500, Tom McLaughlin wrote: > > > On Mon, 2007-02-19 at 11:21 +0200, Kostik Belousov wrote: > > > > On Mon, Feb 19, 2007 at 12:16:18AM

Re: [Bsd-sharp-list] [ports/lang/mono] crosstalk compiling problem between installed mono and port's mono

2007-02-20 Thread Tom McLaughlin
On Tue, 2007-02-20 at 13:01 +0200, Kostik Belousov wrote: > On Mon, Feb 19, 2007 at 01:03:45PM -0500, Tom McLaughlin wrote: > > On Mon, 2007-02-19 at 11:21 +0200, Kostik Belousov wrote: > > > On Mon, Feb 19, 2007 at 12:16:18AM -0500, Tom McLaughlin wrote: > > > > On Sat, 2007-02-17 at 20:42 -0300,

Re: [Bsd-sharp-list] [ports/lang/mono] crosstalk compiling problem between installed mono and port's mono

2007-02-20 Thread Tom McLaughlin
On Mon, 2007-02-19 at 11:21 +0200, Kostik Belousov wrote: > On Mon, Feb 19, 2007 at 12:16:18AM -0500, Tom McLaughlin wrote: > > On Sat, 2007-02-17 at 20:42 -0300, Phillip N. wrote: > > > Hey Nork > > > > > > Do you get the same (port)upgrade problem if you add the following in > > > mono port's Ma

Re: [Bsd-sharp-list] [ports/lang/mono] crosstalk compiling problem between installed mono and port's mono

2007-02-20 Thread Kostik Belousov
On Mon, Feb 19, 2007 at 01:03:45PM -0500, Tom McLaughlin wrote: > On Mon, 2007-02-19 at 11:21 +0200, Kostik Belousov wrote: > > On Mon, Feb 19, 2007 at 12:16:18AM -0500, Tom McLaughlin wrote: > > > On Sat, 2007-02-17 at 20:42 -0300, Phillip N. wrote: > > > > Hey Nork > > > > > > > > Do you get the

Re: [Bsd-sharp-list] [ports/lang/mono] crosstalk compiling problem between installed mono and port's mono

2007-02-19 Thread Kostik Belousov
On Mon, Feb 19, 2007 at 12:16:18AM -0500, Tom McLaughlin wrote: > On Sat, 2007-02-17 at 20:42 -0300, Phillip N. wrote: > > Hey Nork > > > > Do you get the same (port)upgrade problem if you add the following in > > mono port's Makefile? > > > > MAKE_ARGS= EXTERNAL_MCS=false > > > > bye! > >

Re: [Bsd-sharp-list] [ports/lang/mono] crosstalk compiling problem between installed mono and port's mono

2007-02-18 Thread Tom McLaughlin
On Sat, 2007-02-17 at 20:42 -0300, Phillip N. wrote: > Hey Nork > > Do you get the same (port)upgrade problem if you add the following in > mono port's Makefile? > > MAKE_ARGS= EXTERNAL_MCS=false > > bye! I just committed the fix to the FreeBSD tree so all builds attempt to use the bundled

Re: [Bsd-sharp-list] [ports/lang/mono] crosstalk compiling problem between installed mono and port's mono

2007-02-17 Thread Phillip N.
Hey Nork Do you get the same (port)upgrade problem if you add the following in mono port's Makefile? MAKE_ARGS= EXTERNAL_MCS=false bye! ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscr

Re: [Bsd-sharp-list] [ports/lang/mono] crosstalk compiling problem between installed mono and port's mono

2007-02-17 Thread Tom McLaughlin
On Tue, 2007-02-13 at 01:05 +0900, Norikatsu Shigemura wrote: > Hi mono maintainer! > > mono port has a crosstalk compiling problem between installed mono > and port's mono. So I couldn't portupgrade mono and related ports. > SEE ALSO: attached portupgrade-mono.log.bz2 > >