Two things:
1) The configure script for the Samba 3.0.0 tarball was accidentally released with debugging support turned on. Try editing the Makefile and removing -g from the CFLAGS.
2) gcc 3.x generates large amounts of debugging info with -g. Try using -gstabs instead of -g.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.