Date: Sun, 15 Sep 2013 19:06:15 GMT From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: bin/182123: ppp compilation picks up base system header not src/ ones Message-ID: <201309151906.r8FJ6Fcw077649@oldred.freebsd.org> Resent-Message-ID: <201309151910.r8FJA2Or072962@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 182123 >Category: bin >Synopsis: ppp compilation picks up base system header not src/ ones >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Sep 15 19:10:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Bjoern A. Zeeb >Release: 10-CURRENT >Organization: >Environment: >Description: ppp compilation seems to pick up base system headers not the ones from src/ >How-To-Repeat: Example: patch src/sys/netgraph/ng_pppoe.h (say add another field to the enum) and try to make use of the new entry in usr.sbin/ppp/ether.c recompile ppp or rather do a full buildworld and it will fail not seeing the new entry. Go to src/include and the a make install and on next compile (buildworld) ppp will just compile. >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309151906.r8FJ6Fcw077649>
