Morning, I'm using the samba that came with my Fedora Core 5. I'm starting to get core dumps in the smbd process and think I need to recompile the latest samba code specifically for my samba box. Is there a way to get a list of compiler flags from the daemons so I can compile the same way? The biggest thing I am concerned about is LDAP (OpenLDAP). I think everything else is vanilla. Mike
On Wednesday 03 September 2008 10:00:56 Mike Eggleston wrote:> Morning, > > I'm using the samba that came with my Fedora Core 5. I'm starting to get > core dumps in the smbd process and think I need to recompile the latest > samba code specifically for my samba box. Is there a way to get a list > of compiler flags from the daemons so I can compile the same way? The > biggest thing I am concerned about is LDAP (OpenLDAP). I think everything > else is vanilla. > > MikeYou can get this by executing: smbd -b - John T. -- John H Terpstra "Don't do as I do; Show me better!" - Anonymous.
After uploading samba source and uncompress the tar files. got o samba-3.x.x\source and call ./configure --help You will got all parameter for compiling samba. ----------------------------------- St?phane PURNELLE stephane.purnelle@corman.be Service Informatique Corman S.A. Tel : 00 32 087/342467 samba-bounces+stephane.purnelle=corman.be@lists.samba.org a ?crit sur 03/09/2008 17:00:56 :> Morning, > > I'm using the samba that came with my Fedora Core 5. I'm starting to get > core dumps in the smbd process and think I need to recompile the latest > samba code specifically for my samba box. Is there a way to get a list > of compiler flags from the daemons so I can compile the same way? The > biggest thing I am concerned about is LDAP (OpenLDAP). I thinkeverything> else is vanilla. > > Mike > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba