linux-2.4.20-wolk4.11

Kezdőlap Fórumok Vegyes felvágott linux-2.4.20-wolk4.11

5 bejegyzés megtekintése - 11-15 / 15
  • Szerző
    Bejegyzés
  • #1934012
    kl223
    Felhasználó
      #1934013
      kl223
      Felhasználó
        #1934014
        admin
        Adminisztrátor

          „segítsetek nekem gcc mit tud?”
          http://www.hup.hu/wiki/wiki.phtml?title=GCC

          #1934015
          fellow
          Felhasználó

            persze, a gcc is csak egy csomag akarcsak a tobbi; _minden_ beletratozik vmilyen csomagba, vagy csomag generalja (pld a ‘/dev’-et a „makedev” csomagban levo ‘MAKEDEV’);

            persze egy gcc mar picit bonyuloltabb csomagok szintjen:
            a ‘gcc’ csomag csak minimalis allomanyokat tartalmaz, lenyegeben azert ekll, mert fugg a az aktualis gcc-[verzio] es cpp-[verzio] csomagoktol; tehat, ha telepited a gcc csomagot, akkor ezek is telepulnek; ha van ujabb gcc-[verzio], akkor atirjak a gcc metacsomag fuggosegit, hogy ezt telepitse fel;

            ha gcc-2.95-tel akarsz forgatni, akkor szukseges van erre a csomagra, mert (legalabbis a sid) gcc metacsomagja per pillanat a gcc-3.3-tol fugg;

            stb stb

            errol eleg sok info van ezeken a helyeken: http://qref.sourceforge.net/ http://www.debian.org/doc/

            #1873249
            csaba
            Felhasználó

              meg kell hagyni, hogy a wolk egy _brutalis_ kernelpatch, rengeteg erdekes adottsaggal, de mindenkepp _csak_ gyakorlott, biztos kezu embereknek ajanlott;
              csak akkor kezdj bele, ha mar forditottal vagy egy tucat kernelt es legalabb a hup.hut minimum fele eve olvasod (hogy ertesd is, mi az adott opcio);

              hirtelenjeben 3 dologban szeretnek segiteni azoknak, akik nekiugranak a feladatnak (majd lesz tobb a keszulo doskiban):
              1. make xconfig:

              net/sched/Config.in: 47: bad if condition
              make[1]: *** [kconfig.tk] Error 1
              make[1]: Leaving directory `/home/user/temp/linux-2.4.20-wolk4.10-fullkernel-NEWIDE/scripts’
              make: *** [xconfig] Error 2

              nezd meg a net/sched/Config.in 47-edik sorat, hianyzik ket idezojel;

              2. az scsi emulacio latszolag csak modulba mehet, de ha vegigszaladsz az scsi beallitaokon, akkor mar mehet statikusan is;

              3. forditas kozben:

              apic.c: In function `get_maxlvt’:
              apic.c:44: warning: implicit declaration of function `apic_read’
              apic.c: In function `clear_local_APIC’:
              apic.c:64: warning: implicit declaration of function `apic_write_around’
              apic.c:94: warning: implicit declaration of function `apic_write’
              apic.c: In function `verify_local_APIC’:
              apic.c:159: warning: implicit declaration of function `Dprintk’
              apic.c: In function `sync_Arb_IDs’:
              apic.c:212: warning: implicit declaration of function `apic_wait_icr_idle’
              apic.c: In function `setup_local_APIC’:
              apic.c:422: `nmi_watchdog’ undeclared (first use in this function)
              apic.c:422: (Each undeclared identifier is reported only once
              apic.c:422: for each function it appears in.)
              apic.c:422: `NMI_LOCAL_APIC’ undeclared (first use in this function)
              apic.c:423: warning: implicit declaration of function
              `setup_apic_nmi_watchdog’
              apic.c: In function `detect_init_APIC’:
              apic.c:640: `nmi_watchdog’ undeclared (first use in this function)
              apic.c:640: `NMI_NONE’ undeclared (first use in this function)
              apic.c:641: `NMI_LOCAL_APIC’ undeclared (first use in this function)
              apic.c: In function `init_apic_mappings’:
              apic.c:669: `FIX_APIC_BASE’ undeclared (first use in this function)
              apic.c: In function `smp_apic_timer_interrupt’:
              apic.c:1068: structure has no member named `apic_timer_irqs’
              apic.c:1074: warning: implicit declaration of function `ack_APIC_irq’
              apic.c: In function `APIC_init_uniprocessor’:
              apic.c:1167: `nmi_watchdog’ undeclared (first use in this function)
              apic.c:1167: `NMI_LOCAL_APIC’ undeclared (first use in this function)
              apic.c:1168: warning: implicit declaration of function `check_nmi_watchdog’
              make[1]: *** [apic.o] Error 1

              ezeket kell bekapcsolni:
              Processor type and features -> Local APIC support on uniprocessors , IO-APIC support on uniprocessors
              meg kapsz egy hibauzenetet a .config mentesekor, de nem lenyeges;

            5 bejegyzés megtekintése - 11-15 / 15
            • Be kell jelentkezni a hozzászóláshoz.