reassign 184172 glibc severity 184172 important unmerge 186331 merge 182654 184172 thanks
At Tue, 15 Apr 2003 15:33:15 -0500, Debian Bug Tracking System wrote: > > severity 186331 important > Bug#186331: alpha static adjtimex > Severity set to `important'. > > > merge 186331 182654 > Bug#182654: glibc: glibc_2.3.1-14(alpha): ntp_adjtime not defined > Bug#186331: alpha static adjtimex > Merged 182654 186331. Actually, there are two bugs in adjtime, adjtimex on alpha. #182654 and #184172 are ntp_adjtime issue. ntp can't compile with glibc 2.3.1, because weak_alias is not defined. This bug should be fixed in glibc 2.3.2-1. #186331 is adjtime static binary problem. I'm investigating it. This problem is that the old adjtime system call can't be resolved because it's defined as versioned compat symbol, but static binary does not include it. Regards, -- gotom

