[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Zmailer 2.99.18 under Solaris 2.4



> I am trying to compile Zmailer 2.99.18 under Solaris 2.4 with Gcc 2.7.0.
> 
> Found a problem with libmalloc/Makefile.in.  Some of the make variables have
> spaces after the '=' sign, like
> 
>          RANLIB =           ranlib
> 
> This causes the Config.sed script to NOT replace this line, so on Soalris the
> make would fail because ranlib would not be found.  My solution was to remove
> the offending space.  Although, one could argue that the generation of the
> Config.sed should be changed to allow such white space. 

Do you have any ranlib in Solaris 2.4 ???
I used to think that in SVR4 like systems it is not present at all.
Whats more I succeded compiling Zmailer 2.99.16 under Solaris 2.3 and 2.4 with
	RANLIB=:ranlib
which implies not using ranlib.

> -- Dan Ehrlich
> 

J.Sobczyk

------------------------------------------------------------------------
Jerzy Sobczyk              ____________ ___     Institute of Control and
J.Sobczyk@ia.pw.edu.pl    /  /     |  |/  _\    Computation Engineering, 
                         /  /  /|  |  |  (____         Warsaw University 
tel.+48 2 660 7297      /  /  _>|  |  |\____  \            of Technology
fax.+48 22 253719      /__/__/__|__|__|_____)  \       Nowowiejska 15/19
tlx. 813 307 pw pl    /________________________/   00-665 Warsaw, POLAND 
------------------------------------------------------------------------