The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

форумы  помощь  поиск  регистрация  майллист  ВХОД  слежка  RSS
"havp не ставится"
Вариант для распечатки  
Пред. тема | След. тема 
Форумы OpenNET: Виртуальная конференция (Public)
Изначальное сообщение [Проследить за развитием треда]

"havp не ставится" 
Сообщение от max Искать по авторуВ закладки(??) on 03-Окт-05, 12:53  (MSK)
Вот прочёл статейку, решил поставить, анн нет, конфигуре нормально проходит а при маке:
# make
make  all-recursive
Making all in havp
Making all in docs
Making all in en
source='filehandler.cpp' object='filehandler.o' libtool=no  depfile='.deps/filehandler.Po' tmpdepfile='.deps/filehandler.TPo'  depmode=gcc /bin/sh ../admin/depcomp  g++ -DHAVE_CONFIG_H -I. -I. -I..      -O0  -c -o filehandler.o `test -f 'filehandler.cpp' || echo './'`filehandler.cpp
source='helper.cpp' object='helper.o' libtool=no  depfile='.deps/helper.Po' tmpdepfile='.deps/helper.TPo'  depmode=gcc /bin/sh ../admin/depcomp  g++ -DHAVE_CONFIG_H -I. -I. -I..      -O0  -c -o helper.o `test -f 'helper.cpp' || echo './'`helper.cpp
In file included from sockethandler.h:23,
                 from genericscanner.h:21,
                 from scannerfilehandler.h:22,
                 from helper.cpp:18:
/usr/include/netinet/in.h:235: syntax error before `;'
/usr/include/netinet/in.h:287: syntax error before `;'
In file included from /usr/include/netinet/in.h:487,
                 from sockethandler.h:23,
                 from genericscanner.h:21,
                 from scannerfilehandler.h:22,
                 from helper.cpp:18:
/usr/include/netinet6/in6.h:122: syntax error before `['
/usr/include/netinet6/in6.h:144: syntax error before `;'
/usr/include/netinet6/in6.h:149: syntax error before `;'
/usr/include/netinet6/in6.h:608: syntax error before `;'
/usr/include/netinet6/in6.h:610: syntax error before `('
/usr/include/netinet6/in6.h:611: syntax error before `('
/usr/include/netinet6/in6.h:612: syntax error before `('
/usr/include/netinet6/in6.h:614: syntax error before `*'
/usr/include/netinet6/in6.h:615: syntax error before `('
/usr/include/netinet6/in6.h:616: syntax error before `('
/usr/include/netinet6/in6.h:618: syntax error before `__P'
/usr/include/netinet6/in6.h:619: syntax error before `('
/usr/include/netinet6/in6.h:620: syntax error before `('
/usr/include/netinet6/in6.h:622: syntax error before `('
/usr/include/netinet6/in6.h:626: syntax error before `('
/usr/include/netinet6/in6.h:627: syntax error before `('
/usr/include/netinet6/in6.h:628: syntax error before `('
/usr/include/netinet6/in6.h:630: syntax error before `('
/usr/include/netinet6/in6.h:631: syntax error before `('
/usr/include/netinet6/in6.h:633: syntax error before `('
/usr/include/netinet6/in6.h:634: syntax error before `('
/usr/include/netinet6/in6.h:636: syntax error before `('
/usr/include/netinet6/in6.h:638: syntax error before `('
/usr/include/netinet6/in6.h:640: syntax error before `('
/usr/include/netinet6/in6.h:641: syntax error before `__P'
/usr/include/netinet6/in6.h:642: syntax error before `('
/usr/include/netinet6/in6.h:643: syntax error before `('
/usr/include/netinet6/in6.h:644: syntax error before `('
/usr/include/netinet6/in6.h:645: syntax error before `('
/usr/include/netinet6/in6.h:646: syntax error before `('
In file included from /usr/include/netdb.h:64,
                 from sockethandler.h:24,
                 from genericscanner.h:21,
                 from scannerfilehandler.h:22,
                 from helper.cpp:18:
/usr/include/machine/ansi.h:146: syntax error before `;'
In file included from /usr/include/g++/stl_alloc.h:54,
                 from /usr/include/g++/alloc.h:21,
                 from /usr/include/g++/std/bastring.h:39,
                 from /usr/include/g++/string:6,
                 from sockethandler.h:27,
                 from genericscanner.h:21,
                 from scannerfilehandler.h:22,
                 from helper.cpp:18:
/usr/include/stdlib.h:186: syntax error before `('
In file included from genericscanner.h:21,
                 from scannerfilehandler.h:22,
                 from helper.cpp:18:
sockethandler.h:39: syntax error before `;'
sockethandler.h:40: field `Timeout' has incomplete type
sockethandler.h:44: syntax error before `='
sockethandler.h:54: syntax error before `('
sockethandler.h:56: syntax error before `)'
In file included from /usr/include/sys/types.h:48,
                 from logfile.h:23,
                 from genericscanner.h:22,
                 from scannerfilehandler.h:22,
                 from helper.cpp:18:
/usr/include/sys/inttypes.h:14: syntax error before `;'
In file included from /usr/include/sys/types.h:49,
                 from logfile.h:23,
                 from genericscanner.h:22,
                 from scannerfilehandler.h:22,
                 from helper.cpp:18:
/usr/include/machine/types.h:51: syntax error before `;'
In file included from logfile.h:23,
                 from genericscanner.h:22,
                 from scannerfilehandler.h:22,
                 from helper.cpp:18:
/usr/include/sys/types.h:66: syntax error before `;'
/usr/include/sys/types.h:67: syntax error before `*'
/usr/include/sys/types.h:82: syntax error before `;'
/usr/include/sys/types.h:84: syntax error before `;'
In file included from logfile.h:23,
                 from genericscanner.h:22,
                 from scannerfilehandler.h:22,
                 from helper.cpp:18:
/usr/include/sys/types.h:198: type specifier omitted for parameter
/usr/include/sys/types.h:202: syntax error before `('
/usr/include/sys/types.h:206: type specifier omitted for parameter
/usr/include/sys/types.h:210: type specifier omitted for parameter
In file included from /usr/include/sys/stat.h:50,
                 from logfile.h:24,
                 from genericscanner.h:22,
                 from scannerfilehandler.h:22,
                 from helper.cpp:18:
/usr/include/sys/time.h:147: syntax error before `;'
In file included from logfile.h:24,
                 from genericscanner.h:22,
                 from scannerfilehandler.h:22,
                 from helper.cpp:18:
/usr/include/sys/stat.h:99: syntax error before `;'
/usr/include/sys/stat.h:105: syntax error before `['
/usr/include/sys/stat.h:129: syntax error before `;'
/usr/include/sys/stat.h:134: syntax error before `['
In file included from logfile.h:26,
                 from genericscanner.h:22,
                 from scannerfilehandler.h:22,
                 from helper.cpp:18:
/usr/include/fcntl.h:181: syntax error before `;'
In file included from logfile.h:28,
                 from genericscanner.h:22,
                 from scannerfilehandler.h:22,
                 from helper.cpp:18:
/usr/include/unistd.h:161: type specifier omitted for parameter
/usr/include/unistd.h:169: type specifier omitted for parameter
/usr/include/unistd.h:171: type specifier omitted for parameter
/usr/include/unistd.h:212: syntax error before `('
In file included from logfile.h:29,
                 from genericscanner.h:22,
                 from scannerfilehandler.h:22,
                 from helper.cpp:18:
/usr/include/stdio.h:55: syntax error before `;'
/usr/include/stdio.h:110: `_seek' was not declared in this scope
/usr/include/stdio.h:110: type specifier omitted for parameter
/usr/include/stdio.h:110: ANSI C++ forbids declaration `fpos_t' with no type
/usr/include/stdio.h:110: function `int fpos_t(void *, int)' is initialized like a variable
/usr/include/stdio.h:127: syntax error before `;'
/usr/include/stdio.h:207: syntax error before `*'
/usr/include/stdio.h:217: syntax error before `*'
/usr/include/stdio.h:306: type specifier omitted for parameter
/usr/include/stdio.h:307: syntax error before `('
/usr/include/stdio.h:339: syntax error before `('
helper.cpp: In function `void DeleteTempfiles(int)':
helper.cpp:47: `SIGINT' undeclared (first use this function)
helper.cpp:47: (Each undeclared identifier is reported only once
helper.cpp:47: for each function it appears in.)
helper.cpp:47: implicit declaration of function `int killpg(...)'
helper.cpp: In function `void InstallSignal()':
helper.cpp:71: aggregate `struct sigaction Signal' has incomplete type and cannot be initialized
helper.cpp:73: confused by earlier errors, bailing out
*** Error code 1

Stop in /root/havp-0.65/havp.
*** Error code 1

Stop in /root/havp-0.65/havp.
*** Error code 1

Stop in /root/havp-0.65.
*** Error code 1

Stop in /root/havp-0.65.

вот такая херь, и на последней версии тоже, народ кто смог поставить данный фрукт на БСД, отзовитесь!

  Правка | Высказать мнение | Ответить | Рекомендовать в FAQ | Cообщить модератору | Наверх

 Оглавление

Индекс форумов | Темы | Пред. тема | След. тема
Сообщения по теме

1. "havp не ставится" 
Сообщение от max Искать по авторуВ закладки(??) on 03-Окт-05, 15:20  (MSK)
up
  Удалить Правка | Высказать мнение | Ответить | Рекомендовать в FAQ | Cообщить модератору | Наверх

2. "havp не ставится" 
Сообщение от max Искать по авторуВ закладки(??) on 04-Окт-05, 08:33  (MSK)
>up


  Удалить Правка | Высказать мнение | Ответить | Рекомендовать в FAQ | Cообщить модератору | Наверх

3. "havp не ставится" 
Сообщение от max Искать по авторуВ закладки(??) on 05-Окт-05, 07:14  (MSK)
>>up


  Удалить Правка | Высказать мнение | Ответить | Рекомендовать в FAQ | Cообщить модератору | Наверх

4. "havp не ставится" 
Сообщение от DustpaN Искать по авторуВ закладки on 05-Окт-05, 09:35  (MSK)
Смотри
http://www.server-side.de/port.htm


  Удалить Правка | Высказать мнение | Ответить | Рекомендовать в FAQ | Cообщить модератору | Наверх


Архив | Удалить

Индекс форумов | Темы | Пред. тема | След. тема
Оцените тред (1=ужас, 5=супер)? [ 1 | 2 | 3 | 4 | 5 ]
Пожалуйста, прежде чем написать сообщение, ознакомьтесь с данными рекомендациями.




Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2025 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру