[Samba] Replacing WinNT 4 PDC with Samba PDC

Collins, Kevin KCollins at nesbittengineering.com
Thu May 8 19:08:14 GMT 2003


Giulio:

> As for 1), maybe you had something like
> 
> --with-stuff1 \
> --with-stuff2
> --with-ldapsam

This is not the way I did it....

> you forgot to add a \ at the end of the above line (no spaced 
> after \).
> 
> --with-stuff1 \
> --with-stuff2  \
               ^^^
(You actually should only have one space here, right? ;-) )

> --with-ldapsam
> 

This is the way I did it:

 --with-stuff1 \
 --with-stuff2 \
# NEI Modifications
 --with-ldapsam

--> I've attached the samba.spec file for inspection. <--

Here is the actual error message I get:

---------------------<snipped from screen>------------------------
creating include/config.h
+ --with-ldapsam
/var/tmp/rpm-tmp.73831: line 70: --with-ldapsam: command not found

error: Bad exit status from /var/tmp/rpm-tmp.73831 (%build)


RPM build errors:
	Bad exit status from /var/tmp/rpm-tmp.73831 (%build)






More information about the samba mailing list