FYI: I get this on Fedora 17 x86_64

Building NaCl for arch amd64 on host fedora17 (grab a coffee, this
takes a while) ...
NaCl lib path /root/nacl/nacl-20110221/build/fedora17/lib/amd64
NaCl include path /root/nacl/nacl-20110221/build/fedora17/include/amd64
Done!
Building curvetun:
Makefile:227: warning: undefined variable `NACL_INC_DIR'
  CC    xmalloc.c
gcc: error: curvetun/xmalloc.o: No such file or directory
make: *** [curvetun/xmalloc.o] Error 1

On Thu, Jan 10, 2013 at 2:59 AM, Daniel Borkmann <[email protected]> wrote:
> This doesn't make any sense to me.
>
> You still get the same error (like ``source'' not found)?
>
> As you know, it's there to re-read the .bashrc file.
>
> Could you provide me some more debugging information?
>
> Like running strace on the nacl_path script and do the curvetun build
> with Q=  "make Q= curvetun".
>
> Then, I could see what's going on here.
>
> Markus, is your curvetun build working on Ubuntu/Debian?
>
> On Thu, Jan 10, 2013 at 12:39 AM, Jon Schipp <[email protected]> wrote:
>> My default shell is bash and I've only used the root account.
>> .bashrc does have the lines:
>> export NACL_INC_DIR=/root/nacl/nacl-20110221/build/ubuntu/include/amd64
>> export NACL_LIB_DIR=/root/nacl/nacl-20110221/build/ubuntu/lib/amd64
>>
>> On Mon, Dec 10, 2012 at 5:30 AM, Daniel Borkmann <[email protected]>
>> wrote:
>>>
>>> hat you built the first time NaCl under root and then
>>> compiled the toolkit as a user?
>>
>>

-- 


Reply via email to