Bug#614443: boinc-app-seti: FTBFS: coproc.h:74:23: error: cal_boinc.h: No such file or directory
Ilya Barygin
barygin at gmail.com
Thu Aug 18 19:33:20 UTC 2011
tags 614443 patch
thanks
This patch was applied in Ubuntu to fix the build:
https://launchpad.net/ubuntu/+source/boinc-app-seti/5.13+cvs20060510-7ubuntu1
diff -Nru boinc-app-seti-5.13+cvs20060510/debian/rules
boinc-app-seti-5.13+cvs20060510/debian/rules
--- boinc-app-seti-5.13+cvs20060510/debian/rules 2010-03-26
05:40:17.000000000 +0300
+++ boinc-app-seti-5.13+cvs20060510/debian/rules 2011-08-18
23:15:08.000000000 +0400
@@ -5,6 +5,9 @@
#export CXX=/usr/lib/gcc-snapshot/bin/g++
#export CPP=/usr/lib/gcc-snapshot/bin/cpp
+CXXFLAGS += -I/usr/include/boinc
+CXXFLAGS += -I/usr/include/boinc/lib
+
PKG = boinc-app-seti
UPSTREAM_VERSION = $(shell dpkg-parsechangelog | egrep '^Version:' | \
More information about the pkg-boinc-devel
mailing list