=> Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for unicon-im-1.2nb5 cd server; make libtool --mode=compile g++ -Wall -I. -I../include -pipe -O2 -D_POSIX_THREAD_SYSCALL_SOFT=0 -I/usr/pkg/include -I/usr/X11/include -c TLS_HzInput.cpp -o TLS_HzInput.o libtool: compile: g++ -Wall -I. -I../include -pipe -O2 -D_POSIX_THREAD_SYSCALL_SOFT=0 -I/Users/kristerw/pbulk/scratch/inputmethod/unicon-im/work/.buildlink/include -I/Users/kristerw/pbulk/scratch/inputmethod/unicon-im/work/.x11-buildlink/include -c TLS_HzInput.cpp -fno-common -DPIC -o .libs/TLS_HzInput.o In file included from ./TLS_HzInput.hpp:3, from TLS_HzInput.cpp:5: ../include/Phrase.h:6: error: 'u_char' does not name a type ../include/Phrase.h:7: error: 'u_char' does not name a type ../include/Phrase.h:12: error: ISO C++ forbids declaration of 'u_char' with no type ../include/Phrase.h:12: error: expected ';' before '*' token ../include/Phrase.h:14: error: ISO C++ forbids declaration of 'freq_t' with no type ../include/Phrase.h:14: error: expected ';' before '*' token In file included from ./TLS_HzInput.hpp:4, from TLS_HzInput.cpp:5: ../include/ImmModule.h:29: error: 'u_long' does not name a type ../include/ImmModule.h:37: error: 'u_char' has not been declared ../include/ImmModule.h:46: error: 'u_long' has not been declared In file included from TLS_HzInput.cpp:5: ./TLS_HzInput.hpp:11: error: 'u_char' does not name a type ./TLS_HzInput.hpp:16: error: 'u_long' does not name a type ./TLS_HzInput.hpp:17: error: 'u_char' does not name a type ./TLS_HzInput.hpp:24: error: 'u_long' has not been declared ./TLS_HzInput.hpp:33: error: 'u_char' has not been declared ./TLS_HzInput.hpp:34: error: 'u_char' has not been declared ./TLS_HzInput.hpp:35: error: 'u_char' has not been declared In file included from TLS_HzInput.cpp:6: ./TLS_DoubleByteConvertor.hpp:7: error: 'u_char' has not been declared ./TLS_DoubleByteConvertor.hpp:7: error: 'u_char' has not been declared ./TLS_DoubleByteConvertor.hpp:8: error: 'u_char' has not been declared ./TLS_DoubleByteConvertor.hpp:8: error: 'u_char' has not been declared TLS_HzInput.cpp:13: error: prototype for 'TLS_CHzInput::TLS_CHzInput(ImmOp_T*, char*, u_long)' does not match any in class 'TLS_CHzInput' ./TLS_HzInput.hpp:8: error: candidates are: TLS_CHzInput::TLS_CHzInput(const TLS_CHzInput&) ./TLS_HzInput.hpp:24: error: TLS_CHzInput::TLS_CHzInput(ImmOp_T*, char*, int) TLS_HzInput.cpp: In constructor 'TLS_CHzInput::TLS_CHzInput(ImmOp_T*, char*, u_long)': TLS_HzInput.cpp:15: error: 'error' was not declared in this scope TLS_HzInput.cpp:18: error: 'ClientType' was not declared in this scope TLS_HzInput.cpp:19: error: 'IsHanziInput' was not declared in this scope TLS_HzInput.cpp:19: error: 'IsFullChar' was not declared in this scope TLS_HzInput.cpp:19: error: 'IsFullComma' was not declared in this scope TLS_HzInput.cpp: In member function 'PhraseItem* TLS_CHzInput::DupBufPhrase(PhraseItem*, PhraseItem*, char*, int, char**)': TLS_HzInput.cpp:38: error: 'struct __PhraseItem' has no member named 'KeyLen' TLS_HzInput.cpp:40: error: 'struct __PhraseItem' has no member named 'frequency' TLS_HzInput.cpp:50: error: 'struct __PhraseItem' has no member named 'KeyLen' TLS_HzInput.cpp:51: error: 'struct __PhraseItem' has no member named 'KeyLen' TLS_HzInput.cpp:51: error: 'struct __PhraseItem' has no member named 'KeyLen' TLS_HzInput.cpp:58: error: 'struct __PhraseItem' has no member named 'frequency' TLS_HzInput.cpp:58: error: 'freq_t' was not declared in this scope TLS_HzInput.cpp:58: error: expected primary-expression before ')' token TLS_HzInput.cpp:58: error: expected `;' before 'p1' TLS_HzInput.cpp:59: error: 'struct __PhraseItem' has no member named 'frequency' TLS_HzInput.cpp:59: error: 'struct __PhraseItem' has no member named 'frequency' TLS_HzInput.cpp: At global scope: TLS_HzInput.cpp:68: error: prototype for 'int TLS_CHzInput::KeyFilter(u_char, char*, int*)' does not match any in class 'TLS_CHzInput' ./TLS_HzInput.hpp:33: error: candidate is: int TLS_CHzInput::KeyFilter(int, char*, int*) TLS_HzInput.cpp: In member function 'int TLS_CHzInput::KeyFilter(u_char, char*, int*)': TLS_HzInput.cpp:71: error: 'IsFullChar' was not declared in this scope TLS_HzInput.cpp:74: error: 'IsFullComma' was not declared in this scope TLS_HzInput.cpp:77: error: 'IsHanziInput' was not declared in this scope TLS_HzInput.cpp:81: error: 'struct ImmOperation' has no member named 'type' TLS_HzInput.cpp:82: error: 'ClientType' was not declared in this scope TLS_HzInput.cpp:82: error: 'struct ImmOperation' has no member named 'type' TLS_HzInput.cpp:84: error: 'struct ImmOperation' has no member named 'type' TLS_HzInput.cpp:85: error: 'IsFullComma' was not declared in this scope TLS_HzInput.cpp:90: error: 'IsFullComma' was not declared in this scope TLS_HzInput.cpp: At global scope: TLS_HzInput.cpp:96: error: prototype for 'int TLS_CHzInput::FullSymbolFilter(u_char, char*, int*)' does not match any in class 'TLS_CHzInput' ./TLS_HzInput.hpp:35: error: candidate is: int TLS_CHzInput::FullSymbolFilter(int, char*, int*) TLS_HzInput.cpp: In member function 'int TLS_CHzInput::FullSymbolFilter(u_char, char*, int*)': TLS_HzInput.cpp:99: error: 'ClientType' was not declared in this scope TLS_HzInput.cpp: At global scope: TLS_HzInput.cpp:118: error: prototype for 'int TLS_CHzInput::FullCharFilter(u_char, char*, int*)' does not match any in class 'TLS_CHzInput' ./TLS_HzInput.hpp:34: error: candidate is: int TLS_CHzInput::FullCharFilter(int, char*, int*) TLS_HzInput.cpp: In member function 'int TLS_CHzInput::FullCharFilter(u_char, char*, int*)': TLS_HzInput.cpp:121: error: 'ClientType' was not declared in this scope TLS_HzInput.cpp: In member function 'int TLS_CHzInput::SetInputMode(long int)': TLS_HzInput.cpp:147: error: 'IsHanziInput' was not declared in this scope TLS_HzInput.cpp:147: error: 'IsFullChar' was not declared in this scope TLS_HzInput.cpp:147: error: 'IsFullComma' was not declared in this scope TLS_HzInput.cpp: In member function 'int TLS_CHzInput::GetInputDisplay(char*, long int)': TLS_HzInput.cpp:171: error: 'ClientType' was not declared in this scope TLS_HzInput.cpp:171: error: 'struct ImmOperation' has no member named 'type' TLS_HzInput.cpp:172: error: 'struct ImmOperation' has no member named 'type' TLS_HzInput.cpp:174: error: 'struct ImmOperation' has no member named 'type' TLS_HzInput.cpp: In member function 'int TLS_CHzInput::GetSelectDisplay(char*, long int)': TLS_HzInput.cpp:181: error: 'ClientType' was not declared in this scope TLS_HzInput.cpp:181: error: 'struct ImmOperation' has no member named 'type' TLS_HzInput.cpp:182: error: 'struct ImmOperation' has no member named 'type' TLS_HzInput.cpp:184: error: 'struct ImmOperation' has no member named 'type' TLS_HzInput.cpp: In member function 'int TLS_CHzInput::ModifyPhrase(long int, PhraseItem*)': TLS_HzInput.cpp:198: error: 'ClientType' was not declared in this scope TLS_HzInput.cpp:198: error: 'struct ImmOperation' has no member named 'type' TLS_HzInput.cpp:199: error: 'struct ImmOperation' has no member named 'type' TLS_HzInput.cpp:201: error: 'struct ImmOperation' has no member named 'type' TLS_HzInput.cpp: In member function 'int TLS_CHzInput::AppendPhrase(PhraseItem*)': TLS_HzInput.cpp:214: error: 'ClientType' was not declared in this scope TLS_HzInput.cpp:214: error: 'struct ImmOperation' has no member named 'type' TLS_HzInput.cpp:215: error: 'struct ImmOperation' has no member named 'type' TLS_HzInput.cpp:217: error: 'struct ImmOperation' has no member named 'type' TLS_HzInput.cpp: In member function 'PhraseItem* TLS_CHzInput::pGetSelectionItem(long int, PhraseItem*, char*, int)': TLS_HzInput.cpp:235: error: 'ClientType' was not declared in this scope TLS_HzInput.cpp:235: error: 'struct ImmOperation' has no member named 'type' TLS_HzInput.cpp:236: error: 'struct ImmOperation' has no member named 'type' TLS_HzInput.cpp:238: error: 'struct ImmOperation' has no member named 'type' *** Error code 1 Stop. make: stopped in /Users/kristerw/pbulk/scratch/inputmethod/unicon-im/work/unicon-1.2/server *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/scratch/inputmethod/unicon-im/work/unicon-1.2 *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/inputmethod/unicon-im *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/inputmethod/unicon-im