Using talloc in an embedded windows project

Andrew Bartlett abartlet at samba.org
Mon Jan 21 01:39:51 MST 2013


On Mon, 2013-01-21 at 21:33 +1300, Rodney Elliott wrote:
> Hi Matthieu.
> 
> I am not sure exactly what information you are asking for, so I will try my
> best to cover all options. I have a simple test project whose code contains
> calls to talloc functions.
> 
> I am at the stage where I am unable to compile this code as GCC complains about
> not being able to find 'config.h'. Whenever I attempt to run the command 'waf
> configure' in python when in the .\talloc-2.0.8\buildtools\bin directory, I
> get the following error:
> 
> >>> waf configure
> SyntaxError: invalid syntax

Try:

python buildtools/bin/waf configure

waf is a python script, not something you run from inside python. 

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org




More information about the samba-technical mailing list