ฉันกำลังพยายามรวบรวมแอปพลิเคชั่น gnome และฉันอยากรู้ว่าผลลัพธ์หมายถึงอะไรเมื่อฉันรันautogen.sh
สคริปต์:
~/Documents/Code/window-picker-applet $./autogen.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --install --copy
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
data/Makefile.am:11: `%'-style pattern rules are a GNU make extension
data/Makefile.am:11: wildcard $(top_srcdir: non-POSIX variable name
data/Makefile.am:11: (probably a GNU make extension)
autoreconf: Leaving directory `.'
[Output trunkated...]
ทำไมฉันถึงได้รับข้อมูลconfigure.ac: not using Gettext
? นั่นเป็นคำเตือนและฉันควรเปลี่ยนไฟล์กำหนดค่าบางอย่างเพื่อแก้ไขหรือไม่ ฉันรู้ว่าแอปพลิเคชันมีpo/
โฟลเดอร์ดังนั้นฉันคิดว่าควรใช้ Gettext ดังนั้นฉันจึงสับสนเกี่ยวกับคำเตือนนี้
ฉันยังมีคำเตือนจำนวนมากที่ [อัพเดท]ดูความคิดเห็นด้านล่าง[/ อัพเดท]N_
ไม่ได้กำหนดมาโครดังนั้นสิ่งนี้อาจเกี่ยวข้องกัน