This is the mail archive of the gdb-prs@sources.redhat.com 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]

build/1869: asm-i386/prctl.h header not found error, build is on AMD64 Opteron


>Number:         1869
>Category:       build
>Synopsis:       asm-i386/prctl.h header not found error, build is on AMD64 Opteron
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Feb 15 19:48:00 UTC 2005
>Closed-Date:
>Last-Modified:
>Originator:     ttomaich@ifltd.com
>Release:        gdb-6.3
>Organization:
>Environment:
RedHat Linux ES 3.2, SUN V40z, AMD64 Opteron Processor
>Description:
I downloaded the gdb-6.3.tar, and put it into /usr/local/src.  I then did ./configure, and then did make.  I encounter the following error:

gcc -c -g -O2    -I. -I. -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../intl -I./../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized -Wformat-nonliteral -Wunused-label -Wunused-function  amd64-linux-nat.c
In file included from amd64-linux-nat.c:35:
/usr/include/asm/prctl.h:7:4: #error <asm-i386/prctl.h> does not exist
make[1]: *** [amd64-linux-nat.o] Error 1
make[1]: Leaving directory `/usr/local/src/gdb-6.3/gdb'
make: *** [all-gdb] Error 2
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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