1

Я установил систему LFS , после чего я попытался установить префикс gentoo в своей системе. Но приходит ошибка:

I'm going to check for some variables in your environment now:  
  it appears ASFLAGS is not set :)  
  it appears CFLAGS is not set :)  
  it appears CPPFLAGS is not set :)   
  it appears CXXFLAGS is not set :)  
  it appears DYLD_LIBRARY_PATH is not set :)  
  it appears GREP_OPTIONS is not set :)  
  it appears LDFLAGS is not set :)  
  it appears LD_LIBRARY_PATH is not set :)  
  it appears LIBPATH is not set :)  
  it appears PERL_MM_OPT is not set :)  
  uh oh, PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/opt/kde/lib/pkgconfig:/opt/kde/share  /pkgconfig:/opt/qt/lib/pkgconfig:/opt/lib/pkgconfig:/opt/share/pkgconfig :(  

Ahem, your shell environment contains some variables I'm allergic to:  
  PKG_CONFIG_PATH  
These flags can and will influence the way in which packages compile.  
In fact, they have a long standing tradition to break things.  I really  
prefer to be on my own here.  So please make sure you disable these  
environment variables in your shell initialisation files.  After you've  
done that, you can run me again.  

Как я могу установить эти переменные среды? Я пытался повторить эти флаги на моем gentoo, но ничего не выводил.

1 ответ1

1

Первые из них в порядке, он проверяет, не установлены ли они. Последний, вы можете просто сделать unset PKG_CONFIG_PATH . Вы можете установить Gentoo Linux самостоятельно, если столкнетесь с большим количеством проблем, он достаточно легкий по сравнению с LFS, и вы всегда можете попробовать его урезать, если считаете, что это не так.

Всё ещё ищете ответ? Посмотрите другие вопросы с метками .