View Single Post
  #10  
Old 03-31-2003, 06:23 AM
var1ety
Sarnak
 
Join Date: Jan 2003
Posts: 59
Default 0.4.3-release compiling on freebsd 4.7-stable

got it compiling fine here with some changes, loaded up a database last night to test but didn't get a chance to log in. will try this afternoon, and if it works upload the patch to here, then take a look at cvs and see how it is.

main problems here after taking out shared memory were implicit declarations of rand and atoi/atof. to fix these i included <stdlib.h> in two source files I think. I also chunked the shared memory stuff. Didn't notice my old readme in the distribution, either, so I'll try to add something here in addition to the diff and the two makefiles.

i bet it's khuong's fault they weren't there
Reply With Quote