|
Re: Error cross-compiling lib/libc/rpc/svc_vc.c: msg#00032os.netbsd.ports.vax
On Tue, 2005-12-13 at 01:24 +0100, Johnny Billquist wrote: > > The specific problem you hit upon is that when the tools build comes to > groff, it will fail late in the build, when creating some document, > because grn segfaults. Funnily enough I've seen a similar problem with a friend of mine cross-building for sparc on a Fedora Core 4 Linux box. > If I were to guess that is because some code generated by gcc is wrong > when using -O2. Nobody ever seems to try to find the problem, but it has > been verified that using -O0 in those few cases where it happens will work. > I found it while building one file in kermit as well. > It's rare, but it do happen occasionally. This particular problem seems to get caught by the version of glibc on Fedora which has some malloc() checking. It detects a "double free or corruption" and aborts. Disabling/ignoring the checks allows the build to continue in this case. IIRC this was building on the netbsd-2 branch. Matt
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | NetBSD 3.0 Release Candidate 6 binaries available for download: 00032, e.stiebler |
|---|---|
| Next by Date: | Re: Error cross-compiling lib/libc/rpc/svc_vc.c: 00032, James Chacon |
| Previous by Thread: | Re: Error cross-compiling lib/libc/rpc/svc_vc.ci: 00032, Johnny Billquist |
| Next by Thread: | Re: Error cross-compiling lib/libc/rpc/svc_vc.c: 00032, Johnny Billquist |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |