[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Dillo-i18n-misc on hpcmips
よっちです。
このメーリングリストもすっかり冷え込んでまいりました今日この頃、
みなさま如何お過ごしでしょうか? ^^;
えと、今更ながら NetBSD/hpcmips-1.6.2 上で
“Dillo国際化(i18n)パッチ”なるのもが使えないかと格闘しております。
http://teki.jpn.ph/pc/software/
こちらのサイトには、パッチ済みのtarballが用意されていますので
まずはこれを採ってきて
./configure
してみましたが、各種の重要なライブラリ(jpegとかpngとか…)を
見つけてくれないばかりか、最後の最後でpthreadが使えねぇぞゴルァ!
と言ってconfigureが完了しません。
では…。というわけで、pkgsrcの dilloをパクって来て、これを
元にやってみようと格闘していたわけですが…。
jpegもpngも、その他のライブラリもちゃんと見つけてきてくれた上で
------------------------------------------------------------------------------
checking for glib-config... /usr/pkg/bin/glib-config
checking for GLIB - version >= 1.2.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB was incorrectly installed
*** or that you have moved GLIB since it was installed. In the latter case, you
*** may want to edit the glib-config script: /usr/pkg/bin/glib-config
configure: error: Unable to find glib with a version >= 1.2.0. Dillo NEEDS glib
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/www/dillo-i18n-misc
===>
===> There was an error during the ``configure'' phase.
===> Please investigate the following for more information:
===> * config.log
===> * /usr/pkgsrc/www/dillo-i18n-misc/work/.work.log
===>
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/www/dillo-i18n-misc
------------------------------------------------------------------------------
…と、ソースからコンパイルしようとした時には見つけてくれていた glibを
見つけてくれず、configureが通りません。
# 素のdilloでは、この部分もきっちり通って問題なく configureできます。
何か、もう1歩な気がしているのですが、pkgsrcの仕組みがよく分かってない
のでなんとも原因追求出来ずにいます。
どなたか参考になるような情報、お持ちの方いらっしゃいませんか?
参考までに作りかけのpkgsrcを添付します。
# PLISTにはまだ手をつけていません。
# distinfoにpatchの署名を含めると何故か「一致せんぞ!」と怒られるので
# (…なじぇ!??? T_T)、現時点では省いてます。
_______________________________________
(_____ __________________________@
(_____ よっち ____@
(_______ E-Mail : yotch@alles.or.jp ____@////
(_______________________________________@///
(_______________________________________@//
////////| |///////////////| |///////////
| |/ | |/
~~~ ~~~
dillo-i18n-misc.tar.gz