Code Monkey home page Code Monkey logo

Comments (5)

braice avatar braice commented on May 26, 2024

Hello

I am sorry, I don't work much with openwrt anymore. But still let's find a
way to fix that, what it the issue when you run the current makefile ?
I mean where does it halts and why

Best

Brice

2014-01-01 17:54 GMT+01:00 Gorkhaan [email protected]:

Please fix at least MuMuDVB package generator Makefile script.

DVB Modules can be compiled with "make kernel_menuconfig" so you don't
need to maintain the frequently changing kernel module stuffs.

openwrt/packages/Makefile

<<< OUTPUT OMMITTED >>>

PKG_NAME:=mumudvb
PKG_VERSION:=1.6.1-openwrt
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://mumudvb.braice.net/mumudvb/mumudvb-beta
PKG_BUILD_DIR:=$(BUILD_DIR)/mumudvb
EXTRA_CPPFLAGS+=-std=gnu99

<<< OUTPUT OMMITTED>>>

Cheers. Mumudvb = Awesome!


Reply to this email directly or view it on GitHubhttps://github.com//issues/47
.

from mumudvb.

 avatar commented on May 26, 2024

Hi.

Nah leave it. I have found another way. I could use Openwrt's toolchain and
cross compile it to MIPS arch by hand.

Thanks anyway,

Best,

Dorian
On 16 Feb 2014 20:10, "Brice Dubost" [email protected] wrote:

Hello

I am sorry, I don't work much with openwrt anymore. But still let's find a
way to fix that, what it the issue when you run the current makefile ?
I mean where does it halts and why

Best

Brice

2014-01-01 17:54 GMT+01:00 Gorkhaan [email protected]:

Please fix at least MuMuDVB package generator Makefile script.

DVB Modules can be compiled with "make kernel_menuconfig" so you don't
need to maintain the frequently changing kernel module stuffs.

openwrt/packages/Makefile

<<< OUTPUT OMMITTED >>>

PKG_NAME:=mumudvb
PKG_VERSION:=1.6.1-openwrt
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://mumudvb.braice.net/mumudvb/mumudvb-beta
PKG_BUILD_DIR:=$(BUILD_DIR)/mumudvb
EXTRA_CPPFLAGS+=-std=gnu99

<<< OUTPUT OMMITTED>>>

Cheers. Mumudvb = Awesome!

Reply to this email directly or view it on GitHub<
https://github.com/braice/MuMuDVB/issues/47>
.

Reply to this email directly or view it on GitHubhttps://github.com//issues/47#issuecomment-35209147
.

from mumudvb.

braice avatar braice commented on May 26, 2024

Ok,

I am happy that you found a solution

Can you please share it so I'll update the doc

Thanks

Best regards

Brice

2014-02-17 1:28 GMT+01:00 Gorkhaan [email protected]:

Hi.

Nah leave it. I have found another way. I could use Openwrt's toolchain and
cross compile it to MIPS arch by hand.

Thanks anyway,

Best,

Dorian
On 16 Feb 2014 20:10, "Brice Dubost" [email protected] wrote:

Hello

I am sorry, I don't work much with openwrt anymore. But still let's find
a
way to fix that, what it the issue when you run the current makefile ?
I mean where does it halts and why

Best

Brice

2014-01-01 17:54 GMT+01:00 Gorkhaan [email protected]:

Please fix at least MuMuDVB package generator Makefile script.

DVB Modules can be compiled with "make kernel_menuconfig" so you don't
need to maintain the frequently changing kernel module stuffs.

openwrt/packages/Makefile

<<< OUTPUT OMMITTED >>>

PKG_NAME:=mumudvb
PKG_VERSION:=1.6.1-openwrt
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://mumudvb.braice.net/mumudvb/mumudvb-beta
PKG_BUILD_DIR:=$(BUILD_DIR)/mumudvb
EXTRA_CPPFLAGS+=-std=gnu99

<<< OUTPUT OMMITTED>>>

Cheers. Mumudvb = Awesome!

Reply to this email directly or view it on GitHub<
https://github.com/braice/MuMuDVB/issues/47>
.

Reply to this email directly or view it on GitHub<
https://github.com/braice/MuMuDVB/issues/47#issuecomment-35209147>
.


Reply to this email directly or view it on GitHubhttps://github.com//issues/47#issuecomment-35221299
.

from mumudvb.

 avatar commented on May 26, 2024

Hi Brice,

Of course, please have a look here:
http://ocsovszki-dorian.blogspot.co.uk/2014/01/tl-wdr4900-openwrt-dvb-t-with-ite9135.html

Find the section called: Compiling MumuDVB

Thank you for this excellent software, keep up the good work! :-)

Best,

Dorian

On 17 February 2014 13:36, Brice Dubost [email protected] wrote:

Ok,

I am happy that you found a solution

Can you please share it so I'll update the doc

Thanks

Best regards

Brice

2014-02-17 1:28 GMT+01:00 Gorkhaan [email protected]:

Hi.

Nah leave it. I have found another way. I could use Openwrt's toolchain
and
cross compile it to MIPS arch by hand.

Thanks anyway,

Best,

Dorian
On 16 Feb 2014 20:10, "Brice Dubost" [email protected] wrote:

Hello

I am sorry, I don't work much with openwrt anymore. But still let's
find
a
way to fix that, what it the issue when you run the current makefile ?
I mean where does it halts and why

Best

Brice

2014-01-01 17:54 GMT+01:00 Gorkhaan [email protected]:

Please fix at least MuMuDVB package generator Makefile script.

DVB Modules can be compiled with "make kernel_menuconfig" so you
don't
need to maintain the frequently changing kernel module stuffs.

openwrt/packages/Makefile

<<< OUTPUT OMMITTED >>>

PKG_NAME:=mumudvb
PKG_VERSION:=1.6.1-openwrt
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://mumudvb.braice.net/mumudvb/mumudvb-beta
PKG_BUILD_DIR:=$(BUILD_DIR)/mumudvb
EXTRA_CPPFLAGS+=-std=gnu99

<<< OUTPUT OMMITTED>>>

Cheers. Mumudvb = Awesome!

Reply to this email directly or view it on GitHub<
https://github.com/braice/MuMuDVB/issues/47>
.

Reply to this email directly or view it on GitHub<
https://github.com/braice/MuMuDVB/issues/47#issuecomment-35209147>
.

Reply to this email directly or view it on GitHub<
https://github.com/braice/MuMuDVB/issues/47#issuecomment-35221299>
.

Reply to this email directly or view it on GitHubhttps://github.com//issues/47#issuecomment-35257124
.

from mumudvb.

braice avatar braice commented on May 26, 2024

Thank you, I have updated the doc with a link to your website

from mumudvb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.