[Digikam-devel] [digikam] [Bug 361275] Compile time error: undefined reference while linking renamecustomizertest
Lukáš Karas via KDE Bugzilla
bugzilla_noreply at kde.org
Mon Apr 4 07:27:20 BST 2016
https://bugs.kde.org/show_bug.cgi?id=361275
--- Comment #9 from Lukáš Karas <lukas.karas at centrum.cz> ---
Linker problem exists on latest Ubuntu Xenial (unreleased yet). You can
reproduce it when you install Docker on your machine, download attached
Dockerfile to directory "dk-build-ubuntu-test" and try to compile digikam in
container based on this image...
# build docker image:
docker build --tag dk-build-ubuntu-test:latest dk-build-ubuntu-test
# try to compile digikam in container:
docker run --rm=true -it dk-build-ubuntu-test /usr/bin/make
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list