pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/35031: devel/gdb compilation fails
The following reply was made to PR pkg/35031; it has been noted by GNATS.
From: dholland%eecs.harvard.edu@localhost (David Holland)
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/35031: devel/gdb compilation fails
Date: Sat, 25 Nov 2006 12:28:54 -0500 (EST)
FWIW, this happens on 3.1_STABLE also:
i386bsd-nat.c: In function `_initialize_i386bsd_nat':
i386bsd-nat.c:422: error: dereferencing pointer to incomplete type
i386bsd-nat.c:435: error: dereferencing pointer to incomplete type
gmake[1]: *** [i386bsd-nat.o] Error 1
NetBSD rhett 3.1_STABLE NetBSD 3.1_STABLE (RHETT) #2: Tue Nov 21
19:56:27 EST 2006 dholland@rhett:/usr/src/sys/arch/i386/compile/RHETT
i386
The problem is that it uses struct sigcontext and struct sigcontext
has been withdrawn.
gdb6 builds, so maybe the easiest answer is to abandon gdb5 :-)
--
- David A. Holland / dholland%eecs.harvard.edu@localhost
Home |
Main Index |
Thread Index |
Old Index