Hi Greg,
 
Well, I did the same thing and hacked the configure file and its working. 
I am just wondering why -Wl option will cause such a problem ?
 
Rahul

        -----Original Message----- 
        From: Greg Ryan [mailto:[EMAIL PROTECTED] 
        Sent: Tue 9/28/2004 6:59 PM 
        To: Rahul Padalikar (WT01 - EMBEDDED & PRODUCT ENGINEERING SOLUTIONS) 
        Cc: [EMAIL PROTECTED] 
        Subject: Re: [Samba] Problems compiling samba-3.0.7 on Redhat-7.2
        
        

        Rahul
        
        I saw your samba list posting on your RH9 experience with samba 3.0.7.
        I found the same problem when dropping in the source of 3.0.7 in place of
        3.0.6.
        
        If you investigate the configure scripts, between the two releases, they
        have changed things so that you now get
        
                 LDSHFLAGS="-shared -Wl,-Bsymbolic"
        
        under 3.0.7, where under 3.0.6 it was
        
                LDSHFLAGS="-shared -Bsymbolic"
        
        If you hack the scripts to make the LDSHFLAGS like that under 3.0.6,
        then the build works quietly.  I think it is only the build of winbind
        that is effected by this loader problem. 
        
        Any suggestions or further information on this change?
        



Confidentiality Notice 

The information contained in this electronic message and any attachments to this 
message are intended
for the exclusive use of the addressee(s) and may contain confidential or privileged 
information. If
you are not the intended recipient, please notify the sender at Wipro or [EMAIL 
PROTECTED] immediately
and destroy all copies of this message and any attachments.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to