Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 261864 - net-dialup/slmodem-2.9.11_pre20080817 and patch for O_CREAT error during building
Summary: net-dialup/slmodem-2.9.11_pre20080817 and patch for O_CREAT error during buil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Dialup Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-09 14:52 UTC by Yu Yuwei
Modified: 2009-03-13 20:15 UTC (History)
0 users

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


Attachments
patch for "open with O_CREAT in second argument needs 3 arguments" (slmodem-2.9.11-o_creat.patch,624 bytes, patch)
2009-03-09 15:00 UTC, Yu Yuwei
Details | Diff
ebuild applying above patch (slmodem-2.9.11_pre20080817.ebuild,4.84 KB, text/plain)
2009-03-09 15:02 UTC, Yu Yuwei
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yu Yuwei 2009-03-09 14:52:00 UTC
I try to fix the "open() with O_CREAT need 3 args" error.

Reproducible: Always
Comment 1 Yu Yuwei 2009-03-09 15:00:37 UTC
Created attachment 184459 [details, diff]
patch for "open with O_CREAT in second argument needs 3 arguments"
Comment 2 Yu Yuwei 2009-03-09 15:02:11 UTC
Created attachment 184461 [details]
ebuild applying above patch

I also update the "udevcontrol reload_rules" to "udevadm control --reload-rules" in the ebuild.
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-03-09 16:39:08 UTC
Reassigning to net-dialup herd.
Comment 4 Alin Năstac (RETIRED) gentoo-dev 2009-03-13 20:15:56 UTC
Fixed in cvs.

I've replaced only the udevcontrol command, not the create-mode patch. AFAIK kernel modules shouldn't include header files installed by some library, even if it is glibc.