From: Guy R. <guy...@te...> - 2006-06-27 10:15:04
|
Thank you Phil for your very quick answer ! With "./configure && make" i get very quickly another error with xbgtk-0.= 4 (if you want i can send you the error i get) So, i try with cvs version with ./configure && make clean & make and now all seems to compile fine with lots of warnings. Now, when i "make install" as root, i get this error : ---------------------------------------- Total memory allocated: 140392 bytes (4169 blocks) WARNING! Memory allocated but not released: 4 bytes (1 blocks) harbour.c:692: HB_TR_ERROR Block 1 0x80be708 (size 4) "\00\00\00\00" source=3D'appwindow.c' object=3D'appwindow.o' libtool=3Dno \ depfile=3D'.deps/appwindow.Po' tmpdepfile=3D'.deps/appwindow.TPo= ' \ depmode=3Dgcc3 /bin/sh ../../config/depcomp \ gcc -DPACKAGE_NAME=3D\"xbgtk\" -DPACKAGE_TARNAME=3D\"xbgtk\"=20 -DPACKAGE_VERSION=3D\"0.4\" -DPACKAGE_STRING=3D\"xbgtk\ 0.4\" -DPACKAGE_B= UGREPORT=3D\"\"=20 -DPACKAGE=3D\"xbgtk\" -DVERSION=3D\"0.4\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_T= YPES_H=3D1=20 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMO= RY_H=3D1=20 -DHAVE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNI= STD_H=3D1=20 -DHAVE_DLFCN_H=3D1 -I. -I. -I../../include -I/usr/local/include/harbour = -g -O2 -c `test=20 -f 'appwindow.c' || echo './'`appwindow.c appwindow.prg:188: error: static declaration of 'HB_FUN_NUMAND' follows n= on-static declaration appwindow.c:31: error: previous declaration of 'HB_FUN_NUMAND' was here make[2]: *** [appwindow.o] Erreur 1 make[2]: quittant le r=E9pertoire =AB /usr/local/src/xbgtk/examples/xbgtk= _demo =BB make[1]: *** [install-recursive] Erreur 1 make[1]: quittant le r=E9pertoire =AB /usr/local/src/xbgtk/examples =BB make: *** [install-recursive] Erreur 1 Thanks, Guy Roussin |