Re: sa-exim-3.1 with exim-4.22 on Solaris 9
"Marty J. Riley" <[email protected]>
| Newsgroups | gmane.mail.exim.spamassassin |
|---|---|
| Organization | RootWizard.NET |
| Message-ID | <[email protected]> |
On Wed, 2003-09-24 at 10:56, Sander Smeenk wrote: > Quoting [email protected] ([email protected]): > > ld: fatal: relocations remain against allocatable but non-writable > > sections > > collect2: ld returned 1 exit status > > make: *** [sa-exim-3.1.so] Error 1 > > Better yet, has there been succesful compiles on non-x86 platforms? Managed to get it running on a Sun Ultra 5 running Solaris 9. Version info follows: 5.9 Generic_112233-08 sun4u sparc SUNW,Ultra-5_10 gcc = gcc version 2.95.2 19991024 (release) make = GNU make 3.80 One thing you may check is that the "old" make isn't listed first in your path (assuming your are just typing "make"). I went through and renamed all the "other" make binaries and created links to gmake. That seemed to do the trick for me.