[Momonga-devel.ja:01620] cuppa compile failed...
- From: eighth <takem@xxxxxxxxxxxxxx>
- Date: Fri, 02 May 2003 13:43:21 +0900
はじめまして。
以前からmomonga-Linuxには注目していたのですが、
GWに入ってスタートアップキット(momonga-20030410.iso)
から環境を立ち上げ、オモコンを動かしてパッケージを
作りはじめました。
$../tools/OmoiKondara
で最初からパッケージを作っているのですが、
cuppa(河童?)というパッケージではまりました。
cuppa/OmoiKondara.logで
--
make[2]: Entering directory `/home/ta/momonga/pkgs/cuppa/BUILD/cuppa-2.0.3/cpp/cofox'
c++ -DPACKAGE=\"cuppa\" -DVERSION=\"2.0\" -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_GETCWD=1 -I. -I. -I/usr/local/include/fox -I../../cpp/lib/include -O2 -march=i586 -funroll-loops -fomit-frame-pointer -ffast-math -fstack-protector -c cofox_unix.cpp
cofox_unix.cpp: In member function `bool CoFox::suite_build(CoFox::sparams&)':
cofox_unix.cpp:523: cannot pass objects of non-POD type `class FX::FXString'
through `...'
cofox_unix.cpp:525: cannot pass objects of non-POD type `class FX::FXString'
through `...'
cofox_unix.cpp:527: cannot pass objects of non-POD type `class FX::FXString'
through `...'
make[2]: *** [cofox_unix.o] Error 1
make[2]: Leaving directory `/home/ta/momonga/pkgs/cuppa/BUILD/cuppa-2.0.3/cpp/cofox'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ta/momonga/pkgs/cuppa/BUILD/cuppa-2.0.3/cpp'
make: *** [all-recursive] Error 1
--
と言われてfailedしているのですが、どのような対処を
すればいいのか検討がつきません。
ディレクトリ名からすると、小狐と呼ばれるものでしょうか・・・
あまり知識がないので、対処法を知っている方が
いらっしゃったら教えてください。