paragui-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paragui-dev] Solved: fseeko64 et.al.


From: Asko Kauppi
Subject: [paragui-dev] Solved: fseeko64 et.al.
Date: Wed, 25 Aug 2004 18:49:33 +0300


This is probably a bug of MinGW and/or freetype 2.1.7.
I found a mention on it at a website, and a patch that fills up the missing functions.

-ak

25.7.2004 kello 00:53, Asko Kauppi kirjoitti:


Almost there, compiling ParaGUI/Lua module also for Win32.

Linkage doesn't know of 'fseeko64' et.al. - does anyone have a clue?

Creating library file: out_win32.gcc/Modules/libparagui_module.a
win32-libs/freetype-2.1.7/libfreetype.a(ftsystem.o)(.text+0x6b): ftsystem.c: undefined reference to `fseeko64' win32-libs/freetype-2.1.7/libfreetype.a(ftsystem.o)(.text+0x73): ftsystem.c: undefined reference to `ftello64' win32-libs/freetype-2.1.7/libfreetype.a(ftsystem.o)(.text+0x96): ftsystem.c: undefined reference to `fseeko64' win32-libs/freetype-2.1.7/libfreetype.a(ftsystem.o)(.text+0x1ea): ftsystem.c: undefined reference to `fseeko64'
scons: *** [out_win32.gcc/Modules/paragui_module.dll] Error 1
scons: building terminated because of errors.


This output is from OSX/Win32 cross compile, I'll try a native compile later today.

-ak






reply via email to

[Prev in Thread] Current Thread [Next in Thread]