ubuntu12.04安装jzmq时./autogen.sh报错,求大神指点

autoconf版本2.68,automake1.11
错误如下所示:

 Makefile.am: required file `./README' not found
Makefile.am: required file `./ChangeLog' not found
autoreconf: automake failed with exit status: 1
autogen.sh: error: autoreconf exited with status 0

这两个文件没有问题不大,先看看最后生成了没有

需要的这两个文件为什么不在包中,解压的时候有问题吗

并没有生成
make: *** 没有指明目标并且找不到 makefile。 停止。