Bug 71754 - compilation aborts with errors
Summary: compilation aborts with errors
Status: RESOLVED FIXED
Alias: None
Product: kscd
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Aaron J. Seigo
URL:
Keywords:
: 71783 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-01-03 15:59 UTC by Florian Effenberger
Modified: 2004-01-26 00:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Effenberger 2004-01-03 15:59:49 UTC
Version:            (using KDE KDE 3.1.94)
Installed from:    Compiled From Sources
Compiler:          gcc (GCC) 3.3.2 (Debian) 
OS:          Linux

I build KDE with Konstruct, but kdemultimedia stops the compilation with the following errors:

In file included from /usr/include/linux/cdrom.h:14,
                 from plat_linux_cdda.c:43:
/usr/include/asm/byteorder.h: In function `___arch__swab64':
/usr/include/asm/byteorder.h:56: error: parse error before ':' token
plat_linux_cdda.c: In function `wmcdda_normalize':
plat_linux_cdda.c:238: Warnung: unused parameter `block'
plat_linux_cdda.c: At top level:
plat_linux_cdda.c:30: Warnung: `plat_linux_cdda_id' defined but not used
make[5]: *** [plat_linux_cdda.o] Fehler 1
make[5]: Leaving directory `/root/konstruct/kde/kdemultimedia/work/kdemultimedia-3.1.94/kscd/libwm'
make[4]: *** [all-recursive] Fehler 1
make[4]: Leaving directory `/root/konstruct/kde/kdemultimedia/work/kdemultimedia-3.1.94/kscd/libwm'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/root/konstruct/kde/kdemultimedia/work/kdemultimedia-3.1.94/kscd'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/root/konstruct/kde/kdemultimedia/work/kdemultimedia-3.1.94'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/root/konstruct/kde/kdemultimedia/work/kdemultimedia-3.1.94'
make: *** [build-work/kdemultimedia-3.1.94/Makefile] Fehler 2
Comment 1 Stephan Binner 2004-01-04 13:26:42 UTC
*** Bug 71783 has been marked as a duplicate of this bug. ***
Comment 2 Stephan Binner 2004-01-04 13:27:22 UTC
What Kernel version?
Comment 3 Florian Effenberger 2004-01-04 13:33:19 UTC
2.4.22-2-k7 (Debian Kernel, currently no sources or headers installed)
Comment 4 Florian Effenberger 2004-01-04 13:33:53 UTC
Sorry, I meant 2.4.22-1-k7 (from Debian sarge)
Comment 5 Aaron J. Seigo 2004-01-26 00:48:18 UTC
*** Bug has been marked as fixed ***.