Log in
Register
Menu
Log in
Register
Home
What's new
Latest activity
Authors
Forums
New posts
Search forums
What's new
New posts
Latest activity
Members
Current visitors
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Satellite TV receivers & systems support forums
Satellite PC Card Receivers, Internet by Satellite
neumoDVB
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="RyLe" data-source="post: 1160938" data-attributes="member: 377555"><p>Hi</p><p></p><p>I just upgraded to Fedora 40 (currently with 6.8.7-300.fc40.x86_64 Kernel).</p><p></p><p>When I tried to build the blindscan kernel drivers, I had an error:</p><p></p><p>[ICODE]/home/ryle/blindscan_kernel/media_build/v4l/tbs5931.c:217:90: error: passing argument 3 of '__a' makes integer from pointer without a cast [-Wint-conversion]</p><p> 217 | adap->fe_adap->fe = dvb_attach(tas2101_attach,&gx1132_cfg, &d->i2c_adap, adapter_nr);</p><p> | ^~~~~~~~~~</p><p> | |</p><p> | short int *</p><p>[/ICODE]</p><p></p><p>I bypassed it by adding [ICODE]EXTRA_CFLAGS += -Wno-int-conversion[/ICODE] to</p><p>[ICODE]/home/ryle/blindscan_kernel/media_build/v4l/Makefile[/ICODE]</p><p></p><p>Probably not pretty but it works for now.</p></blockquote><p></p>
[QUOTE="RyLe, post: 1160938, member: 377555"] Hi I just upgraded to Fedora 40 (currently with 6.8.7-300.fc40.x86_64 Kernel). When I tried to build the blindscan kernel drivers, I had an error: [ICODE]/home/ryle/blindscan_kernel/media_build/v4l/tbs5931.c:217:90: error: passing argument 3 of '__a' makes integer from pointer without a cast [-Wint-conversion] 217 | adap->fe_adap->fe = dvb_attach(tas2101_attach,&gx1132_cfg, &d->i2c_adap, adapter_nr); | ^~~~~~~~~~ | | | short int * [/ICODE] I bypassed it by adding [ICODE]EXTRA_CFLAGS += -Wno-int-conversion[/ICODE] to [ICODE]/home/ryle/blindscan_kernel/media_build/v4l/Makefile[/ICODE] Probably not pretty but it works for now. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Satellite TV receivers & systems support forums
Satellite PC Card Receivers, Internet by Satellite
neumoDVB
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top