search for: service_repl

Displaying 2 results from an estimated 2 matches for "service_repl".

2015 Feb 05
0
Samba 4.2.0rc4 build failure
...2.0rc4.i386gcc.pt/bi n' Selected embedded Heimdal build Waf: Leaving directory `/home/projects/tools/samba/samba-4.2.0rc4.i386gcc.pt/bin ' target '.DONE' does not exist *** Error code 1 This is caused by the following in Makefile: # Catch all rule to be able to call make service_repl in order to find the name # of the submodule you want to build, look at the wscript %: $(WAF) --targets=$@ If I use gnumake instead of make then that does not cause any trouble. After fixing that, the build fails with: [ 596/3918] Compiling lib/texpect/texpect.c ../lib/texpect/texpect.c:6...
2015 Feb 09
1
Samba 4.2.0rc4 build failure
...ded Heimdal build > Waf: Leaving directory `/home/projects/tools/samba/samba-4.2.0rc4.i386gcc.pt/bin > ' > target '.DONE' does not exist > *** Error code 1 > > > > This is caused by the following in Makefile: > > # Catch all rule to be able to call make service_repl in order to find the name > # of the submodule you want to build, look at the wscript > %: > $(WAF) --targets=$@ > > > If I use gnumake instead of make then that does not cause any trouble. > After fixing that, the build fails with: > > [ 596/3918] Compiling lib...