Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41635 - ppp-2.4.2 not found net/bpf.h
Summary: ppp-2.4.2 not found net/bpf.h
Status: RESOLVED DUPLICATE of bug 41416
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Dialup Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-15 01:11 UTC by Andrey Kolbasenko
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Kolbasenko 2004-02-15 01:11:47 UTC
ppp-2.4.2 ebuild error:

gcc -O3 -mcpu=pentium2 -funroll-loops -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP -I../include -DCHAPMS=1 -DMPPE=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DUSE_PAM -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DPPP_FILTER -I/usr/include/pcap -DCBCP_SUPPORT -DMAXOCTETS   -c -o demand.o demand.c
demand.c:53:21: net/bpf.h: No such file or directory
make[1]: *** [demand.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/ppp-2.4.2/work/ppp-2.4.2/pppd'
make: *** [all] Error 2

!!! ERROR: net-dialup/ppp-2.4.2 failed.
!!! Function src_compile, Line 52, Exitcode 2
!!! (no error message)

------------------------------------------------
libpcap-0.8.1 is installed before.



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Robert Peter 2004-02-15 02:08:58 UTC
Look at this for the same bug and a patch: http://bugs.gentoo.org/show_bug.cgi?id=41416
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2004-02-15 05:17:27 UTC

*** This bug has been marked as a duplicate of 41416 ***