DJ Lucas wrote:

> This would be one of those cases where it'd really
> is necessary to have the verbose compiler output (I know it's not
> default output for samba, nor do I know how to turn it on) so as to see
> the '-I's in the gcc command line.

> 

Actually, I spoke too soon.  Immediately after typing make, I get this:

Using FLAGS =  -O -D_SAMBA_BUILD_ -gstabs -Wall -Wshadow
-Wstrict-prototypes -Wpointer-arith -Wcast-align -Wwrite-strings
-DDEBUG_PASSWORD -DDEVELOPER -Wdeclaration-after-statement  -Iinclude
-I/media/lfs/usr/src/sources/samba-3.0.20/source/include
-I/media/lfs/usr/src/sources/samba-3.0.20/source/ubiqx  -I.
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE
-I/media/lfs/usr/src/sources/samba-3.0.20/source
      LIBS = -lcrypt -lresolv -lnsl -ldl
      LDSHFLAGS = -shared -Wl,-Bsymbolic  -Wl,-rpath,/usr/lib
      LDFLAGS = -Wl,-rpath,/usr/lib
      PIE_CFLAGS = -fPIE
      PIE_LDFLAGS = -pie


It's not exactly what I wanted to see, but it shows the flags so as to
be able to eliminate one problem.

-- DJ Lucas
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to