From sam at trstech.net Wed Nov 17 12:56:11 2010 From: sam at trstech.net (SODATONOU Dodji Comlan Samuel) Date: Wed, 17 Nov 2010 20:56:11 +0000 Subject: [SA-exim] [SPAM] Help for building sa-exim on Fedora 13 x86_64 Message-ID: <20101117205248.M93476@trstech.net> Hi all After untaring sa-exim-4.2.1.tar.gz on a server running Fedora 13 x86_64, i run make command and get the following error: sa-exim.c:1390: attention : pointer targets in assignment differ in signedness sa-exim.c:1399: attention : pointer targets in assignment differ in signedness sa-exim.c:1442: attention : pointer targets in assignment differ in signedness sa-exim.c:1478: attention : pointer targets in assignment differ in signedness sa-exim.c:1507: attention : pointer targets in assignment differ in signedness /usr/bin/ld: /tmp/cc6s0oGm.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC /tmp/cc6s0oGm.o: could not read symbols: Bad value collect2: ld a retourn? 1 code d'?tat d'execution make: *** [sa-exim-4.2.1.so] Erreur 1 serveur sa-exim-4.2.1]$ Any help to resolv this problem will be appreciated. --sam -- TRS - Technologies Reseaux & Solutions (http://www.trstech.net) From marc at merlins.org Wed Nov 17 13:04:17 2010 From: marc at merlins.org (Marc MERLIN) Date: Wed, 17 Nov 2010 13:04:17 -0800 Subject: [SA-exim] [SPAM] Help for building sa-exim on Fedora 13 x86_64 In-Reply-To: <20101117205248.M93476@trstech.net> References: <20101117205248.M93476@trstech.net> Message-ID: <20101117210417.GJ27155@merlins.org> On Wed, Nov 17, 2010 at 08:56:11PM +0000, SODATONOU Dodji Comlan Samuel wrote: > Hi all > > After untaring sa-exim-4.2.1.tar.gz on a server running Fedora 13 x86_64, i run make > command and get the following error: > > > sa-exim.c:1390: attention : pointer targets in assignment differ in signedness > sa-exim.c:1399: attention : pointer targets in assignment differ in signedness > sa-exim.c:1442: attention : pointer targets in assignment differ in signedness > sa-exim.c:1478: attention : pointer targets in assignment differ in signedness > sa-exim.c:1507: attention : pointer targets in assignment differ in signedness > /usr/bin/ld: /tmp/cc6s0oGm.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be > used when making a shared object; recompile with -fPIC > /tmp/cc6s0oGm.o: could not read symbols: Bad value > collect2: ld a retourn? 1 code d'?tat d'execution > make: *** [sa-exim-4.2.1.so] Erreur 1 > serveur sa-exim-4.2.1]$ > > > Any help to resolv this problem will be appreciated. To be honest, I'm pretty sure the last released version may not work as is anymore. Debian has all the patches necessary in there, you might want to try that package (even if it's to build it on FC) http://ftp.de.debian.org/debian/pool/main/s/sa-exim/sa-exim_4.2.1.orig.tar.gz http://ftp.de.debian.org/debian/pool/main/s/sa-exim/sa-exim_4.2.1-13.diff.gz Marc -- "A mouse is a device used to point at the xterm you want to type in" - A.S.R. Microsoft is to operating systems & security .... .... what McDonalds is to gourmet cooking Home page: http://marc.merlins.org/ From sam at trstech.net Wed Nov 17 23:05:40 2010 From: sam at trstech.net (SODATONOU Dodji Comlan Samuel) Date: Thu, 18 Nov 2010 07:05:40 +0000 Subject: [SA-exim] [SPAM] Re: [SPAM] Re: [SPAM] Help for building sa-exim on Fedora 13 x86_64 In-Reply-To: <20101117210417.GJ27155@merlins.org> References: <20101117205248.M93476@trstech.net> <20101117210417.GJ27155@merlins.org> Message-ID: <20101118070431.M46729@trstech.net> On Wed, 17 Nov 2010 13:04:17 -0800, Marc MERLIN wrote > On Wed, Nov 17, 2010 at 08:56:11PM +0000, SODATONOU Dodji Comlan Samuel wrote: > > Hi all > > > > After untaring sa-exim-4.2.1.tar.gz on a server running Fedora 13 x86_64, i run make > > command and get the following error: > > > > > > sa-exim.c:1390: attention : pointer targets in assignment differ in signedness > > sa-exim.c:1399: attention : pointer targets in assignment differ in signedness > > sa-exim.c:1442: attention : pointer targets in assignment differ in signedness > > sa-exim.c:1478: attention : pointer targets in assignment differ in signedness > > sa-exim.c:1507: attention : pointer targets in assignment differ in signedness > > /usr/bin/ld: /tmp/cc6s0oGm.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be > > used when making a shared object; recompile with -fPIC > > /tmp/cc6s0oGm.o: could not read symbols: Bad value > > collect2: ld a retourn? 1 code d'?tat d'execution > > make: *** [sa-exim-4.2.1.so] Erreur 1 > > serveur sa-exim-4.2.1]$ > > > > > > Any help to resolv this problem will be appreciated. > > To be honest, I'm pretty sure the last released version may not work as is > anymore. Debian has all the patches necessary in there, you might want to > try that package (even if it's to build it on FC) > > http://ftp.de.debian.org/debian/pool/main/s/sa-exim/sa-exim_4.2.1.orig.tar.gz > http://ftp.de.debian.org/debian/pool/main/s/sa-exim/sa-exim_4.2.1-13.diff.gz > > Marc Please Marc can you give me the process of install this packages and patch Thanks you for your help -- TRS - Technologies Reseaux & Solutions (http://www.trstech.net) From marc at merlins.org Thu Nov 18 10:02:22 2010 From: marc at merlins.org (Marc MERLIN) Date: Thu, 18 Nov 2010 10:02:22 -0800 Subject: [SA-exim] [SPAM] Re: [SPAM] Re: [SPAM] Help for building sa-exim on Fedora 13 x86_64 In-Reply-To: <20101118070431.M46729@trstech.net> References: <20101117205248.M93476@trstech.net> <20101117210417.GJ27155@merlins.org> <20101118070431.M46729@trstech.net> Message-ID: <20101118180222.GP27155@merlins.org> On Thu, Nov 18, 2010 at 07:05:40AM +0000, SODATONOU Dodji Comlan Samuel wrote: > > > Any help to resolv this problem will be appreciated. > > > > To be honest, I'm pretty sure the last released version may not work as is > > anymore. Debian has all the patches necessary in there, you might want to > > try that package (even if it's to build it on FC) > > > > http://ftp.de.debian.org/debian/pool/main/s/sa-exim/sa-exim_4.2.1.orig.tar.gz > > http://ftp.de.debian.org/debian/pool/main/s/sa-exim/sa-exim_4.2.1-13.diff.gz > > > > Marc > > Please Marc can you give me the process of install this packages and patch This is a bit beyond the purpose of this list. If you're not comfortable doing pretty basic unix tasks like those, I suggest you learn first, finding existing documentation on the net, or a book. Marc -- "A mouse is a device used to point at the xterm you want to type in" - A.S.R. Microsoft is to operating systems & security .... .... what McDonalds is to gourmet cooking Home page: http://marc.merlins.org/