Hi Helmut Grohne, > Source: libcdk5 > Version: 5.0.20161210-1 > Tags: patch > User: helm...@debian.org > Usertags: rebootstrap > > libcdk5 fails to cross build from source, because it hard codes the > build architecture compiler (gcc) in one location. After fixing that, it > cross builds successfully. Please consider applying the attached patch. > > Helmut >
I am trying to build the package and close this bug. But there is something wrong with my machine. I can not build the package. I do not know why so far: # ./configure --with-pkg-config [...] configure: creating ./config.status config.status: creating cdk-config config.status: creating include/cdk_version.h config.status: creating Makefile config.status: creating cli/Makefile config.status: creating examples/Makefile config.status: creating demos/Makefile config.status: creating include/cdk_config.h config.status: include/cdk_config.h is unchanged config.status: executing default commands # make make: Nothing to be done for 'default'. # LANG=C debuild [...] ... swindow.h ... template.h ... traverse.h ... viewer.h mkdir -p /tmp/libcdk5-5.0.20161210/debian/tmp/usr/lib/x86_64-linux-gnu Installing CDK library /usr/bin/install: missing destination file operand after '/tmp/libcdk5-5.0.20161210/debian/tmp/usr/lib/x86_64-linux-gnu/' Try '/usr/bin/install --help' for more information. Makefile:424: recipe for target 'install' failed make[2]: *** [install] Error 1 [...] Trying to understand and fix... Regards, Herbert