2.2.0 - bug in getpass check when build dir != source dir (with patch)

Andrej Borsenkow Andrej.Borsenkow at mow.siemens.ru
Thu May 3 08:28:34 GMT 2001


config.log:

configure:10256: checking whether getpass should be replaced
configure:10277:
c -c -D_LONGLONG -Kll64 -O -O -D_LARGEFILE64_SOURCE  -I/tools/
src/samba-2.2.0/source/include -I/tools/src/samba-2.2.0/source/ubiqx -I/tools/
sr
c/samba-2.2.0/source/smbwrapper conftest.c 1>&5
...
/tools/src/samba-2.2.0/source/include/smb.h  1741: [error]:   CFE1005 could
not
open source file "nsswitch/winbindd_nss.h"
...

srcdir == /tools/src/samba-2.2.0/source
builddir == /tools/build/samba-2.2.0/source

I attach brute-force patch to configure.in that just adds -I${srcdir} to
CPPFLAGS when testing for getpass.

cheers

-andrej

Have a nice DOS!
B >>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: samba.diff
Type: application/octet-stream
Size: 479 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20010503/0d5dec49/samba.obj


More information about the samba-technical mailing list