DINKIN / heekscad

Automatically exported from code.google.com/p/heekscad
Other
0 stars 0 forks source link

Problem by BuildDebianPackages #394

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
I followed the steps in the wiki. This are the last 3 steps
1.svn checkout http://heekscad.googlecode.com/svn/trunk/ heekscad
2.cd heekscad
3.dpkg-buildpackage -b -us -uc

What is the expected output? What do you see instead?
-- Configuring incomplete, errors occurred!
dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_VERBOSE_MAKEFILE=ON returned exit code 1
make: *** [build] Fehler 2
dpkg-buildpackage: Fehler: Fehler-Exitstatus von debian/rules build war 2

What version of the product are you using? On what operating system?
downloaded Oct 19, 2014

Please provide any additional information below.
System: VM with Debian GNU/Linux 7.7 (wheezy) 32-bit

Original issue reported on code.google.com by sgerdtob...@googlemail.com on 19 Oct 2014 at 9:41

GoogleCodeExporter commented 9 years ago
Please download requirements before attempting to build it...

PS: For next issue reports, please lunch your command with LANG=C environment 
variable (ie. LANG=C dpkg-buildpackage -b -us -uc)

Original comment by neomil...@gmail.com on 9 Mar 2015 at 3:18