[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xcb-errors library



Hello:
I could not find the libxcb-errors library in the debian repo from:
https://gitlab.freedesktop.org/xorg/lib/libxcb-errors

I have tried to package it, but have an error when running dpkg-buildpackage -us -uc after using debmake.
...
checking build system type... Invalid configuration `./autogen.sh': machine `./autogen.sh-unknown' not recognized
configure: error: /bin/bash ./config.sub ./autogen.sh failed
find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' -o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a -type f -exec md5sum {} + -o -type l -printf "symlink %p
" > debian/autoreconf.after
dh_autoreconf: error: ./autogen.sh ./autogen.sh returned exit code 1


However, running ./autogen and later ./configure has no errors
I haven't found how to compile it on the internet.
Could you help me compile it and create the debian package?

Thanks


Reply to: