[Bug 106934] Re: compiling the ov511 driver fails

2008-10-05 Thread Daniel T Chen
** Changed in: ov51x-jpeg (Ubuntu)
Sourcepackagename: ov511 = ov51x-jpeg

** Summary changed:

- compiling the ov511 driver fails
+ [archive removal candidate] compiling the ov511 driver fails

-- 
[archive removal candidate] compiling the ov511 driver fails
https://bugs.launchpad.net/bugs/106934
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 106934] Re: compiling the ov511 driver fails

2008-04-12 Thread Jani Monoses
is this package still needed since the ov511 driver seems to be provided
in the linux-ubuntu-modules-2.6.24-16-generic package?

-- 
compiling the ov511 driver fails
https://bugs.launchpad.net/bugs/106934
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 106934] Re: compiling the ov511 driver fails

2007-12-25 Thread pierrelux
A patch is attached to the message.

Otherwise, you can also run:
for i in `find . -type f`; do sed -i -e 
's/linux\/config.h/linux\/autoconf.h/g' $i; done

from the /usr/src/modules/ov511 directory

Be careful though with sudo module-assistant auto-install ov511
because it will uncompress ov511.tar.bz2 from /usr/src to
/usr/src/modules/ and overwrite ov511/ (patched).


** Attachment added: change linux/config.h to linux/autoconf.h in 
ov511-source package content
   http://launchpadlibrarian.net/11062488/ov511.patch

-- 
compiling the ov511 driver fails
https://bugs.launchpad.net/bugs/106934
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 106934] Re: compiling the ov511 driver fails

2007-08-03 Thread tvst
oh, i just noticed that there's an archive called 'ov511.tar.bz2' at
/usr/src. i deleted it then re-ran the module-assistant (after doing the
replacements as shown on the post above) and it built correctly

-- 
compiling the ov511 driver fails
https://bugs.launchpad.net/bugs/106934
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 106934] Re: compiling the ov511 driver fails

2007-08-02 Thread tvst
i tried to run:

cd /usr/src/modules/ov511
sudo sed 's_linux/config.h_linux/autoconf.h_' *.c
sudo sed 's_linux/config.h_linux/autoconf.h_' *.h


but, then, module-assistant still gives me an error about there not being a 
'config.h'!! and the source files are restored to their original form, with 
config.h instead of autoconf.h. 

what's going on? is this a problem with module-assistant? or should i
modify the source files in some other folder?

-- 
compiling the ov511 driver fails
https://bugs.launchpad.net/bugs/106934
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 106934] Re: compiling the ov511 driver fails

2007-08-02 Thread tvst
i tried to run:

cd /usr/src/modules/ov511
sudo sed -i 's_linux/config.h_linux/autoconf.h_' *.c
sudo sed -i 's_linux/config.h_linux/autoconf.h_' *.h


but, then, module-assistant still gives me an error about there not being a 
'config.h'!! and the source files are restored to their original form, with 
config.h instead of autoconf.h. 

what's going on? is this a problem with module-assistant? or should i
modify the source files in some other folder?

-- 
compiling the ov511 driver fails
https://bugs.launchpad.net/bugs/106934
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 106934] Re: compiling the ov511 driver fails

2007-07-28 Thread mczero
I can confirm this. Compilation with changed linux/autoconf.h compiles
and runs just fine.

-- 
compiling the ov511 driver fails
https://bugs.launchpad.net/bugs/106934
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs