[Samba] (Partially fixed) samba4 does not compile under opensolaris

Ralf Hornik Mailings ralf at best.homeunix.org
Tue Nov 24 06:48:46 MST 2009


Volker Lendecke <Volker.Lendecke at SerNet.DE> wrote:

> That's okay in principle, but please compile with -g to get
> the debugging symbols.

It should have compiled with "-g -O":

Samba will be compiled with flags:
   CPP        = /opt/SunStudioExpress/bin/cc -E
   CPPFLAGS   = -I./include -I. -I./lib -I./../lib/replace  
-I./../lib/talloc -I./.. -D_SAMBA_BUILD_=4 -DHAVE_CONFIG_H
   CC         = /opt/SunStudioExpress/bin/cc
   CFLAGS     = -g -O
   PICFLAG    = -KPIC
   BNLD       = /opt/SunStudioExpress/bin/cc
   BNLD_FLAGS =
   STLD       = /usr/bin/ar
   STLD_FLAGS = -rcs
   SHLD       = /opt/SunStudioExpress/bin/cc
   SHLD_FLAGS = -G
   MDLD       = /opt/SunStudioExpress/bin/cc
   MDLD_FLAGS = -G
   SHLIBEXT   = so
   srcdir     = .
   builddir   = .
   pwd        = /root/samba4/samba-master/source4

The bt full output is this what I sent you...




More information about the samba mailing list