Hi dougb.

On Mon, 21 Jun 2010 19:55:51 -0700
Doug Barton <[email protected]> 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:-).

-- 
Norikatsu Shigemura <[email protected]>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to