gentoo make.conf

Sekcia: Ostatné 06.10.2007 | 21:55
Avatar Jaroslav Bernát BackTrack 3  Používateľ
pri pokuse o inštalaciu zdrojakov jadra
USE="-doc symlink" emerge gentoo-sources
mi vyhadzuje tuto chybu :
!!! Invalid token (not "=") CFLAGS
!!! ParseError: Invalid token (not '='): /etc/make.conf: line 4 in /etc/make.conf
!!! Incorrect multiline literals can cause this. Do not use them.


moj make.conf :
rsync://mirror.gentoo.sk/gentoo-portagersync://mirror.gentoo.sk/gentoo-portage# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /etc/make.conf.example for a more detailed example.
CFLAGS="-O2 -mtune=i686 -pipe"
CXXFLAGS="${CFLAGS}"
# This should not be changed unless you know exactly what you are doing. You
# should probably be using a different stage, instead.
CHOST="i486-pc-linux-gnu"

USE="-gtk -gnome qt kde dvd alsa cdr"

nejak to cele blbne ..


ked nevieš, tak nefušuj
    • Re: gentoo make.conf 06.10.2007 | 22:19
      Avatar Jaroslav Bernát BackTrack 3  Používateľ
      ok opravené vdaka tomsovy .... vymenení radok :
      rsync://mirror.gentoo.sk/gentoo-portagersync://mirror.gentoo.sk/gentoo-portage# These settings were set by the catalyst build
      za :
      GENTOO_MIRRORS="http://gentoo.inode.at/ ftp://gentoo.imj.fr/pub/gentoo/ http://213.186.33.38/gentoo-distfiles/"
      ked nevieš, tak nefušuj
    • Re: gentoo make.conf 06.10.2007 | 22:20
      Avatar oxymoron Gentoo || Fedora Core   Používateľ
      no najprv by si mal asi ten prvy riadok poriesit
      ked uz tak
      SYNC="rsync://mirror.gentoo.sk/gentoo-portage rsync://mirror.gentoo.sk/gentoo-portage"
      • Re: gentoo make.conf 06.10.2007 | 22:27
        Avatar Jaroslav Bernát BackTrack 3  Používateľ
        no ono to tak dodrbkané bolo odprírody :D a potom som tam nahadzoval slovensky mirror a nezobralo ani to ..takže jedine GENTOO_MIRRORS
        ked nevieš, tak nefušuj
        • Re: gentoo make.conf 06.10.2007 | 23:52
          Avatar oxymoron Gentoo || Fedora Core   Používateľ
          no vlastne hej :)

          tak takto

          GENTOO_MIRRORS="http://gentoo.ynet.sk/pub http://gentoo.po.opole.pl"
          SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"

          ostatne tak ako mas
    • Re: gentoo make.conf 06.10.2007 | 22:29
      Avatar Aas   Používateľ
      Namiesto CFLAGS="-O2 -mtune=i686 -pipe"
      pouzi radsej CFLAGS="-O2 -march=i686 -pipe"
      • Re: gentoo make.conf 06.10.2007 | 22:56
        Avatar Jaroslav Bernát BackTrack 3  Používateľ
        aky je medzi arch a mtune rozdiel ?
        ked nevieš, tak nefušuj
        • Re: gentoo make.conf 06.10.2007 | 22:57
          Avatar Jaroslav Bernát BackTrack 3  Používateľ
          pardon march a mtune ?
          ked nevieš, tak nefušuj
          • Re: gentoo make.conf 07.10.2007 | 00:05
            WlaSaTy   Návštevník
            info gcc
            man gcc
            man google
            man gun