"SfR Fresh" - the SfR Freeware/Shareware Archive

Member "bogom-1.9.2/README.solaris" of archive bogom-1.9.2.tar.gz:


As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
    1 Solaris notes
    2 -------------
    3 
    4 The information in README applies, so read it too. 
    5 
    6 Tested with:
    7 
    8 	bogom 1.8.2
    9 	Solaris 10
   10 	gcc 3.4.3
   11 	Sendmail 8.13.3+Sun
   12 
   13 Build command:
   14 
   15 	$ gmake CC=gcc LIBS="-lmilter -lpthread -lsocket -lnsl"
   16 
   17 Caveats:
   18 
   19 	Man page is in BSD man pages' format and needs mdoc macros
   20 
   21 About file descriptor limit:
   22 
   23 	This is a problem related to 23-bit applications running on
   24         Solaris, that has been fixed on Solaris 10.
   25 
   26 	There have been reports of this issue with the milter under 
   27 	high load and several threads running. The milter was built
   28 	with Sun Strudio 12.
   29 
   30 	bogom 1.9.1 and later have a fix, but this hasn't been tested
   31 	deeply.
   32 
   33 	Further information:
   34 	http://developers.sun.com/solaris/articles/stdio_256.html
   35 
   36 * EOF *
   37