Menu

#1 Problem for compilation under Linux - File gdbtypes.c

closed
nobody
None
5
2006-12-22
2005-06-30
onkhector
No

Hi all,

I try to compile skyeye 0.9.5 under Fedora Core 4 (x86)
but I get the following error:

make[1]: Entering directory
`/home/onkhector/download/skyeye/gdb'
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 -D_BSD_SOURCE -D_XOPEN_SOURCE=500
-D_LARGEFILE64_SOURCE -DMI_OUT=1 -DGDBTK -DUI_OUT=1
-Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat
-Wparentheses -Wpointer-arith -Wuninitialized gdbtypes.c
gdbtypes.c: In function ‘recursive_dump_type’:
gdbtypes.c:2961: erreur: invalid lvalue in increment
make[1]: *** [gdbtypes.o] Erreur 1
make[1]: Leaving directory
`/home/onkhector/download/skyeye/gdb'
make: *** [all-gdb] Erreur 2

I tried 0.8.6 and 0.9.2 with the same problems.

Any Idea ?

(BTW FC4 use GCC4)

JeanLuc

ps: strangely, there's no prob when compiling under
cygwin...

Discussion

  • kangsh

    kangsh - 2006-12-22

    Logged In: YES
    user_id=258781
    Originator: NO

    That should be problem of gdb. We updata skyeye-0.9.8 to gdb-6.4. Please download from file section and try it.

     
  • kangsh

    kangsh - 2006-12-22
    • status: open --> closed
     

Log in to post a comment.