make distclean
./autogen.sh ?

On Jan 16, 2014, at 18:31, Greg Ward <[email protected]> wrote:

> On 16 January 2014, Lindley French said:
>> After pulling down libzmq master at
>> 53d0199e50<https://github.com/zeromq/libzmq/commit/53d0199e50ddc9fad07b5cf64113cdbf7a0fbf04>,
>> my build on linux breaks:
>> 
>> *** No rule to make target `curve_keygen.c', needed by `curve_keygen.o'.
>> Stop.
> 
> Works fine for me. I did
> 
>  git pull
>  make
> 
> and it built OK. So I tried
> 
>  make clean
>  make
> 
> and it was still good. Then I tried
> 
>  make distclean
>  ./configure
>  make
> 
> ...still no problem.
> 
>> I don't know which commit caused the issue.
> 
> git bisect?
> 
>       Greg
> _______________________________________________
> zeromq-dev mailing list
> [email protected]
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to