Werner Maes
2009-Oct-02 12:37 UTC
[Samba] Cannot compile RHEL rpms using samba 3.4.2 series source
hello Although https://bugzilla.samba.org/show_bug.cgi?id=6721 has status RESOLVED, I still get an error when trying to compile samba-3.4.2 on RHEL5. The following command failed: gcc -O2 -g -march=i386 -mcpu=i686 -D_GNU_SOURCE -fPIC -c ../lib/replace/getpass.c -o ../lib/replace/getpass.o make: *** [../lib/replace/snprintf.o] Error 1 make: *** Waiting for unfinished jobs.... make: *** [../lib/talloc/talloc.o] Error 1 make: *** [../lib/replace/replace.o] Error 1 kind regards werner ps: or maybe the resolution only refers that it is a duplicate of bug 6742?
Michael Wood
2009-Oct-02 12:44 UTC
[Samba] Cannot compile RHEL rpms using samba 3.4.2 series source
2009/10/2 Werner Maes <Werner.Maes at icts.kuleuven.be>: [...]> ps: or maybe the resolution only refers that it is a duplicate of bug 6742?Exactly. Did you try the patch attached to bug 6742? -- Michael Wood <esiotrot at gmail.com>
Volker Lendecke
2009-Oct-02 12:45 UTC
[Samba] Cannot compile RHEL rpms using samba 3.4.2 series source
On Fri, Oct 02, 2009 at 02:37:56PM +0200, Werner Maes wrote:> Although https://bugzilla.samba.org/show_bug.cgi?id=6721 > has status RESOLVED, I still get an error when trying to > compile samba-3.4.2 on RHEL5.Unfortunately we had to release 3.4.2 as a security release. These by definition don't have any patches over the previous one except the security fixes. So all fixes beyond those that we announced for 3.4.2 will be in 3.4.3 only. Sorry for that, Volker -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digital signature URL: <http://lists.samba.org/pipermail/samba/attachments/20091002/a848154e/attachment.pgp>
Werner Maes
2009-Oct-02 13:48 UTC
[Samba] Cannot compile RHEL rpms using samba 3.4.2 series source
I applied the patch from Matt Kraai (https://bugzilla.samba.org/attachment.cgi?id=4728&action=view) but it still does not compile !! The patch does not seem to work on RHEL5. Has anybody else tested this patch? werner> -----Original Message----- > From: Michael Wood [mailto:esiotrot at gmail.com] > Sent: vrijdag 2 oktober 2009 14:44 > To: Werner Maes > Cc: samba at lists.samba.org; ks at sernet.de > Subject: Re: [Samba] Cannot compile RHEL rpms using samba 3.4.2 series > source > > 2009/10/2 Werner Maes <Werner.Maes at icts.kuleuven.be>: > [...] > > ps: or maybe the resolution only refers that it is a duplicate of bug > 6742? > > Exactly. > > Did you try the patch attached to bug 6742? > > -- > Michael Wood <esiotrot at gmail.com>