Server Help

ASSS Questions - i need to link what where? (no binaries)

snhmib - Thu Jul 12, 2007 9:55 am
Post subject: i need to link what where? (no binaries)
Hello folks, i want to make a litle molecule for hockey zone and wanted to install ASSS to try some stuff out on my own.
After a few hickups (freebsd doesn't have libexec by default, also doesn't have fcloseall(), but _cleanup() does the same thing i think/hope) everything compiles neatly, but now i'm stuck with a bunch of object files and there seems to be no linking-phase icon_eek.gif and the bin directory is empty (except for .stamp). I attached a file with the output from make.

I'm not a real hero with Makefiles and linking, what's the command i need to create an asss binary?
Also i read somewhere i need a compiled security.so kernel module (?) can i also do without?
i only want to test some stuff from my own pc.

-snhmib.
Doc Flabby - Thu Jul 12, 2007 10:46 am
Post subject:
check the directory called "build" and see if any of the files are in there
snhmib - Thu Jul 12, 2007 10:57 am
Post subject:
ah shit i'm sorry you're right. i had a look at it and only saw object files but it's actually there :S
Smong - Thu Jul 12, 2007 12:29 pm
Post subject:
You can use asss without the security module, to do so comment all references to security from modules.conf, also disable enc_vie. Then enable enc_null so cont can still connect.
snhmib - Thu Jul 12, 2007 12:42 pm
Post subject:
great that works.
thanks a bunch dude!
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group