setenv EDITOR vi
setenv PAGER more
setenv BLOCKSIZE K
setenv JAVA_HOME /usr/local/jdk1.4.2
setenv CLASSPATH .JAVA_HOME/libJAVA_HOME/jre/libJAVA_HOME/jre
if ($?prompt) then
# An interactive shell -- set some stuff up
set prompt = "`hostname -s`# "
set filec
set history = 100
set savehist = 100
set mail = (/var/mail/$USER)
if ( $?tcsh ) then
bindkey "^W" backward-delete-word
bindkey -k up history-search-backward
bindkey -k down history-search-forward
endif
endif
///////////////////////////////////////
dx# cd /usr/ports/chinese/fcitx
dx# make
dx# make install
===> Installing for zh-fcitx-1.8.4
===> zh-fcitx-1.8.4 depends on shared library: iconv.3 - found
===> zh-fcitx-1.8.4 depends on shared library: X11.6 - found
===> Generating temporary packing list
===> Checking if chinese/fcitx already installed
===> zh-fcitx-1.8.4 is already installed
You may wish to ``make deinstall'' and install this port again
by ``make reinstall'' to upgrade it properly.
If you really wish to overwrite the old port of chinese/fcitx
without deleting it first, set the variable "FORCE_PKG_REGISTER"
in your environment or the "make install" command line.
*** Error code 1
Stop in /usr/ports/chinese/fcitx.
*** Error code 1
dx# pwd
/root/Desktop/fcitx-2.0.1
dx# make
cd IMdkit/lib; make
dx# make install
dx# pwd
/root/Desktop/fcitx-2.0.1
dx# make
cd IMdkit/lib; make
gcc -c -O2 -fno-strength-reduce -DXIM_t -DTRANS_SERVER -I../include -I/usr/X11R6/include -I/include IMConn.c
In file included from IMConn.c:33:
/usr/include/malloc.h:3:2: #error "<malloc.h> has been replaced by <stdlib.h>"
*** Error code 1
Stop in /root/Desktop/fcitx-2.0.1/IMdkit/lib.
*** Error code 1