* Hilmar Preusse wrote:
On 15.06.03 Jan Rakelmann (JanRakelmann@web.de) wrote:
Hallo,
Sind Probleme hinsichtlich gcc-3.3 und Debian Testing bekannt? Was habe ich zu lesen, oder wo habe ich zu suchen?
Der offizielle Kernelcompiler ist immer noch gcc 2.95.x. In dcoulm tauchen regelmäßig Luete auf, die es mit gcc-3.3 versuchen und scheitern.
Das dachte ich mir auch, laut http://lists.debian.org/debian-user-german/2003/debian-user-german-200306/ms...
habe ich im Makefile HOSTCC = gcc-2.95 eingetragen, dennoch kommt: md5sum: MD5-Prüfung fehlgeschlagen bei »hfc_pci.c« md5sum: kann hfc_pci. nicht öffnen md5sum: kann hfc_pci nicht öffnen acorn.c:27: Warnung: `adfspart_setgeometry' defined but not used acorn.c:42: Warnung: `adfs_partition' defined but not used acorn.c:67: Warnung: `riscix_partition' defined but not used acorn.c:108: Warnung: `linux_partition' defined but not used ldm.c: In function `ldm_parse_privhead': ldm.c:143: Warnung: integer constant is too large for "long" type ldm.c: In function `ldm_parse_tocblock': ldm.c:201: Warnung: integer constant is too large for "long" type time.c:433: Warnung: `do_gettimeoffset_cyclone' defined but not used dmi_scan.c: In function `dmi_decode': dmi_scan.c:832: Warnung: unused variable `data' {standard input}: Assembler messages: {standard input}:1055: Warning: indirect lcall without `*' {standard input}:1131: Warning: indirect lcall without `*' {standard input}:1210: Warning: indirect lcall without `*' {standard input}:1305: Warning: indirect lcall without `*' {standard input}:1321: Warning: indirect lcall without `*' {standard input}:1331: Warning: indirect lcall without `*' {standard input}:1415: Warning: indirect lcall without `*' {standard input}:1430: Warning: indirect lcall without `*' {standard input}:1441: Warning: indirect lcall without `*' {standard input}:1902: Warning: indirect lcall without `*' {standard input}:1990: Warning: indirect lcall without `*' head.S:116: Warnung: extra tokens at end of #endif directive bootsect.S:237: Warnung: extra tokens at end of #ifdef directive bootsect.S: Assembler messages: bootsect.S:239: Warning: indirect lcall without `*' setup.S: Assembler messages: setup.S:160: Warning: value 0x37ffffff truncated to 0x37ffffff setup.S:230: Warning: indirect lcall without `*' Root device is (33, 3) Boot sector 512 bytes. Setup is 4770 bytes. System is 769 kB sm_osl.c: In function `sm_osl_suspend': sm_osl.c:671: Warnung: unused variable `wakeup_address' tz.c: In function `tz_add_device': tz.c:336: Warnung: unused variable `tmp_handle' tz_osl.c: In function `tz_osl_proc_read_info': tz_osl.c:68: Warnung: unused variable `status' tz_osl.c:70: Warnung: unused variable `buffer' tz_osl.c:76: Warnung: unused variable `t' tz_osl.c: In function `tz_osl_proc_write_info': tz_osl.c:152: Warnung: unused variable `state' tzpolicy.c: In function `tz_policy_add_device': tzpolicy.c:488: Warnung: unused variable `thresholds' tzpolicy.c:489: Warnung: unused variable `j' horizon.c: In function `hrz_check_args': horizon.c:2923: Warnung: comparison is always false due to limited range of data type ambassador.c:301:21: pasting "." and "start" does not give a valid preprocessing token ambassador.c:305:23: pasting "." and "regions" does not give a valid preprocessing token ambassador.c:310:20: pasting "." and "data" does not give a valid preprocessing token make[3]: *** [ambassador.o] Fehler 1 make[2]: *** [_modsubdir_atm] Fehler 2 make[1]: *** [_mod_drivers] Fehler 2 make: *** [stamp-build] Fehler 2 jan@abacus:/usr/src/kernel-source-2.4.21$
Und dann ist Schluß, es liegt ein vmlinuz-Binary im Verzeichnis aber es wird kein Debian-Paket erstellt.
Jan