Author |
Message |
NightHawk Newbie
Joined: Dec 09 2003 Posts: 20 Location: Sabotage'd Offline
|
Posted: Tue Dec 09, 2003 2:14 am Post subject: Cygwin |
 |
|
|
|
Has anyone successfully copmiled asss on cygwin? I've got python installed, it gets past that part, but there are some problems with 'conflicting types' for things in pthread.h, as well as some other 'conflicting types' in winsock.h when compiling.
I'm also trying to get the precompiled windows version to work, and even after compiling external.dll with VC++ I can't get past the 'Error in loading module 'external:billing_ssc'. I'd like to get it to be able to connect to ssc billing. |
|
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 Dec 09, 2003 10:40 am Post subject: |
 |
|
|
|
Grelminar said to me that he had gotten cygwin to work.
You usually have to do some fiddling with the headerfile arrangments and little things like that. _________________ Hyperspace Owner
Smong> so long as 99% deaths feel lame it will always be hyperspace to me |
|
Back to top |
|
 |
Helicon Server Help Squatter
Joined: Dec 03 2002 Posts: 771 Location: GNU Doldrums Offline
|
Posted: Tue Dec 09, 2003 4:35 pm Post subject: |
 |
|
|
|
isn't there a release compile for win32? _________________ Signatures just seem so quaint. |
|
Back to top |
|
 |
NightHawk Newbie
Joined: Dec 09 2003 Posts: 20 Location: Sabotage'd Offline
|
Posted: Tue Dec 09, 2003 11:51 pm Post subject: |
 |
|
|
|
none of the precompiled win32 exes i have tried work. and mervbot.com is down, so is sscentral |
|
Back to top |
|
 |
Mine GO BOOM Hunch Hunch What What

Age:42 Gender: Joined: Aug 01 2002 Posts: 3615 Location: Las Vegas Offline
|
Posted: Wed Dec 10, 2003 12:58 am Post subject: |
 |
|
|
|
...
I'm getting to it. Finals are next week. There is a reason a while ago I added this smilie:
 |
|
Back to top |
|
 |
Grelminar Creator of Asss
Joined: Feb 26 2003 Posts: 378 Offline
|
Posted: Wed Dec 10, 2003 1:44 am Post subject: |
 |
|
|
|
Yup, everything compiles just fine on cygwin. I think your problem is that you're trying to use a windows source distribution. Don't. The whole point of cygwin is that you can compile stuff in a unix-like environment. Just download the latest source from my site and try that. The newest version has new makefile magic that detects which os you're using and adjusts flags based on that. |
|
Back to top |
|
 |
NightHawk Newbie
Joined: Dec 09 2003 Posts: 20 Location: Sabotage'd Offline
|
Posted: Wed Dec 10, 2003 3:44 am Post subject: |
 |
|
|
|
[oops, i just realized this is kind of in the wrong sub-forum, anyways...]
Ok, I just managed to get everything compiled and workin using asss-1.1.6.. had to comment out 'int PASCAL gethostname(char*,int);' in cygwin's winsock.h, and remove strcasestr from quickfix.c because apparently it isn't in cygwin's string.h
Also had to download and compile berkeley db instead of just downloading the cygwin binary |
|
Back to top |
|
 |
Death+ Newbie

Gender: Joined: Oct 09 2003 Posts: 18 Location: SSCI Offline
|
Posted: Wed Dec 24, 2003 2:46 am Post subject: Catid's site is back up |
 |
|
|
|
SSCentral has discontinued site hosting. I believe catid has moved his merv bot site. The win32 version he did for a project myself, eight182 and him where working on was released on his site due to the fact so many people made requests for it.
New Address:http://catid.ssihosting.com/
ASSS binaries for win32: http://catid.ssihosting.com/files/asss.rar
-Death+ |
|
Back to top |
|
 |
|