Jump to content

Помогите не могу собрать на freebsd 6.0


Recommended Posts

Добрый день

помогите мне если это возможно

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
Ставишь 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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...