Author |
Message |
i88gerbils Oldbie Server Help

Gender: Joined: Dec 13 2002 Posts: 423 Location: OH Offline
|
Posted: Sun Jan 16, 2005 6:32 pm Post subject: contrib/ compile problems |
 |
|
|
|
This isn't 1.3.5 specific, but I had the same problem in 1.3.2. Everything compiles except for the files in contrib/. Funnily enough, it doesn't give any compile errors, it just doesn't compile.
Ah. Remembered what it was now... The compile line for those files doesn't have a -o option, so no object file was being created. Since I haven't seen anybody else with this problem it must be something wierd with my system? In any case, the fix is to include the -o option manually (and maybe even copy those object files out of the source directory for safekeeping). _________________ Oldbie Server Help |
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Sun Jan 16, 2005 7:27 pm Post subject: |
 |
|
|
|
Might not be just you. I know I've never tried compiling them. _________________ Hyperspace Owner
Smong> so long as 99% deaths feel lame it will always be hyperspace to me |
|
Back to top |
|
 |
i88gerbils Oldbie Server Help

Gender: Joined: Dec 13 2002 Posts: 423 Location: OH Offline
|
Posted: Sun Jan 16, 2005 8:35 pm Post subject: |
 |
|
|
|
Edit: Sorry, Grel phrased it better I guess.
Last edited by i88gerbils on Sun Jan 16, 2005 10:46 pm, edited 1 time in total |
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Sun Jan 16, 2005 9:13 pm Post subject: |
 |
|
|
|
Let me rephrase what I said.
I have never checked to see if the contrib files were built. If, as you say, no errors are generated, I wouldn't have noticed that they didn't compile.
I've never been 100% sure that grel keeps those sources up to date with the interface changes (and I'm too lazy to check) so I don't even use them for reference if I can avoid it. |
|
Back to top |
|
 |
Grelminar Creator of Asss
Joined: Feb 26 2003 Posts: 378 Offline
|
Posted: Sun Jan 16, 2005 9:36 pm Post subject: |
 |
|
|
|
I'd certainly better keep them up to date, since they get compiled every time I type make. |
|
Back to top |
|
 |
Smong Server Help Squatter

Joined: 1043048991 Posts: 0x91E Offline
|
Posted: Mon Jan 17, 2005 4:25 am Post subject: |
 |
|
|
|
I notice some stuff (in contrib?) gets compiled/linked when I type make install, but not when I type make. (I edited my makefile so just make doesn't do the install bit too). |
|
Back to top |
|
 |
|