Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 1998 09:35:31 +0100 (BST)
From:      Adrian Wontroba <aw1@stade.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   kern/7041: stable buildworld fails with new kernel ppp - opt_ppp.h missing
Message-ID:  <199806240835.JAA17423@titus.stade.co.uk>

next in thread | raw e-mail | index | archive | help

>Number:         7041
>Category:       kern
>Synopsis:       buildworld fails with new kernel ppp - opt_ppp.h missing
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 24 01:40:01 PDT 1998
>Last-Modified:
>Originator:     Adrian Wontroba
>Organization:
Stade Computers Ltd, UK
>Release:        FreeBSD 2.2.6-STABLE i386
>Environment:
2.2.6-STABLE, cvsuped from CVSup.uk.FreeBSD.org at approx 05:00 GMT 24
June 1998.

-stable sources routinely cvsup'd and make buildworld daily. This is the
first failure for many months.

>Description:

make buildworld fails thus:
===> lkm/if_ppp
echo "#define NBPFILTER 0" > bpfilter.h
echo "#define NPPP 2" > ppp.h
rm -f .depend
mkdep -f .depend -a  -I. -DINET -DKERNEL -DACTUALLY_LKM_NOT_KERNEL -I/d3p1/FreeBSD-2.2/src/lkm/if_ppp/../../sys -I/usr/obj/d3p1/FreeBSD-2.2/src/tmp/usr/include -DPSEUDO_LKM  /d3p1/FreeBSD-2.2/src/lkm/if_ppp/../../sys/net/bsd_comp.c /d3p1/FreeBSD-2.2/src/lkm/if_ppp/../../sys/net/if_ppp.c /d3p1/FreeBSD-2.2/src/lkm/if_ppp/../../sys/net/ppp_tty.c /d3p1/FreeBSD-2.2/src/lkm/if_ppp/../../sys/net/slcompress.c
/d3p1/FreeBSD-2.2/src/lkm/if_ppp/../../sys/net/if_ppp.c:79: opt_ppp.h: No such file or directory
/d3p1/FreeBSD-2.2/src/lkm/if_ppp/../../sys/net/ppp_tty.c:78: opt_ppp.h: No such file or directory
mkdep: compile failed
*** Error code 1

>How-To-Repeat:

cd /usr/src; make buildworld

>Fix:

Unknown.
>Audit-Trail:
>Unformatted:

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



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