SL-Zaurus 代替ROM総合 -part4-
■ このスレッドは過去ログ倉庫に格納されています
0307いつでもどこでも名無しさん
2007/03/19(月) 18:33:03ID:YOCdX9OE0chardictのコンパイル中に
libtool: link: cannot find the library `' or unhandled argument `-Wl,-rpath-link,/opt/cross/arm/3.4.6-xscale-softvfp-akita/armv5tel-cacko-linux/lib'
のエラーがでてストップ.
--with-qt と--with-qt-immoduleを外せばビルド完走するんだけど…。
だれか、このエラーの対処方法知ってたら教えてください.
ちなみに、configureオプションは,
ac_cv_func_realloc_0_nonnull=yes \
CFLAGS="-O2 -pipe -fomit-frame-pointer -mcpu=xscale -mtune=xscale" \
CXXFLAGS="-O2 -pipe -fomit-frame-pointer -mcpu=xscale -mtune=xscale -fno-exceptions" \
LDFLAGS="-Wl,-rpath-link,/opt/cross/arm/3.4.6-xscale-softvfp-akita/armv5tel-cacko-linux/lib" ./configure \
--host=armv5tel-cacko-linux --build=i686-linux \
--x-includes=/opt/cross/arm/3.4.6-xscale-softvfp-akita/armv5tel-cacko-linux/include/X11/ \
--x-libraries=/opt/cross/arm/3.4.6-xscale-softvfp-akita/armv5tel-cacko-linux/lib/ \
--disable-debug CC=armv5tel-linux-gcc CXX=armv5tel-linux-g++ \
--prefix=/usr --sysconfdir=/etc --libexecdir=/usr/sbin \
--disable-static --enable-shared --enable-fep --enable-emacs --enable-dict \
--enable-pref --with-anthy --without-scim --without-canna --without-mana \
--without-prime --with-x --with-xft --with-qt --with-qt-immodule
■ このスレッドは過去ログ倉庫に格納されています