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

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

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

2004-09-28 Thread Greg Ryan
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

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

2004-09-22 Thread Uli Menzebach
Followup: I can reproduce the problem using just: ./configure make on RH-7.2 and SuSE-7.3. NO problems on SusE-9.0 . Unfortunately I am bound to using RH-7.2 on the production server I need to install samba on. So if anyone succeded to build samba-3.0.7 (samba-2 builds w/o problems) on older

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

2004-09-22 Thread Stéphane Purnelle
This is warning, but after compiltation samba 3.0.7 run succefully. But samba 3.0.7 on redhat 8.0 have this warning too Maybe on older version of gcc ? Uli Menzebach a écrit : Followup: I can reproduce the problem using just: ./configure make on RH-7.2 and SuSE-7.3. NO problems on SusE-9.0 .

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

2004-09-22 Thread Uli Menzebach
Stéphane, thanks for your feedback. Actually the compiler versions are gcc-2.96 for RH-7.2 and gcc-2.95.3 for SuSE-7.3 . The warnings I get seem not to be the real problem. Getting the undefined references to `dlopen' friends however puzzles me. Is there a way to make the command lines make

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

2004-09-22 Thread rahul.padalikar
-Original Message- From: [EMAIL PROTECTED] on behalf of Uli Menzebach Sent: Wed 9/22/2004 1:18 PM To: [EMAIL PROTECTED] Cc: Subject: Re: [Samba] Problems compiling samba-3.0.7 on Redhat-7.2 Stphane

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

2004-09-21 Thread Johannes-Ulrich Menzebach
When compiling samba-3.0.7 on Redhat-7.2, stock kernel 2.4.26, I get undefined references: --- Compiling libads/ads_status.c with -fPIC Linking nsswitch/libnss_wins.so lib/system.po: In function `sys_dlopen': lib/system.po(.text+0xc17): undefined reference to `dlopen' lib/system.po: In