Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106276 - Ebuild changes for slmodem on amd64
Summary: Ebuild changes for slmodem on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2005-09-17 07:24 UTC by Tupone Alfredo
Modified: 2005-10-15 04:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for slmodem onamd64 (slmodem-2.9.9d.ebuild,3.74 KB, text/plain)
2005-09-17 07:25 UTC, Tupone Alfredo
Details
patch file to Makefile for linking against library (slmodem-2.9.9b-Makefile-link.patch,483 bytes, patch)
2005-09-17 07:27 UTC, Tupone Alfredo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tupone Alfredo gentoo-dev 2005-09-17 07:24:56 UTC
I make slmodem run on amd64 using alsa driver, alsa emulation library and -m32
compilation switch. I made an ebuild for that.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Tupone Alfredo gentoo-dev 2005-09-17 07:25:39 UTC
Created attachment 68675 [details]
ebuild for slmodem onamd64
Comment 2 Tupone Alfredo gentoo-dev 2005-09-17 07:27:16 UTC
Created attachment 68676 [details, diff]
patch file to Makefile for linking against library
Comment 3 Stefan Schweizer (RETIRED) gentoo-dev 2005-10-15 02:36:57 UTC
Please do always attach unified diffs (diff -u old.ebuild new.ebuild)

And I guess /emul/linux/x86/usr/lib is a gentoo-specific thing?
I would like to have a patch that I can send upstream and that includes the -m32
thing, so people can use it on amd64 w/o the ebuild.
Oh, and do we not need a ABI=x86 in the ebuild?

Please someone with more multilib knowledge take care of this.
Comment 4 Simon Stelling (RETIRED) gentoo-dev 2005-10-15 03:26:04 UTC
you can't build a kernel module 32bit where the kernel is 64bit, it won't work.
Comment 5 Stefan Schweizer (RETIRED) gentoo-dev 2005-10-15 04:09:32 UTC
reopen
Comment 6 Stefan Schweizer (RETIRED) gentoo-dev 2005-10-15 04:10:08 UTC
Thanks for reporting this bug, fixed in CVS.