精華區beta FreeBSD 關於我們 聯絡資訊
※ 引述《[email protected] (Al Google)》之銘言: > ※ 引述《[email protected] (努力中的建榮)》之銘言: > : 第43行為 > : endif > : 43行及其之前的敘述為 > : CONFIGURE_ARGS= --localstatedir=${DB_DIR} \ > : --without-perl \ > : --without-debug \ > : --without-readline \ > : --without-bench \ > : --with-mit-threads=no \ > : --with-libwrap \ > : --with-low-memory \ > : --with-comment='FreeBSD port: ${PKGNAME}' \ > : --program-prefix='' \ > : --with-innodb > : --with-charset=big5 \ > : if ${MACHINE_ARCH} == "i386" > : CONFIGURE_ARGS+=--enable-assembler --with-berkeley-db > : endif > : 請教一下 我哪裡做錯了呢 > : 謝謝 > 你的if呢? 第四十三行 為endif 包括第四十三行的if敘述如下 if ${MACHINE_ARCH} == "i386" CONFIGURE_ARGS+=--enable-assembler --with-berkeley-db endif -- ※ Origin: Yahoo!奇摩 大摩域 <telnet://bbs.kimo.com.tw> ◆ From: 129-139.ihp.sinica.edu.tw