[fpc-pascal] error making latest svn of fpc
Dale Welch
mlist6 at babbler.org
Fri Jul 7 02:20:48 CEST 2006
when trying to compile current svn i get a variety of errors compiling in the utils directory relating to
what appears to be the system unit.
Any idea what is happening?
/base/pasjpeg/units/i386-linux -Fu/usr/share/fpc/packages/base/ibase/units/i386-linux
-Fu/usr/share/fpc/packages/base/postgres/units/i386-linux
-Fu/usr/share/fpc/packages/base/mysql/units/i386-linux
-Fu/usr/share/fpc/packages/base/odbc/units/i386-linux
-Fu/usr/share/fpc/packages/base/oracle/units/i386-linux
-Fu/usr/share/fpc/packages/base/sqlite/units/i386-linux -FE.
-FUunits/i386-linux -Fl/usr/lib/gcc/i486-linux-gnu/4.0.4
-Fl/usr/X11R6/lib -Fl/usr/lib/atlas -di386 -dRELEASE bin2obj.pp
units/i386-linux/gzio.o: In function `GZIO_GZOPEN$SHORTSTRING$SHORTSTRING$$POINTER':
gzio.pas:(.text+0x415): undefined reference to `SYSTEM_FILEPOS$file$$LONGINT'
units/i386-linux/gzio.o: In function `GZIO_GZREWIND$POINTER$$LONGINT':
gzio.pas:(.text+0x1283): undefined reference to `SYSTEM_SEEK$file$LONGINT'
gzio.pas:(.text+0x12ab): undefined reference to `SYSTEM_SEEK$file$LONGINT'
units/i386-linux/gzio.o: In function `GZIO_GZSEEK$POINTER$LONGINT$LONGINT$$LONGINT':
gzio.pas:(.text+0x1492): undefined reference to `SYSTEM_SEEK$file$LONGINT'
bin2obj.pp(251,1) Error: Error while linking
bin2obj.pp(251,1) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
make[2]: *** [bin2obj] Error 1
make[2]: Leaving directory `/usr/share/fpc/utils'
make[1]: *** [utils_all] Error 2
make[1]: Leaving directory `/usr/share/fpc'
make: *** [build-stamp.i386-linux] Error 2
More information about the fpc-pascal
mailing list