RE: [Samba] Problems compiling samba-3.0.7 on Redhat-7.2

2004-09-29 Thread rahul.padalikar
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:

RE: [BULK] - [Samba] Compilation error

2004-09-24 Thread rahul.padalikar
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

RE: [Samba] Problems compiling samba-3.0.7 on Redhat-7.2

2004-09-22 Thread rahul.padalikar
Stphane, Uli, I am able to reproduce this problem on RedHat-9. I was compiling samba 3.0.6 with the same setup and today when I replaced it with the 3.0.7, I started getting undefined reference messages for dlopen, dlclose and some DEBUG_CLASS also. I am using gcc-3.2.2. Regards, Rahul