libunwind-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libunwind] [Q] Build error on Linux/IA64


From: Bharadwaj Yadavalli
Subject: [libunwind] [Q] Build error on Linux/IA64
Date: Mon, 22 Sep 2003 16:26:44 -0400
User-agent: Mutt/1.3.99i

I am trying to build libunwind on a Linux/IA64 box using gcc and get
the following error:

~/projects/libunwind% make
Making all in src
make[1]: Entering directory `/home/sby/projects/libunwind/src'
make  all-am
make[2]: Entering directory `/home/sby/projects/libunwind/src'
source='ia64/Ginit-ia64.c' object='Ginit-ia64.lo' libtool=yes \
depfile='.deps/Ginit-ia64.Plo' tmpdepfile='.deps/Ginit-ia64.TPlo' \
depmode=gcc3 /bin/sh ../aux/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include  
-I../include -I. -D_GNU_SOURCE -DNDEBUG  -g -O2 -Wall -Wsign-compare -c -o 
Ginit-ia64.lo `test -f 'ia64/Ginit-ia64.c' || echo './'`ia64/Ginit-ia64.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I. -D_GNU_SOURCE 
-DNDEBUG -g -O2 -Wall -Wsign-compare -c ia64/Ginit-ia64.c -MT Ginit-ia64.lo -MD 
-MP -MF .deps/Ginit-ia64.TPlo  -fPIC -o .libs/Ginit-ia64.o
ia64/Ginit-ia64.c: In function `uc_addr':
ia64/Ginit-ia64.c:110: structure has no member named `sc_rbs_base'
ia64/Ginit-ia64.c: In function `access_reg':
ia64/Ginit-ia64.c:91: warning: `addr' might be used uninitialized in this 
function
ia64/Ginit-ia64.c: In function `access_fpreg':
ia64/Ginit-ia64.c:91: warning: `addr' might be used uninitialized in this 
function
make[2]: *** [Ginit-ia64.lo] Error 1
make[2]: Leaving directory `/home/sby/projects/libunwind/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/sby/projects/libunwind/src'
make: *** [all-recursive] Error 1

What am I doing wrong? I pulled the latest version from bitkeeper.

Apologies if this is a known and discussed problem; didn't find it in
the mail archives.

Thanks for your help,

Bharadwaj


reply via email to

[Prev in Thread] Current Thread [Next in Thread]