คำถามติดแท็ก autoconf

3
วิธีการติดตั้ง Autoconf, Automake และเครื่องมือที่เกี่ยวข้องบน Mac OS X จากแหล่งที่มา?
ฉันต้องการที่จะติดตั้งautoconf, automake, m4ฯลฯ ... จากแหล่งที่มาบน Mac OS X 10.7.2 เครื่องทำงาน Xcode 4.2.1 autoconfปัญหาคือสิ่งที่ผมพยายามและติดตั้งผมต้องพึ่งพา ดังนั้นฉันพยายามที่จะติดตั้งautoconfฉันได้รับ: configure.ac:30: require Automake 1.11, but have 1.10 ฉันพยายามติดตั้งautomakeรายงาน bootstrap: configure.ac:20: error: Autoconf version 2.68 or higher is required configure.ac:20: the top level autom4te: /usr/bin/gm4 failed with exit status: 63 aclocal.tmp: error: autom4te failed with exit status: …
32 macos  autoconf 

6
เป็นไปได้หรือไม่ที่จะเร่งความเร็ว / กำหนดค่า
เมื่อต้องการคอมไพล์แพคเกจซอฟต์แวร์บนเวิร์กสเตชันที่มีคอร์ CPU หลายตัว (เช่น 12), ขั้นตอนการกำหนดค่ามักใช้เวลานานกว่าสเตจรวบรวมจริงเนื่องจาก./configureทำการทดสอบทีละตัวในขณะที่make -jรันgccพร้อมกับคำสั่งอื่น ๆ แบบขนาน ฉันรู้สึกว่าเป็นการสิ้นเปลืองทรัพยากรอย่างมากที่มี 11 คอร์ที่เหลือนั่งทำงานโดยส่วนใหญ่รอช้า./configureให้เสร็จสมบูรณ์ เหตุใดจึงต้องทำการทดสอบตามลำดับ การทดสอบแต่ละครั้งขึ้นอยู่กับแต่ละอื่น ๆ หรือไม่? ฉันเข้าใจผิด แต่ดูเหมือนว่าพวกเขาส่วนใหญ่มีความเป็นอิสระ ที่สำคัญกว่านั้นมีวิธีใดบ้างในการเร่งความเร็ว./configure? แก้ไข: เพื่อแสดงสถานการณ์นี่เป็นตัวอย่างของGNU Coreutils cd /dev/shm rm -rf coreutils-8.9 tar -xzf coreutils-8.9.tar.gz cd coreutils-8.9 time ./configure time make -j24 ผล: # For `time ./configure` real 4m39.662s user 0m26.670s sys 4m30.495s # For …

1
ฉันจะแก้ไขข้อผิดพลาดเกี่ยวกับ AM_PROG_LIBTOOL เมื่อสร้าง libopus จากคอมไพล์ได้อย่างไร
ฉันดาวน์โหลดlibopusจากคอมไพล์แล้วพยายามสร้างมันขึ้นมา Updating build configuration files, please wait.... configure.ac:38: warning: macro 'AM_PROG_LIBTOOL' not found in library configure.ac:38: error: possibly undefined macro: AM_PROG_LIBTOOL If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /usr/bin/autoconf failed with exit status: 1 ฉันจะแก้ไขข้อผิดพลาดนี้ได้อย่างไร
25 build  autoconf 

5
Autoconf, Libtool และ AC_PROG_LIBTOOL ที่ไม่ได้กำหนด
ฉันกำลังพยายามสร้างห้องสมุดและคำแนะนำ README คือโทรหา configure.ac จากนั้นสร้าง น่าเสียดายที่ฉันพบข้อผิดพลาด: configure.ac:75 :error: possibly undefined macro: AC_PROG_LIBTOOL If this token is legitimate please use m4_pattern_allow ตอนนี้ฉันรู้ว่าฉันได้ติดตั้ง libtool แล้ว (ฉันใช้ Scientific Linux 6.2 (ไม่ได้อัปเกรด) และได้ใช้ yum - ดาวน์โหลดเพียงเพื่อรับ rpms จาก automake, autoconf, libtool และ libtool-devel ในกรณีนี้) มีการติดตั้งและ libtool อยู่ใน / usr / share / libtool อย่างไรก็ตามดูเหมือนว่า …
17 autoconf 

2
gcc ตัวเลือกบรรทัดคำสั่งที่ไม่รู้จัก '-V' และ '-qversion' พร้อม autoconf
เมื่อทำการคอมไพล์ด้วย gcc 4.7.2 และ autoconf 2.69 ฉันได้รับผลลัพธ์เช่นนี้เป็นประจำใน configure.log ตัวอย่าง: configure:3091: $? = 0 configure:3080: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3091: $? = 1 configure:3080: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: …
16 linux  gcc  autoconf 

3
ทำไม rtorrent จึงไม่สามารถสร้างได้
ฉันไม่ได้หยั่งราก ดังนั้นฉันต้องสร้าง rtorrent จากซอร์สและหวังว่าจะติดตั้งในโฮมไดเร็กตอรี่ของฉัน, แต่มันล้มเหลว, ทำไม? [mirror@hugemeow rtorrent]$ ls AUTHORS autogen.sh ChangeLog configure.ac COPYING doc INSTALL Makefile.am NEWS rak README scripts src test [mirror@hugemeow rtorrent]$ ./autogen.sh aclocal... aclocal:configure.ac:7: warning: macro `AM_PATH_CPPUNIT' not found in library autoheader... libtoolize... using libtoolize automake... configure.ac: installing `./install-sh' configure.ac: installing `./missing' src/Makefile.am: installing `./depcomp' autoconf... …
โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.