Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jun 2010 00:06:46 -0700
From:      Doug Barton <dougb@FreeBSD.org>
To:        Norikatsu Shigemura <nork@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/net/liveMedia Makefile distinfo
Message-ID:  <4C25A706.5090308@FreeBSD.org>
In-Reply-To: <20100626150819.18bfb2ca.nork@FreeBSD.org>
References:  <201006131614.o5DGEJQM026112@repoman.freebsd.org>	<4C1539B4.2060702@FreeBSD.org>	<20100621005607.13850416.nork@FreeBSD.org>	<4C202637.2010105@FreeBSD.org> <20100626150819.18bfb2ca.nork@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 06/25/10 23:08, Norikatsu Shigemura wrote:
> Hi dougb.
> 
> On Mon, 21 Jun 2010 19:55:51 -0700
> Doug Barton <dougb@FreeBSD.org> wrote:
>> Ok, this is a weird one. I can now tell you _what_ is happening, but I 
>> cannot tell you why.
> 
> 	Thanks for your information.  I could reproduce it.
> 
> 	This behavior's factor is 'not define CPP macro'.  So following
> 	definition doesn't enable.  Because of it, make(1) use system
> 	default rule (sys.mk).
> 
> live/liveMedia/Makefile.tail
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> .$(CPP).$(OBJ):
>         $(CPLUSPLUS_COMPILER) -c $(CPLUSPLUS_FLAGS) $<
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> 
> 	I fixed, and liveMedia port has more robustness:-).

Works great! Thanks for taking the time to work on this.


Doug

-- 

	... and that's just a little bit of history repeating.
			-- Propellerheads

	Improve the effectiveness of your Internet presence with
	a domain name makeover!    http://SupersetSolutions.com/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C25A706.5090308>