RK3399 gstreamer autogen失败

从rockchip的github上下载的gstreamer,但是提示失败,这种情况应该怎么解决?
firefly@firefly:~/dev/gstreamer-rockchip$ ./autogen.sh

  • check for build tools
    checking for autoreconf …
    /usr/bin/autoreconf
    checking for pkg-config …
    /usr/bin/pkg-config
  • checking for autogen.sh options
    This autogen script will automatically run ./configure as:
    ./configure --enable-maintainer-mode --enable-gtk-doc
    To pass any additional options, please specify them on the ./autogen.sh
    command line.
    Can’t exec “autopoint”: No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 345.
    autoreconf: failed to run autopoint: No such file or directory
    autoreconf: autopoint is needed because this package uses Gettext

apt-get install autopoint