On Tue, Sep 18, 2007 at 04:21:55PM +0400, Sergey Matveychuk wrote: > David E. O'Brien ?????: > >obrien 2007-09-18 02:48:52 UTC > > > > FreeBSD ports repository > > > > Modified files: > > lang Makefile > > Added files: > > lang/pcc Makefile distinfo pkg-descr > > lang/pcc/files ccconfig.h f77config.h patch-configure > > patch-cpp-Makefile.in > > Log: > > C99 modernization of the original Portable C Compiler by S. C. Johnson, > > written in the late 70's. > > Just wonder why commit an unbuildable port? Adding USE_GMAKE=yes line > fixes the problem.
It built for me as I was testing(tm). It seems that with bmake it builds sometimes and not other times. There is nothing I see in pcc*/Makefile that is Gmake specific. In fact, if you 'make configure' and then (cd work/pcc* ; make) it builds fine. -- -- David ([EMAIL PROTECTED]) Q: Because it reverses the logical flow of conversation. A: Why is top-posting (putting a reply at the top of the message) frowned upon? Let's not play "Jeopardy-style quoting" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
