Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35066 - Fix for ltmodem-8.26_alpha9-r1 in a chroot
Summary: Fix for ltmodem-8.26_alpha9-r1 in a chroot
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Gentoo Dialup Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-04 09:18 UTC by george
Modified: 2003-12-06 09:16 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description george 2003-12-04 09:18:24 UTC
To get ltmodem to build in a chroot, I had to make the following change
at the end of src_compile

FAST="1" ./build_module ${KV} --with-force=yes || die

I think it should work outside a chroot as well but I haven't tested it.
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2003-12-06 09:16:06 UTC
thx, i added this :)