Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jan 1999 19:14:49 -0800 (PST)
From:      Chuck Robey <chuckr@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/rpcgen Makefile
Message-ID:  <199901040314.TAA04173@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
chuckr      1999/01/03 19:14:48 PST

  Modified files:
    usr.bin/rpcgen       Makefile 
  Log:
  Fix a build problem when upgrading from 9 month old sources.  There's
  a circular dependency problem, wherein rpcgen depends on the latest
  includes, but those same includes depend on rpcgen to build
  include/rpcsvc.  This was causing the build or librpcsvc to fail
  (like I said, only on upgrades of 9 month old sources).
  
  If there's stylistic problems, tell me, I'll learn and fix them.
  I did a buildworld with this, it should be safe.
  
  Revision  Changes    Path
  1.4       +1 -1      src/usr.bin/rpcgen/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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