* 2.5.20-dj4 oss broken.
@ 2002-06-10 17:42 Clemens Schwaighofer
2002-06-10 17:57 ` Dave Jones
0 siblings, 1 reply; 3+ messages in thread
From: Clemens Schwaighofer @ 2002-06-10 17:42 UTC (permalink / raw)
To: Linux Kernel Mailing List
Hi,
I have a running 2.5.20-dj3 and used the same config vor dj4 patch, but it
fails to compile. Seems as some patches where lost from 2.5.20-dj3 to dj4
?
rh 7.3 with gcc 3.1 and glibc 2.2.5
make[2]: Entering directory
`/usr/src/kernel/2.5.20-dj4/linux-2.5.20/sound/oss'
gcc -D__KERNEL__ -I/usr/src/kernel/2.5.20-dj4/linux-2.5.20/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686
-DMODULE -include
/usr/src/kernel/2.5.20-dj4/linux-2.5.20/include/linux/modversions.h
-DKBUILD_BASENAME=ac97_codec
-DEXPORT_SYMTAB -c -o ac97_codec.o ac97_codec.c
ac97_codec.c:116: label ad1886_ops referenced outside of any function
make[2]: *** [ac97_codec.o] Error 1
make[2]: Leaving directory
`/usr/src/kernel/2.5.20-dj4/linux-2.5.20/sound/oss'
make[1]: *** [_modsubdir_oss] Error 2
make[1]: Leaving directory `/usr/src/kernel/2.5.20-dj4/linux-2.5.20/sound'
make: *** [_mod_sound] Error 2
--
"Der Krieg ist ein Massaker von Leuten, die sich nicht kennen, zum
Nutzen von Leuten, die sich kennen, aber nicht massakrieren"
- Paul Valéry (1871-1945)
mfg, Clemens Schwaighofer PIXELWINGS Medien GMBH
Kandlgasse 15/5, A-1070 Wien T: [+43 1] 524 58 50
JETZT NEU! MIT FEWA GEWASCHEN --> http://www.pixelwings.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.5.20-dj4 oss broken.
2002-06-10 17:42 2.5.20-dj4 oss broken Clemens Schwaighofer
@ 2002-06-10 17:57 ` Dave Jones
2002-06-11 9:57 ` Clemens Schwaighofer
0 siblings, 1 reply; 3+ messages in thread
From: Dave Jones @ 2002-06-10 17:57 UTC (permalink / raw)
To: Clemens Schwaighofer; +Cc: Linux Kernel Mailing List
On Mon, Jun 10, 2002 at 07:42:16PM +0200, Clemens Schwaighofer wrote:
> ac97_codec.c:116: label ad1886_ops referenced outside of any function
Typo. There is a && at the end of that line which should just be a
single &
Dave
--
| Dave Jones. http://www.codemonkey.org.uk
| SuSE Labs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.5.20-dj4 oss broken.
2002-06-10 17:57 ` Dave Jones
@ 2002-06-11 9:57 ` Clemens Schwaighofer
0 siblings, 0 replies; 3+ messages in thread
From: Clemens Schwaighofer @ 2002-06-11 9:57 UTC (permalink / raw)
To: Linux Kernel Mailing List
Hello Dave Jones
--On Monday, June 10, 2002 07:57:15 PM +0200 you wrote:
> On Mon, Jun 10, 2002 at 07:42:16PM +0200, Clemens Schwaighofer wrote:
> > ac97_codec.c:116: label ad1886_ops referenced outside of any function
>
> Typo. There is a && at the end of that line which should just be a
> single &
yip, this fixes it.
--
"Der Krieg ist ein Massaker von Leuten, die sich nicht kennen, zum
Nutzen von Leuten, die sich kennen, aber nicht massakrieren"
- Paul Valéry (1871-1945)
mfg, Clemens Schwaighofer PIXELWINGS Medien GMBH
Kandlgasse 15/5, A-1070 Wien T: [+43 1] 524 58 50
JETZT NEU! MIT FEWA GEWASCHEN --> http://www.pixelwings.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-06-11 9:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-10 17:42 2.5.20-dj4 oss broken Clemens Schwaighofer
2002-06-10 17:57 ` Dave Jones
2002-06-11 9:57 ` Clemens Schwaighofer
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.