
Suggests: new packages were obtained from already installed ROOT (compiled as usual from source) as follows: Recommends: x11proto-xext-dev, ncurses-dev, libpcre3-dev, xlibmesa-glu-dev, libglew1.5-dev, libftgl-dev, libmysqlclient-dev, libfftw3-dev, graphviz-dev, libavahi-compat-libdnssd-dev, libldap-dev, libxml2-dev, libssl-dev, libgsl0-dev, graphviz, cernlib, gccxml, libqtcore4, libqtgui, libqt4-dev, qt4-dev-tools I made a little update, not sure whether it is complete:īuild-Depends: debhelper (>= 7), po-debconf, libssl-dev, comerr-dev, libxpm-dev, libfreetype6-dev, libpcre3-dev, zlib1g-dev | libz-dev, python-dev (>= 2.1), graphviz, libxft-dev, libxext-dev, libx11-dev, libstdc++6-4.3-dev, libc6-dev, 3.8.0ĭepends: root-system-bin, libroot-core-dev, $

build/package/lib/makebuilddepend.sh: line 322: test: -gt: unary operator expected]Īlso it seems (to my limited knowledge) that in the build/package/debian/control file some of the packages are missing or are obsolete. Ifeq ($(findstring $(MAKECMDGOALS), maintainer-clean debian redhat),) So in the general Makefile I added there the definition: The first issue many people have reported here already is that when running “make debian” the ROOT_SRCDIR and ROOT_OBJDIR variables are not set.

What is the best way to report them? Through this forum? Can someone more experienced in ROOT check them, please? I have also been struggling with making the debian package from ROOT 5.28 the last weeks and solved few issues (but still not finished).
