* 1.0.7 build errors
@ 2004-11-18 16:33 Peter Santoro
2004-11-18 17:33 ` Takashi Iwai
0 siblings, 1 reply; 4+ messages in thread
From: Peter Santoro @ 2004-11-18 16:33 UTC (permalink / raw)
To: alsa-devel
FYI,
I've been using 1.05a and recently tried upgrading to 1.0.7.
Unfortunately, I get build errors (patching fails). I tried 1.0.6a and
it works fine. I'm using slackware 9.1/10.0 and kernel 2.4.28. Let me
know if you would like more information.
Take care,
Peter
-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 1.0.7 build errors
2004-11-18 16:33 1.0.7 build errors Peter Santoro
@ 2004-11-18 17:33 ` Takashi Iwai
2004-11-20 13:45 ` Axel Thimm
0 siblings, 1 reply; 4+ messages in thread
From: Takashi Iwai @ 2004-11-18 17:33 UTC (permalink / raw)
To: psantoro; +Cc: alsa-devel
At Thu, 18 Nov 2004 11:33:52 -0500,
Peter Santoro wrote:
>
> FYI,
>
> I've been using 1.05a and recently tried upgrading to 1.0.7.
> Unfortunately, I get build errors (patching fails). I tried 1.0.6a and
> it works fine. I'm using slackware 9.1/10.0 and kernel 2.4.28. Let me
> know if you would like more information.
This should have been fixed on the CVS version.
Could you try CVS?
Takashi
-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 1.0.7 build errors
2004-11-18 17:33 ` Takashi Iwai
@ 2004-11-20 13:45 ` Axel Thimm
2004-11-22 11:28 ` Takashi Iwai
0 siblings, 1 reply; 4+ messages in thread
From: Axel Thimm @ 2004-11-20 13:45 UTC (permalink / raw)
To: Takashi Iwai; +Cc: ATrpms development list, alsa-devel, psantoro
[-- Attachment #1.1: Type: text/plain, Size: 981 bytes --]
On Thu, Nov 18, 2004 at 06:33:19PM +0100, Takashi Iwai wrote:
> At Thu, 18 Nov 2004 11:33:52 -0500,
> Peter Santoro wrote:
> > I've been using 1.05a and recently tried upgrading to 1.0.7.
> > Unfortunately, I get build errors (patching fails). I tried
> > 1.0.6a and it works fine. I'm using slackware 9.1/10.0 and kernel
> > 2.4.28. Let me know if you would like more information.
>
> This should have been fixed on the CVS version.
> Could you try CVS?
I had similar errors with FC1 and RH9,8.0 and 7.3. I just upgraded to
today's CVS and the errors are still there for Red Hat's 2.4.22:
copying file alsa-kernel/core/sound.c
patching file sound.c
Hunk #5 succeeded at 502 (offset -1 lines).
copying file alsa-kernel/core/init.c
patching file init.c
Hunk #4 FAILED at 823.
Hunk #5 succeeded at 836 (offset -3 lines).
1 out of 5 hunks FAILED -- saving rejects to file init.c.rej
make[2]: *** [init.c] Error 1
Thanks!
--
Axel.Thimm at ATrpms.net
[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Re: 1.0.7 build errors
2004-11-20 13:45 ` Axel Thimm
@ 2004-11-22 11:28 ` Takashi Iwai
0 siblings, 0 replies; 4+ messages in thread
From: Takashi Iwai @ 2004-11-22 11:28 UTC (permalink / raw)
To: alsa-devel
At Sat, 20 Nov 2004 14:45:59 +0100,
Axel Thimm wrote:
>
> [1 <text/plain; us-ascii (quoted-printable)>]
> On Thu, Nov 18, 2004 at 06:33:19PM +0100, Takashi Iwai wrote:
> > At Thu, 18 Nov 2004 11:33:52 -0500,
> > Peter Santoro wrote:
> > > I've been using 1.05a and recently tried upgrading to 1.0.7.
> > > Unfortunately, I get build errors (patching fails). I tried
> > > 1.0.6a and it works fine. I'm using slackware 9.1/10.0 and kernel
> > > 2.4.28. Let me know if you would like more information.
> >
> > This should have been fixed on the CVS version.
> > Could you try CVS?
>
> I had similar errors with FC1 and RH9,8.0 and 7.3. I just upgraded to
> today's CVS and the errors are still there for Red Hat's 2.4.22:
>
> copying file alsa-kernel/core/sound.c
> patching file sound.c
> Hunk #5 succeeded at 502 (offset -1 lines).
> copying file alsa-kernel/core/init.c
> patching file init.c
> Hunk #4 FAILED at 823.
> Hunk #5 succeeded at 836 (offset -3 lines).
> 1 out of 5 hunks FAILED -- saving rejects to file init.c.rej
> make[2]: *** [init.c] Error 1
I can't reproduce this.
Did you update both alsa-driver and alsa-kernel trees?
Takashi
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-11-22 11:28 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-18 16:33 1.0.7 build errors Peter Santoro
2004-11-18 17:33 ` Takashi Iwai
2004-11-20 13:45 ` Axel Thimm
2004-11-22 11:28 ` Takashi Iwai
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.