|
I failed to install SCIM from ports. Now I don't have chinese input methods.
I am using FreeBSD 4.9 release and my ports tree is up to date.
The following is part of the output of "make install". Hope someone can help me. BTW, can we install scim on FreeBSD 4.9? In my ports tree, scim port is marked as broken and it says there is a function which is not implemented.
/****************** Out put of make install ******************/
le pointer type
af_resample.c: In function `control':
af_resample.c:203: warning: unsigned int format, different type arg (arg 3)
In file included from af_export.c:19:
/usr/include/sys/mman.h:94: warning: `MAP_FAILED' redefined
../config.h:13: warning: this is the location of the previous definition
af_export.c: In function `uninit':
af_export.c:166: warning: unused variable `i'
error.c:31: warning: `err_msg' initialized and declared `extern'
sbr_dec.c: In function `sbrDecodeFrame':
sbr_dec.c:270: warning: passing arg 2 of `hf_generation' from incompatible pointer type
In file included from libdha.c:54:
/usr/include/sys/mman.h:94: warning: `MAP_FAILED' redefined
../config.h:13: warning: this is the location of the previous definition
mtrr.c:76: warning: #warning Please port MTRR stuff!!!
dvd_input.c: In function `DVDInputSetup':
dvd_input.c:129: warning: assignment from incompatible pointer type
menu_param.c: In function `parse_args':
menu_param.c:56: warning: unused variable `cancel'
menu_param.c:56: warning: unused variable `ok'
make: don't know how to make 2. Stop |
|