[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[plamo:31148] Re: jd-2.8.2 コンパイル時のエラー



植竹@横浜です
Jdという所に反応します。これって2chリーダーですよね。
最近2chの Plamoや Slackwareすっかり閑古鳥で、あまり見に
いかなくなってますが......

sshimo wrote:
> jd-2.8.2-110808 を Plamo64-1.0 の環境でコンパイルした際に
> libtool: link: cannot find the library `/usr/lib/libfreetype.la' or
> unhandled argument `/usr/lib/libfreetype.la'
> というメッセージが出て、エラーになってしまいます。
>

こんな configureするとエラーなしでmake出来ましたけど。
LDFLAGSを別の行でexportすると -L/usr/lib になってしまいますね。
 
export PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig
CC="gcc -isystem /usr/include $target" CXX="g++ -isystem /usr/include $target " \
LDFLAGS="-L/usr/lib64" ./configure --with-alsa --with-gthread --with-openssl \
 --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/share/man --localstatedir=/var \
 --sysconfdir=/etc

-- 
Uetake Sadao <uetake-s813@xxxxxxxxxxxxxxx>


Follow-Ups
[plamo:31150] Re: jd-2.8.2 コンパイル時のエラー, sshimo
[plamo:31151] Re: jd-2.8.2 コンパイル時のエラー, Shigenori Shimokawara
[plamo:31153] Re: jd-2.8.2 コンパイル時のエラー, Uetake Sadao
References
[plamo:31145] jd-2.8.2 コンパイル時のエラー, sshimo

[検索ページ] [メール一覧]
Plamo ML 公開システム