[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ft] RE2: Re: Some problem (or bug) about compiling freetype library on
From: |
Nagy Károly |
Subject: |
[ft] RE2: Re: Some problem (or bug) about compiling freetype library on AmigaOS4.1FE Update 1 |
Date: |
Mon, 5 Nov 2018 06:01:04 +0000 |
Hello Werner,
OK. I attached a working makefile: makefile.os4
and
the log of my build: build_log.txt
What's your opinion, now?
Maybe you will be right...
Thanks for your help.
Have a nice day.
Károly
On 2018.11.04., you wrote:
>> First of all, thanks for the quick reply, but I think you miss the
>> point a little bit, because I wrote that I managed to compiled
>> FreeType library in the end:
> OK. Can you provide a patch that updates the Amiga stuff? Maybe
> contributing a new Makefile, if necessary...
>> /SDK/local/newlib/lib/libSDL_ttf.a(SDL_ttf.o): In function `TTF_Init':
>> SDL_ttf.c:(.text+0xdbc): undefined reference to `FT_Init_FreeType'
>> /SDK/local/newlib/lib/libSDL_ttf.a(SDL_ttf.o): In function `TTF_Quit':
>> SDL_ttf.c:(.text+0x33c8): undefined reference to `FT_Done_FreeType'
>> /SDK/local/newlib/lib/libft2_ppc.a(ftbase.ppc.o): In function
>> `FT_Stream_New':
>> ftbase.c:(.text+0xdd0c): undefined reference to `FT_Stream_Open'
>> make: *** [all] Error 1
> Obviously the files that contain the code for those functions are not
> compiled into your library. Without a log file I can only rub against
> my crystal ball.
> Werner
makefile.os4
Description: makefile.os4
build_log.txt
Description: build_log.txt