[has patch] not building on edgy (kernel 2.6.17)

Bug #53014 reported by Laurent Bigonville
56
Affects Status Importance Assigned to Milestone
sl-modem (Ubuntu)
Invalid
Medium
Rolf Leggewie

Bug Description

Binary package hint: sl-modem-source

Hi,

The slamr module is not building on edgy.

Revision history for this message
Laurent Bigonville (bigon) wrote :
Revision history for this message
KM (ubuntubug-acrasis) wrote :

Same here.

Changed in sl-modem:
importance: Undecided → Medium
status: Unconfirmed → Confirmed
Revision history for this message
Fedor Isakov (fisakov) wrote :

Hi,
I fixed this problem by patching module.h as following:

--- linux-headers-2.6.17-10/include/linux/module.h 2006-09-23 05:19:15.000000000 +0200
+++ linux-headers-2.6.17-10.patched/include/linux/module.h 2006-12-11 23:42:48.000000000 +0100
@@ -135,6 +135,8 @@
 #define MODULE_PARM_DESC(_parm, desc) \
        __MODULE_INFO(parm, _parm, #_parm ":" desc)

+#define MODULE_PARM(_parm, desc) MODULE_PARM_DESC(_parm, desc)
+
 #define MODULE_DEVICE_TABLE(type,name) \
   MODULE_GENERIC_TABLE(type##_device,name)

Simply redefining MODULE_PARM via MODULE_PARM_DESC.

Just my $0.02.

Revision history for this message
KM (ubuntubug-acrasis) wrote :

The patch works for me, in that the package builds and installs. Sadly, my modem remains silent (bug 75553).

Revision history for this message
Anthon Pang (anthon-pang) wrote :

That patch isn't going to fly. MODULE_PARM was deprecated in 2003 and marked obsolete in 2004.

Eduard just uploaded a new release to Debian unstable.

http://packages.qa.debian.org/s/sl-modem.html

Please, try that out.

Revision history for this message
Alwin Garside (yogarine) wrote :

Tried sl-modem-source from Debian Unstable, works perfectly. ;-)

Now get this bug fixed, please! :-o

Revision history for this message
Mathieu Alorent (kumy) wrote :

I've installed the debian source package, but every time I run
sudo module-assistant auto-install sl-modem-source

the debian package is remplaced by "sl-modem-source_2.9.10+2.9.9d+e-pre2-5build1_i386.deb"

Could anyone build a correct package for edgy please :)

Revision history for this message
NoWhereMan (e.vacchi) (uncommonnonsense) wrote :

still here in feisty

Revision history for this message
أحمد المحمودي (Ahmed El-Mahmoudy) (aelmahmoudy) wrote : New package available

Hello,

  I prepared a package for the latest upstream release of sl-modem.
  The package can be found on mentors.debian.net:
  - URL: http://mentors.debian.net/debian/pool/non-free/s/sl-modem
  - Source repository: deb-src http://mentors.debian.net/debian unstable main contrib non-free
  - dget http://mentors.debian.net/debian/pool/non-free/s/sl-modem/sl-modem_2.9.11~20080817-1.dsc

  Please test it and report if your bugs got solved and any suggestions you've got.

  Thanks.

--
 أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
  SySDSoft, Inc.
 GPG KeyID: 0x9DCA0B27 (@ subkeys.pgp.net)
 GPG Fingerprint: 087D 3767 8CAC 65B1 8F6C 156E D325 C3C8 9DCA 0B27

Revision history for this message
أحمد المحمودي (Ahmed El-Mahmoudy) (aelmahmoudy) wrote :

Hello,

  For those who need a binary package, I have uploaded the package to my
  PPA (https://launchpad.net/~aelmahmoudy/+archive), also fixed an FTBFS
  for Intrepid. Binary packages for Hardy and Intrepid are available.

--
 أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
  SySDSoft, Inc.
 GPG KeyID: 0x9DCA0B27 (@ subkeys.pgp.net)
 GPG Fingerprint: 087D 3767 8CAC 65B1 8F6C 156E D325 C3C8 9DCA 0B27

Revision history for this message
Rolf Leggewie (r0lf) wrote :

This is an old bug, is this something that still needs a fix in recent and supported ubuntu releases?

Changed in sl-modem (Ubuntu):
assignee: nobody → Rolf Leggewie (r0lf)
Revision history for this message
Rolf Leggewie (r0lf) wrote :

We lack further information to work on this issue. Closing. Feel free to
reopen with the requested information if this is still a problem for
you.

Changed in sl-modem (Ubuntu):
status: Confirmed → Invalid
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.