angels 0 Posted 2006-06-07 06:22:52 Share Posted 2006-06-07 06:22:52 Добрый день помогите мне если это возможно gmz# uname -a FreeBSD gmz.net 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC i386 всё стоит из портов expat gcc не могу собрать сам сервер вот что вываливаеться gmz# make bsd5 cat inst_freebsd > .install chmod +x .install make -f make.bsd5 g++ -c -Wall -g3 -DFREEBSD -DTARIFF2 -DRCL_PROCESS -DFREEBSD5 -o main.o main.cpp In file included from main.cpp:58: configproto.h:48:19: expat.h: No such file or directory In file included from main.cpp:58: configproto.h:118: error: `XML_Parser' does not name a type In file included from main.cpp:63: ping.h:36: error: redefinition of `struct icmphdr' /usr/include/netinet/ip_icmp.h:52: error: previous definition of `struct icmphdr' main.cpp: In function `void WalkAroundCallBack(BSPNODE*)': main.cpp:594: warning: long int format, time_t arg (arg 3) *** Error code 1 Stop in /usr/home/stg2-2005.05.17-16.57.25. *** Error code 1 Stop in /usr/home/stg2-2005.05.17-16.57.25. ./configure там нет make bsd5 (а у меня freebsd 6) что делать как собрать правельно ? поделитесь плз с УВ Link to post Share on other sites
S_ergey 22 Posted 2006-06-07 07:06:52 Share Posted 2006-06-07 07:06:52 expat.h: No such file or directory Неустановлен libexpat. Link to post Share on other sites
XoRe 0 Posted 2006-06-07 13:56:55 Share Posted 2006-06-07 13:56:55 Ставишь expat. Читаешь это: http://local.com.ua/forum/index.php?showtopic=4670 Читаешь это: http://local.com.ua/forum/index.php?showtopic=4274 Обдумываешь и делаешь, как написано. А уже потом ставишь stg ) Link to post Share on other sites
angels 0 Posted 2006-06-09 11:48:09 Author Share Posted 2006-06-09 11:48:09 Ставишь expat.Читаешь это: http://local.com.ua/forum/index.php?showtopic=4670 Читаешь это: http://local.com.ua/forum/index.php?showtopic=4274 Обдумываешь и делаешь, как написано. А уже потом ставишь stg ) огромное спасибо буду разбираться!!! Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now