>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:
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to