close
When I updated timezone-data-2012j, I had an error message of installing failed below.


>>> Source compiled.
>>> Test phase [not enabled]: sys-libs/timezone-data-2012j

>>> Install timezone-data-20012j into /var/tmp/portage/timezone-data-2012j/image/ category sys-libs
make -j1 install DESTDIR=/var/tmp/portage/sys-libs/timezone-data-2012j/image/
./zic -y ./yearistype -d /var/tmp/portage/timezone-data-20012j/image//usr/share/zoneinfo -L /dev/null africa antarctica asia australasia europe northamerica southamerica pacificnew etcetera factory backward systemv solar87 solar88 solar89
"/dev/null", line 1: input line of unknown type
make: *** [posix_only] Error 1


I searched Google with keyword "input line of unknown type" and found out this acticle.
My solution is below:
# mv /dev/{null,null.bak}
# mknod -m 777 /dev/null c 1 3
# emerge "=sys-libs/timezone-data-2012j"

Congratulation....
>>> Installing (1 of 1) sys-libs/timezone-data-2012j
*
Updating /etc/localtime with /usr/share/zoneinfo/Asia/Taipei
arrow
arrow
    全站熱搜

    kylix 發表在 痞客邦 留言(0) 人氣()