Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#2028 closed defect (fixed)

emulators/advancemame doesn't build : probably freetype problem

Reported by: reilles@… Owned by: olegb@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

When trying to build emulators/advancemame, i get :

Error: Target com.apple.build returned: shell command "cd "/Users/tonio/darwinports/dports/ emulators/advancemame/work/advancemame-0.83.0" && make all" returned error 2 Command output: obj/mame/unix/blend/advance/blit/lq2x3.o obj/mame/unix/blend/advance/blit/lq2x4.o obj/mame/unix/blend/advance/blit/lq3x.o obj/mame/unix/blend/advance/blit/lq4x.o obj/mame/unix/blend/advance/blit/hq2x.o obj/mame/unix/blend/advance/blit/hq2x3.o obj/mame/unix/blend/advance/blit/hq2x4.o obj/mame/unix/blend/advance/blit/hq3x.o obj/mame/unix/blend/advance/blit/hq4x.o obj/mame/unix/blend/advance/blit/scale2x.o obj/mame/unix/blend/advance/blit/scale3x.o obj/mame/unix/blend/advance/blit/interp.o obj/mame/unix/blend/advance/blit/clear.o obj/mame/unix/blend/advance/blit/slice.o obj/mame/unix/blend/advance/lib/portable.o obj/mame/unix/blend/advance/lib/snstring.o obj/mame/unix/blend/advance/lib/log.o obj/mame/unix/blend/advance/lib/video.o obj/mame/unix/blend/advance/lib/measure.o obj/mame/unix/blend/advance/lib/rgb.o obj/mame/unix/blend/advance/lib/conf.o obj/mame/unix/blend/advance/lib/incstr.o obj/mame/unix/blend/advance/lib/fz.o obj/mame/unix/blend/advance/lib/font.o advance/lib/font.c: In function `adv_font_load_freetype2': advance/lib/font.c:676: error: `FT_GLYPH_FORMAT_BITMAP' undeclared (first use in this function) advance/lib/font.c:676: error: (Each undeclared identifier is reported only once advance/lib/font.c:676: error: for each function it appears in.) advance/lib/font.c:677: error: `FT_RENDER_MODE_NORMAL' undeclared (first use in this function) make: * [obj/mame/unix/blend/advance/lib/font.o] Error 1

I have no package freetype from darwinports, only the apple one.

Attachments (1)

Portfile.diff (391 bytes) - added by riccardo@… 20 years ago.
fidd portfile

Download all attachments as: .zip

Change History (6)

comment:1 Changed 20 years ago by olegb@…

try to install the DP version of freetype2.

comment:2 Changed 20 years ago by mww@…

Owner: changed from darwinports-bugs@… to riccardo@…

reassing to maintainer

Changed 20 years ago by riccardo@…

Attachment: Portfile.diff added

fidd portfile

comment:3 Changed 20 years ago by riccardo@…

After discussion with AdvanceMAME Project Leader, I updated advancemame Portfile. He wrote me that new configure script (in next version of AdvMAME) will correctly identify the presence of lib freetype in Darwin. Regards and thanks to Antoine.

comment:4 Changed 20 years ago by olegb@…

Owner: changed from riccardo@… to olegb@…

i'll commit the fix when cvs i spinning again

comment:5 Changed 20 years ago by olegb@…

Resolution: fixed
Status: newclosed

added freetype as dep, thanks

Note: See TracTickets for help on using tickets.