gpib-modules doesn't compile in natty

Bug #735531 reported by Rostislav
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gpib (Ubuntu)
New
Undecided
Unassigned

Bug Description

the solution is to update the package from version 3.2.11 to 3.2.15. Please, upload new version.

/usr/src/modules/gpib/agilent_82357a/agilent_82357a.c: In function
 │ ‘agilent_82357a_init_module’:
 │ /usr/src/modules/gpib/agilent_82357a/agilent_82357a.c:1543:2: error:
 │ implicit declaration of function ‘info’
 │ /usr/src/modules/gpib/agilent_82357a/agilent_82357a.c: At top level:
 │ /usr/src/modules/gpib/agilent_82357a/agilent_82357a.c:31:8: warning:
 │ ‘DECLARE_MUTEX’ declared ‘static’ but never defined
 │ make[4]: *** [/usr/src/modules/gpib/agilent_82357a/agilent_82357a.o]
 │ Ошибка 1
 │ make[3]: *** [/usr/src/modules/gpib/agilent_82357a] Error 2
 │ make[2]: *** [_module_/usr/src/modules/gpib] Error 2
 │ make[2]: Leave directory `/usr/src/linux-headers-2.6.38-6-generic'
 │ make[1]: *** [binary-modules] Error 2
 │ make[1]: Leave directory `/usr/src/modules/gpib'
 │ make: *** [kdist_build] Error 2

Tags: solution
Rostislav (fsniper)
description: updated
Revision history for this message
Vsevolod Kukol (v-kukol) wrote :

I had the same problem compiling the modules, but due to the broken pcmcia support. Since I maintain several workstations using GPIB, I decided to fork the package and add DKMS support. No manual coompiling is required.

Here is my PPA with the most current upstream version: ppa:v-kukol/gpib (https://launchpad.net/~v-kukol/+archive/gpib)

Would be nice if this could find its way into the main ubuntu repo somehow.

Changes:

 gpib (3.2.16-0ubuntu1) oneiric; urgency=low
 .
   * New upstream release.
   * Added DKMS support package:
     + debian/control: new gpib-modules-dkms package, depends on dkms
     + debian/rules: builds gpib-modules-dkms package
     + debian/dkms.conf.in: dkms configuration file
     + gpib-modules-dkms.postinst:
       gpib-modules-dkms.postinst:
       adds/removes configuration to/from DKMS
   * Added firmware package:
     the firmware is dynamically downloaded
     from http://linux-gpib.sourceforge.net/firmware/
     + debian/control: new gpib-firmware package
     + gpib-firmware.[postinst|prerm] downloads/removes the firmware
   * debian/rules:
     + removed --enable-pcmcia flag, since PCMCIA support is broken
       for kernel versions > 2.6.36
       (will be fixed in next upstream release).
   * debian/patches/series:
     - regen-autotools.patch
     - autoload.patch
       already in upstream

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.