* [linux-dvb] compile error with 2.6.25
@ 2008-04-30 11:45 ttmails2
[not found] ` <37219a840804300543y62bbcdf2w50ceeba7aeed8ed2@mail.gmail.com>
0 siblings, 1 reply; 2+ messages in thread
From: ttmails2 @ 2008-04-30 11:45 UTC (permalink / raw)
To: linux-dvb
Hello,
I have a strange compile error with kernel 2.6.25. I already searched
through the web but couldn't find anything.
tim@notebook ~/v4l-dvb $ make
make -C /home/tim/v4l-dvb/v4l
make[1]: Entering directory `/home/tim/v4l-dvb/v4l'
No version yet, using 2.6.25
make[1]: Leaving directory `/home/tim/v4l-dvb/v4l'
make[1]: Entering directory `/home/tim/v4l-dvb/v4l'
scripts/make_makefile.pl
Updating/Creating .config
Preparing to compile for kernel version 2.6.25
File not found: ../linux/drivers/media/common/Kconfig at
./scripts/make_kconfig.pl line 281, <GEN2> line 97.
make[1]: Leaving directory `/home/tim/v4l-dvb/v4l'
make[1]: Entering directory `/home/tim/v4l-dvb/v4l'
Updating/Creating .config
Preparing to compile for kernel version 2.6.25
File not found: ../linux/drivers/media/common/Kconfig at
./scripts/make_kconfig.pl line 281, <GEN2> line 97.
make[1]: *** No rule to make target `.myconfig', needed by
`config-compat.h'. Stop.
make[1]: Leaving directory `/home/tim/v4l-dvb/v4l'
make: *** [all] Error 2
Thanks in advance!
Regards, Tim
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [linux-dvb] compile error with 2.6.25
[not found] ` <37219a840804300543y62bbcdf2w50ceeba7aeed8ed2@mail.gmail.com>
@ 2008-04-30 12:48 ` ttmails2
0 siblings, 0 replies; 2+ messages in thread
From: ttmails2 @ 2008-04-30 12:48 UTC (permalink / raw)
To: linux-dvb
Thanks, rolling back to changeset 7794:51c8465ecc72 works for me!
Michael Krufky wrote:
> On Wed, Apr 30, 2008 at 7:45 AM, <ttmails2@gmx.de> wrote:
>> Hello,
>>
>> I have a strange compile error with kernel 2.6.25. I already searched
>> through the web but couldn't find anything.
>>
>> tim@notebook ~/v4l-dvb $ make
>> make -C /home/tim/v4l-dvb/v4l
>> make[1]: Entering directory `/home/tim/v4l-dvb/v4l'
>> No version yet, using 2.6.25
>> make[1]: Leaving directory `/home/tim/v4l-dvb/v4l'
>> make[1]: Entering directory `/home/tim/v4l-dvb/v4l'
>> scripts/make_makefile.pl
>> Updating/Creating .config
>> Preparing to compile for kernel version 2.6.25
>> File not found: ../linux/drivers/media/common/Kconfig at
>> ./scripts/make_kconfig.pl line 281, <GEN2> line 97.
>> make[1]: Leaving directory `/home/tim/v4l-dvb/v4l'
>> make[1]: Entering directory `/home/tim/v4l-dvb/v4l'
>> Updating/Creating .config
>> Preparing to compile for kernel version 2.6.25
>> File not found: ../linux/drivers/media/common/Kconfig at
>> ./scripts/make_kconfig.pl line 281, <GEN2> line 97.
>> make[1]: *** No rule to make target `.myconfig', needed by
>> `config-compat.h'. Stop.
>> make[1]: Leaving directory `/home/tim/v4l-dvb/v4l'
>> make: *** [all] Error 2
>
> The master branch is currently broken. In backporting some changes
> from -git, it appears that Mauro had forgotten to "hg add" a Kconfig
> file. I've cc'd him to this email, and hopefully he'll fix the
> problem soon. In the meanwhile, you can roll back to the commit
> before the breakage:
>
> changeset: 7794:51c8465ecc72
>
> To do this, you can clone a fresh tree at that revision:
>
> hg clone -r 51c8465ecc72 {source tree} {destination tree}
>
> ...There are some other ways to do this as well ... this is the easiest.
>
> I hope this helps,
>
> Mike
>
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-04-30 12:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-30 11:45 [linux-dvb] compile error with 2.6.25 ttmails2
[not found] ` <37219a840804300543y62bbcdf2w50ceeba7aeed8ed2@mail.gmail.com>
2008-04-30 12:48 ` ttmails2
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox