| version 1.206, 2009/11/16 07:45:50 |
version 1.207, 2009/12/26 11:00:46 |
|
|
| cleaning your src/tools directory and $TOOLDIR and rebuilding them. |
cleaning your src/tools directory and $TOOLDIR and rebuilding them. |
| |
|
| 20090126: |
20090126: |
| The __posix_fadvise50 system call changed assembly stub type. You need to |
The __posix_fadvise50 system call changed assembly stub type. You |
| 'rm -f __posix_fadvise50.*' in the libc build directory to avoid using |
need to 'rm -f __posix_fadvise50.*' in the libc build directory |
| the old assembly stub. |
to avoid using the old assembly stub. |
| |
|
| 20090202: |
20090202: |
| pkg_install now depends on the pkgdb cache for automatic conflict |
pkg_install now depends on the pkgdb cache for automatic conflict |
| Line 456 Fix: Try the following sequence of comma |
|
| Line 456 Fix: Try the following sequence of comma |
|
| (If you built the tree without "make obj" in the past, obsolete files |
(If you built the tree without "make obj" in the past, obsolete files |
| may remain. The command tries to clean everything up) |
may remain. The command tries to clean everything up) |
| |
|
| Symptom:.../sysinst/run.c:xx: warning: initialization from incompatible pointer type |
Symptom:.../sysinst/run.c:xx: warning: initialization from incompatible |
| |
pointer type |
| Fix: Rebuild and install usr.bin/menuc |
Fix: Rebuild and install usr.bin/menuc |
| |
|
| Symptom:mklocale not found during build in share/locale/ctype |
Symptom:mklocale not found during build in share/locale/ctype |