Hi Folks,
 
I compared the makefile for samba 3.0.6 and 3.0.7. I found 
XML_LIBS=

MYSQL_LIBS=

PGSQL_LIBS=

these 3 lines and then the use of these variables missing in the 3.0.7 makefile. Thats 
the only change I found in 3.0.6 makefile and 3.0.7 makefile. So when I compiled samba 
3.0.7 using the samba 3.0.6 makefile. It got compiled properly without any warnings of 
dlopen. 

I am not sure if this is the proper solution. What you guys suggest ?

Regards,

Rahul

        -----Original Message----- 
        From: [EMAIL PROTECTED] on behalf of Johannes-Ulrich Menzebach 
        Sent: Thu 9/23/2004 11:56 PM 
        To: [EMAIL PROTECTED] 
        Cc: 
        Subject: Re: [BULK] - [Samba] Compilation error
        
        

        Leon,
        
        look at the thread "Problems compiling samba-3.0.7 on Redhat-7.2".
        
        I found the same as you, compiling on RH-7.2 and SuSE-7.3
        
        It worked on SuSE-9.0.
        
        Still haven't got a clue about the cause of the problem. Just removing the '@' 
from the
        @$(CC) in the Makefile so that I see what actually happens..
        
                Uli
        
        
        On Freitag, 24. September 2004 03:40 Leon Dorfman wrote:
         >Hi all,
         >
         >I downloaded Samba 3.0.7 (gzipped) from samba.org to RedHat Linux,
         >unzipper, and configured source.
         >I got the following error during compilation
         >
         >Linking nsswitch/libnss_wins.so
         >lib/system.po: In function `sys_dlopen':
         >lib/system.po(.text+0xb37): undefined reference to `dlopen'
         >lib/system.po: In function `sys_dlsym':
         >lib/system.po(.text+0xb57): undefined reference to `dlsym'
         >lib/system.po: In function `sys_dlclose':
         >lib/system.po(.text+0xb74): undefined reference to `dlclose'
         >lib/system.po: In function `sys_dlerror':
         >lib/system.po(.text+0xb91): undefined reference to `dlerror'
         >lib/username.po: In function `user_in_netgroup_list':
         >lib/username.po(.text+0xab7): undefined reference to `yp_get_default_domain'
         >lib/access.po: In function `string_match':
         >lib/access.po(.text+0x1dd): undefined reference to `yp_get_default_domain'
         >collect2: ld returned 1 exit status
         >make: *** [nsswitch/libnss_wins.so] Error 1
         >
         >What did I miss here? What else has to be installed?
         >
         >Thank you,
         >
         >Leon
         >P.S. Please, reply to [EMAIL PROTECTED]
        
        --
        +----------------------------------------------------------------------+
        |     Dr. Johannes-Ulrich Menzebach              [EMAIL PROTECTED]     |
        |                   Vitesse Semiconductor GmbH & Co KG                 |
        |     D-47057 Duisburg Pappenstr. 36     Tel. +49/203/306-1765         |
        |     D-44149 Dortmund Borussiastr. 112  Tel. +49/231/6560-186         |
        | Key fingerprint = A36C 9660 6A1C 91E6 051E  DF1A 573A 770B DD66 9D9F |
        +----------------------------------------------------------------------+
        
        --
        To unsubscribe from this list go to the following URL and read the
        instructions:  http://lists.samba.org/mailman/listinfo/samba
        




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