Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Bad Errors Compiling on FreeBSD 4.10

 
Post new topic   Reply to topic Printable version
 View previous topic  deadlock detected Post :: Post Biller Problem  View next topic  
Author Message
TeHsU
Seasoned Helper


Joined: Mar 20 2003
Posts: 101
Offline

PostPosted: Tue Oct 19, 2004 5:00 pm    Post subject: Bad Errors Compiling on FreeBSD 4.10 Reply to topic Reply with quote

su-2.05b$ gmake
Makefile:247: Makefile.deps: No such file or directory
python ../scripts/gensparse.py sparse.inc ../scripts/sparse_params.py
python ../scripts/processfont.py ../scripts/banner.font letters.inc
python ../scripts/extract-cfg-docs.py -c cfghelp.inc *.c */*.c *.def
python ../scripts/pymod-process.py *.h */*.h
gcc -std=gnu99 -pipe -I. -D_REENTRANT -D_GNU_SOURCE -fPIC -I/opt/db-4.0.14/include -I/opt/mysql/include -I/opt/python-2.2.2/include/python2.2 -MM *.c */*.c > Makefile.deps
dbtool.c:31:2: #error "This version of bdb is too old."
mysql.c:17:19: mysql.h: No such file or directory
persist.c:27:2: #error "This version of bdb is too old."
pymod.c:7:20: Python.h: No such file or directory
pymod.c:8:26: structmember.h: No such file or directory
gmake: [Makefile.deps] Error 1 (ignored)
gcc -std=gnu99 -pipe -I. -D_REENTRANT -D_GNU_SOURCE -fPIC -g -Wall -fpedantic -c -o main.o main.c
In file included from defs.h:197,
from asss.h:15,
from main.c:20:
sizes.h:9:20: stdint.h: No such file or directory
gmake: *** [main.o] Error 1
Back to top
View users profile Send private message Add User to Ignore List
TeHsU
Seasoned Helper


Joined: Mar 20 2003
Posts: 101
Offline

PostPosted: Tue Oct 19, 2004 5:24 pm    Post subject: Reply to topic Reply with quote

TeHsU wrote:
su-2.05b$ gmake
Makefile:247: Makefile.deps: No such file or directory
python ../scripts/gensparse.py sparse.inc ../scripts/sparse_params.py
python ../scripts/processfont.py ../scripts/banner.font letters.inc
python ../scripts/extract-cfg-docs.py -c cfghelp.inc *.c */*.c *.def
python ../scripts/pymod-process.py *.h */*.h
gcc -std=gnu99 -pipe -I. -D_REENTRANT -D_GNU_SOURCE -fPIC -I/opt/db-4.0.14/include -I/opt/mysql/include -I/opt/python-2.2.2/include/python2.2 -MM *.c */*.c > Makefile.deps
dbtool.c:31:2: #error "This version of bdb is too old."
mysql.c:17:19: mysql.h: No such file or directory
persist.c:27:2: #error "This version of bdb is too old."
pymod.c:7:20: Python.h: No such file or directory
pymod.c:8:26: structmember.h: No such file or directory
gmake: [Makefile.deps] Error 1 (ignored)
gcc -std=gnu99 -pipe -I. -D_REENTRANT -D_GNU_SOURCE -fPIC -g -Wall -fpedantic -c -o main.o main.c
In file included from defs.h:197,
from asss.h:15,
from main.c:20:
sizes.h:9:20: stdint.h: No such file or directory
gmake: *** [main.o] Error 1
I fixed that, now at the end of compiling i get

unixsignal.o: In function `handle_sigsegv':
/home/subspace/asss-1.3.2/src/unixsignal.c:83: undefined reference to `fcloseall'
collect2: ld returned 1 exit status
gmake: *** [asss] Error 1
Back to top
View users profile Send private message Add User to Ignore List
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:37
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Tue Oct 19, 2004 5:32 pm    Post subject: Reply to topic Reply with quote

For those warnings about bdb and mysql, maybe you would like turning them off in the makefile.
I have no idea how to fix your errors. icon_sad.gif
Back to top
View users profile Send private message Add User to Ignore List
TeHsU
Seasoned Helper


Joined: Mar 20 2003
Posts: 101
Offline

PostPosted: Tue Oct 19, 2004 5:38 pm    Post subject: Reply to topic Reply with quote

I just fixed em all lol
Back to top
View users profile Send private message Add User to Ignore List
Solo Ace
Yeah, I'm in touch with reality...we correspond from time to time.


Age:37
Gender:Gender:Male
Joined: Feb 06 2004
Posts: 2583
Location: The Netherlands
Offline

PostPosted: Tue Oct 19, 2004 5:39 pm    Post subject: Reply to topic Reply with quote

Good. icon_smile.gif
Back to top
View users profile Send private message Add User to Ignore List
TeHsU
Seasoned Helper


Joined: Mar 20 2003
Posts: 101
Offline

PostPosted: Tue Oct 19, 2004 5:46 pm    Post subject: Reply to topic Reply with quote

Pretty easy, /opt dir is in linux redhat, which ofcourse i know, and so i finally looked at Makefile and fixed the info to work for freebsd and got it icon_smile.gif
Back to top
View users profile Send private message Add User to Ignore List
TeHsU
Seasoned Helper


Joined: Mar 20 2003
Posts: 101
Offline

PostPosted: Tue Oct 19, 2004 5:46 pm    Post subject: Reply to topic Reply with quote

Uh, how do you set IP in the global.conf so it uses a certain ip?
Back to top
View users profile Send private message Add User to Ignore List
TeHsU
Seasoned Helper


Joined: Mar 20 2003
Posts: 101
Offline

PostPosted: Tue Oct 19, 2004 6:04 pm    Post subject: Reply to topic Reply with quote

i guess it uses any ip, i got it working! but i have to add in the server myself into the list, any ideas?
Back to top
View users profile Send private message Add User to Ignore List
TeHsU
Seasoned Helper


Joined: Mar 20 2003
Posts: 101
Offline

PostPosted: Tue Oct 19, 2004 7:39 pm    Post subject: Reply to topic Reply with quote

woo fixed all that, now just uh cant login
Back to top
View users profile Send private message Add User to Ignore List
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> ASSS Questions All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 44 page(s) served in previous 5 minutes.

phpBB Created this page in 0.529067 seconds : 34 queries executed (80.6%): GZIP compression disabled