Re: problem with building 64-bit binary of qpopper 4.1b14 on solaris
Stoyan Angelov <[email protected]> Tue, 17 Feb 2009 00:27:23 +0200
| Newsgroups | gmane.mail.qpopper |
|---|---|
| Message-ID | <[email protected]> |
On Feb 16, 2009, at 11:58 PM, Doug Hardie wrote: > Note that I have never used a 64 bit machine, but when I read the > error below it appears to me that the error is saying that > pop_dele.o was compiled as 32 bit and not 64 bit. Could it be a > leftover that never got recompiled? hi Doug, no, this is a new compilation and the object files were newly created. all of them are 32-bit... that seems to be the problem. > On Feb 8, 2009, at 5:25 PM, Stoyan Angelov wrote: > all other object files in the popper directory a 32-bit too: > base64.o: ELF 32-bit LSB relocatable 80386 Version 1 > drac.o: ELF 32-bit LSB relocatable 80386 Version 1 > genpath.o: ELF 32-bit LSB relocatable 80386 Version 1 > <snip> greetings, Stoyan