ฉันติดตั้งระบบ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 ของฉัน แต่มันไม่มีอะไรออก
ขออภัยที่ตอบคุณในภายหลัง ฉันลอง
—
zjhui
unset PKG_CONFIG_PATH
แล้วเรียกใช้bootrstrap-prefix.sh
สคริปต์อีกครั้ง มันเกิดข้อผิดพลาดเดียวกัน
เพิ่ม
—
Wilfred Hughes
unset PKG_CONFIG_PATH
ลงในไฟล์ ~ / .profile ของคุณ
unset PKG_CONFIG_PATH
.