Re: [ext2resize] Help !!
Status: Inactive
Brought to you by:
adilger
From: Andreas D. <ad...@tu...> - 2002-02-09 00:19:50
|
On Feb 07, 2002 22:40 -0600, Ricardo Colin wrote: > I procedi to make them change that I indicate and despues of it volvi t= o > compile, obtaining the following result, thanks for your aid. =20 >=20 > libext2resize.a(llseek.o): In function `ext2_llseek': > /usr/src/redhat/BUILD/ext2resize-1.1.17/src/llseek.c:29: undefined > reference to `lseek64' Did you run "./configure" first? The lseek64 command should not be called on systems that do not have it. To work around this problem, you can edit ext2resize/src/config.h and change the line: #define HAVE_LSEEK64 1 to #undef HAVE_LSEEK64 } =BFUsted funcion=F3 el "/configure" primero? El comando lseek64 no deb= e ser los } sistemas invitados que no lo tienen. Para trabajar alrededor de este } problema, usted puede corregir ext2resize/src/config.h y cambiar la l=ED= nea: #define HAVE_LSEEK64 1 } el #undef HAVE_LSEEK64 Cheers, Andreas -- Andreas Dilger http://sourceforge.net/projects/ext2resize/ http://www-mddsp.enel.ucalgary.ca/People/adilger/ |