[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#550303: hydrogen: FTBFS on GNU/kFreeBSD



Package: hydrogen
Version: 0.9.3-6
Severity: important
Tags: patch
User: debian-bsd@lists.debian.org
Usertags: kfreebsd

Hi,

your package FTBFS on GNU/kFreeBSD[1,2]. Please find attached a patch to
fix this.

 1. https://buildd.debian.org/fetch.cgi?pkg=hydrogen&arch=kfreebsd-amd64&ver=0.9.3-6&stamp=1254272540&file=log&as=raw
 2. https://buildd.debian.org/fetch.cgi?pkg=hydrogen&arch=kfreebsd-i386&ver=0.9.3-6&stamp=1254733808&file=log&as=raw

Mraw,
KiBi.
--- a/build-tree/hydrogen-0.9.3/src/lib/Hydrogen.cpp
+++ b/build-tree/hydrogen-0.9.3/src/lib/Hydrogen.cpp
@@ -38,6 +38,7 @@
 #include <iostream>
 #include <ctime>
 #include <math.h>
+#include <cstdlib>
 using std::cout;
 using std::cerr;
 using std::endl;

Reply to: