libunwind-devel
[Top][All Lists]
Advanced

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

[libunwind] Libunwind would not make- HELP !!!!


From: Earl
Subject: [libunwind] Libunwind would not make- HELP !!!!
Date: Wed, 23 Feb 2005 16:36:09 -0000

I have downloaded and installed g95 on a Linux Itanium 2.4.18-e.12smp ia64. On executing g95 – a missing library file: libunwind.so.1 was reported. I then proceed to download libunwind-0.98.3 from:

http://www.hpl.hp.com/research/linux/libunwind/

 

I then attempt to make (compile) it without success. The below error(s) was reported (Do you know the reasons for the errors or can you point to a fix?):

 

 

 

 address@hidden libunwind-0.98.3]# make

Making all in src

make[1]: Entering directory `/opt/libunwind/libunwind-0.98.3/src'

make  all-am

make[2]: Entering directory `/opt/libunwind/libunwind-0.98.3/src'

depbase=`echo ia64/Lcreate_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \

if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include  -I../include/ia64 -I../include -I. -D_GNU_SOURCE -DNDEBUG  -g -O2 -Wall -Wsign-compare -MT ia64/Lcreate_addr_space.lo -MD -MP -MF "$depbase.Tpo" -c -o ia64/Lcreate_addr_space.lo ia64/Lcreate_addr_space.c; \

then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi

 gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include/ia64 -I../include -I. -D_GNU_SOURCE -DNDEBUG -g -O2 -Wall -Wsign-compare -MT ia64/Lcreate_addr_space.lo -MD -MP -MF ia64/.deps/Lcreate_addr_space.Tpo -c ia64/Lcreate_addr_space.c  -fPIC -DPIC -o ia64/.libs/Lcreate_addr_space.o

In file included from ia64/Gcreate_addr_space.c:28,

                 from ia64/Lcreate_addr_space.c:4:

ia64/unwind_i.h: In function `inlined_uc_addr':

ia64/unwind_i.h:84: structure has no member named `sc_rbs_base'

make[2]: *** [ia64/Lcreate_addr_space.lo] Error 1

make[2]: Leaving directory `/opt/libunwind/libunwind-0.98.3/src'

make[1]: *** [all] Error 2

make[1]: Leaving directory `/opt/libunwind/libunwind-0.98.3/src'

make: *** [all-recursive] Error 1

address@hidden libunwind-0.98.3]#

 

 

 

 

Earl

 

Thanks for any response

 

The University of Birmingham

 


reply via email to

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