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

Bug#676732: tucnak2: FTBFS: rotar.c:25:45: error: dereferencing pointer to incomplete type



Hello,

On Mon, Nov 26, 2012 at 12:59:37PM +0100, Roland Stigge wrote:
> I can confirm that adding "libhamlib-dev, libfftw3-dev" to Build-Depends
> fixes this.

I have uploaded to delayed queue 3 the previous fix, debdiff follows:


diff -u tucnak2-2.48/debian/control tucnak2-2.48/debian/control
--- tucnak2-2.48/debian/control
+++ tucnak2-2.48/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
 Uploaders: Jaime Robles <jaime@debian.org>, Patrick Ouellette <pouelle@debian.org>, Hamish Moffatt <hamish@debian.org>
-Build-Depends: debhelper (>= 4.0.0), perl (>= 5.0), libglib2.0-dev, libsdl1.2-dev, libpng-dev, libasound2-dev, libsndfile1-dev, libftdi-dev, libgpmg1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
+Build-Depends: debhelper (>= 4.0.0), perl (>= 5.0), libglib2.0-dev, libsdl1.2-dev, libpng-dev, libasound2-dev, libsndfile1-dev, libftdi-dev, libgpmg1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libhamlib-dev, libfftw3-dev
 Standards-Version: 3.9.2
 
 Package: tucnak2
diff -u tucnak2-2.48/debian/changelog tucnak2-2.48/debian/changelog
--- tucnak2-2.48/debian/changelog
+++ tucnak2-2.48/debian/changelog
@@ -1,3 +1,13 @@
+tucnak2 (2.48-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: rotar.c:25:45: error: dereferencing pointer to
+    incomplete type"
+    - d/control: add build depend on libhamlib-dev and libfftw3-dev.
+    (Closes: #676732)
+
+ -- Hector Oron <zumbi@debian.org>  Sun, 04 Aug 2013 20:29:40 +0200
+
 tucnak2 (2.48-2) unstable; urgency=low
 
   * Fixed the delgroup bug. Added the "|| true" as proposed here:

Regards,
-- 
  Hector Oron

Attachment: signature.asc
Description: Digital signature


Reply to: