Bug 12368 - Missing cbcp.h
Summary: Missing cbcp.h
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: ppp-devel (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Michael Shigorin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-18 09:03 MSD by Vladimir V. Kamarzin
Modified: 2007-08-08 08:13 MSD (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir V. Kamarzin 2007-07-18 09:03:59 MSD
В текущем ppp отсутствует заголовочный файл cbcp.h, хотя в pppd.h он иклюдится.
В результате у меня отвалилась сборка pptpd:

gcc -o pptpd-logwtmp.so -shared -O2 -g -I.. -I../../include -fPIC
pptpd-logwtmp.c -lutil
In file included from pptpd-logwtmp.c:15:
/usr/include/pppd/pppd.h:78:18: error: cbcp.h: No such file or directory
In file included from pptpd-logwtmp.c:15:
/usr/include/pppd/pppd.h:748: error: expected ')' before '*' token
make[2]: *** [pptpd-logwtmp.so] Error 1
Comment 1 Andrew Kornilov 2007-08-07 14:31:34 MSD
У меня нет прав для закидывания пакета в incoming :( Ждем Дениса.
Comment 3 Denis Smirnov 2007-08-07 23:57:19 MSD
Ушло в incoming/
Спасибо!