I just upgraded my ubuntu 9.10 to 10.04 , and I get this error

but 2 days ago compiled fine


Any Idea



( ar    rcs ../../../../../lib/linux/gcc/libhbmisc.a dates2.o ffind.o hb_f.o
hbeditc.o spd.o strfmt.o stringsx.o fcomma.o fileread.o hbedit.o nconvert.o
numtxthu.o numtxten.o stringp.o twirler.o  ) || ( rm -f
../../../../../lib/linux/gcc/libhbmisc.a && false )
gcc   -I. -I../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF
-DHB_HAS_ZLIB -I/usr/include -DHB_HAS_MINIZIP -I/usr/include  -ohbmzip.o -c
../../../hbmzip.c
../../../hbmzip.c:60:19: error: unzip.h: No existe el fichero ó directorio
../../../hbmzip.c: In function ‘hb_zipfile_destructor’:
../../../hbmzip.c:89: error: ‘zipFile’ undeclared (first use in this
function)
../../../hbmzip.c:89: error: (Each undeclared identifier is reported only
once
../../../hbmzip.c:89: error: for each function it appears in.)
../../../hbmzip.c:89: error: ‘phZip’ undeclared (first use in this function)
../../../hbmzip.c:89: error: expected expression before ‘)’ token
../../../hbmzip.c:93: warning: implicit declaration of function ‘zipClose’
../../../hbmzip.c:87: warning: unused parameter ‘Cargo’
../../../hbmzip.c: At top level:
../../../hbmzip.c:105: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘hb_zipfileParam’
../../../hbmzip.c: In function ‘hb_unzipfile_destructor’:
../../../hbmzip.c:119: error: ‘unzFile’ undeclared (first use in this
function)
../../../hbmzip.c:119: error: ‘phUnzip’ undeclared (first use in this
function)
../../../hbmzip.c:119: error: expected expression before ‘)’ token
../../../hbmzip.c:123: warning: implicit declaration of function ‘unzClose’
../../../hbmzip.c:117: warning: unused parameter ‘Cargo’
../../../hbmzip.c: At top level:
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to