|
我总是在使用ports安装工具的时候
有几个文件会出错~~
只有从别的地方,CP一分才可以继续使用谁知道是什么原因呀?
现象如下:
- #cd /usr/ports/java
- #make
- ===> java/jlint
- ===> Checking files for jlint-2.3
- `/usr/ports/distfiles/jlint.tar.gz' is up to date.
- >> Checksum mismatch for jlint.tar.gz. (sha1)
- Make sure the Makefile and checksum file (/usr/ports/java/jlint/distinfo)
- are up to date. If you want to fetch a good copy of this
- file from the OpenBSD main archive, type
- "make REFETCH=true [other args]".
- *** Error code 1
- Stop in /usr/ports/java/jlint (line 1460 of /usr/ports/infrastructure/mk/bsd.port.mk).
- *** Error code 1
- Stop in /usr/ports/java/jlint (line 1517 of /usr/ports/infrastructure/mk/bsd.port.mk).
- *** Error code 1
- Stop in /usr/ports/java (line 103 of /usr/ports/infrastructure/mk/bsd.port.subdir.mk).
复制代码 |
|