This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: build/2401: sys/procfs.h "Present But Cannot Be Compiled"


The following reply was made to PR build/2401; it has been noted by GNATS.

From: Daniel Jacobowitz <drow@false.org>
To: tom@software6.net
Cc: gdb-gnats@sources.redhat.com
Subject: Re: build/2401: sys/procfs.h "Present But Cannot Be Compiled"
Date: Wed, 9 Jan 2008 14:56:15 -0500

 On Wed, Jan 09, 2008 at 07:44:30PM -0000, tom@software6.net wrote:
 > [root@kitchen tmp]# cat test1.c 
 > #include <sys/procfs.h>
 > 
 > [root@kitchen tmp]# gcc -c test1.c 
 > In file included from test1.c:1:
 > /usr/include/sys/procfs.h:58: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'elf_vrreg_t'
 > /usr/include/sys/procfs.h:59: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'elf_vrregset_t'
 
 So, this is not a problem with GDB, it is a problem with your system.
 Please report it to your system administrator or Linux distribution
 vendor instead.
 
 -- 
 Daniel Jacobowitz
 CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]