Author |
Message |
tech_girl Novice

Joined: Nov 27 2005 Posts: 29 Offline
|
Posted: Tue Nov 29, 2005 12:55 am Post subject: |
 |
|
|
|
[root@lapdog src]# make scoring.so
gcc -std=gnu99 -pipe -I. -Iinclude -I../build -D_REENTRANT -D_GNU_SOURCE -fPIC -g -Wall -c -o scoring.so.o
gcc: no input files
make: *** [scoring.so.o] Error 1 |
|
Back to top |
|
 |
tech_girl Novice

Joined: Nov 27 2005 Posts: 29 Offline
|
Posted: Tue Nov 29, 2005 12:57 am Post subject: |
 |
|
|
|
but if I type :[root@lapdog src]# make scoring
I get:
make: `scoring' is up to date. |
|
Back to top |
|
 |
tech_girl Novice

Joined: Nov 27 2005 Posts: 29 Offline
|
Posted: Tue Nov 29, 2005 12:58 am Post subject: |
 |
|
|
|
now I have no scoring.so! |
|
Back to top |
|
 |
tech_girl Novice

Joined: Nov 27 2005 Posts: 29 Offline
|
Posted: Tue Nov 29, 2005 1:09 am Post subject: |
 |
|
|
|
restored from backup.. square 1 again. |
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Tue Nov 29, 2005 1:18 am Post subject: |
 |
|
|
|
I expected you wouldn't have a scoring module. The scoring module wasn't getting compiled (so your changes never went in). I think the problem is in the 1.4.0 makefile.
Try downloading 1.4.1 and trying that whole thing over again. Grel did something to the makefile between .0 and .1, if I remember correctly. _________________ Hyperspace Owner
Smong> so long as 99% deaths feel lame it will always be hyperspace to me |
|
Back to top |
|
 |
tech_girl Novice

Joined: Nov 27 2005 Posts: 29 Offline
|
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Wed Nov 30, 2005 1:27 am Post subject: |
 |
|
|
|
in system.mk (in the src folder) try changing the DB_LDFLAGS to using -ldb-4.2 instead of -ldb4.
Then do a "make all" again.
If that doesn't work, give the output of
|
|
Back to top |
|
 |
tech_girl Novice

Joined: Nov 27 2005 Posts: 29 Offline
|
Posted: Wed Nov 30, 2005 1:39 am Post subject: |
 |
|
|
|
ok that worked! I now have scoring.so back in the bin - however when I run asss I am now getting db_env_create:Invalid argument
E <cmod> error loading module 'persist'
Unrecoverable error (5): Error in loading module 'scoring:persist'
~techie |
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Wed Nov 30, 2005 10:00 am Post subject: |
 |
|
|
|
remove everything in the data directory. |
|
Back to top |
|
 |
tech_girl Novice

Joined: Nov 27 2005 Posts: 29 Offline
|
Posted: Wed Nov 30, 2005 12:05 pm Post subject: |
 |
|
|
|
ok managed to get things squared away... I removed everything from the data directory.... and the server started up just fine... I can't test tho till I get home later... *Crossing fingers* Thanks so much for your help and patience DR Brain!
~techie |
|
Back to top |
|
 |
Guest
Offline
|
Posted: Wed Nov 30, 2005 2:09 pm Post subject: |
 |
|
|
|
Hell Yea! It worked! When a goal is scored it no longer says Warbirds Javelins! YAY! WOOOOT WOOT! TY TY TY for the help Dr Brain!
Now I understand a bit more about asss as well
~Techie |
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Wed Nov 30, 2005 2:33 pm Post subject: |
 |
|
|
|
I ran in to thousands of problems while moving Hyperspace to ASSS, so I've got more than enough empathy for people who're willing to figure out what's wrong.
Glad I could help. |
|
Back to top |
|
 |
tech_girl Novice

Joined: Nov 27 2005 Posts: 29 Offline
|
Posted: Wed Nov 30, 2005 4:13 pm Post subject: |
 |
|
|
|
can ya take a look at my zone? would love some opinions - SE Old Glory... |
|
Back to top |
|
 |
Bak ?ls -s 0 in

Age:26 Gender: Joined: Jun 11 2004 Posts: 1826 Location: USA Offline
|
Posted: Wed Nov 30, 2005 5:26 pm Post subject: |
 |
|
|
|
knights and rooks eh?
Well the settings leave a little bit to be desired but the map looks pretty good. You make it yourself? |
|
Back to top |
|
 |
tech_girl Novice

Joined: Nov 27 2005 Posts: 29 Offline
|
Posted: Wed Nov 30, 2005 5:34 pm Post subject: |
 |
|
|
|
lol yea set it as knights and rooks ... I have heard some say keep the settings and others say they dont like them.. I think that opinion has alot to do with what your used to or accustomed to, and playing styles...
linux_terror initially setup the zone, and began the map, I expanded the map and settings... Very little of the initial map remain. The center of the map is where it all started.
~techie |
|
Back to top |
|
 |
|