Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#4525 closed defect (fixed)

Transcode-1.1.7 fails to build with FreeType-2.5.1

Reported by: Armin K Owned by: Fernando de Oliveira
Priority: normal Milestone:
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

This simple sed fixes it

sed -i "s:#include <freetype/ftglyph.h>:#include FT_GLYPH_H:" filter/subtitler/load_font.c

This happens when building with --enable-freetype2 configure switch.

Change History (6)

comment:1 by Fernando de Oliveira, 10 years ago

Resolution: wontfix
Status: newclosed

If you find a wai of reporting using the word please, I reopen.

comment:2 by Randy McMurchy, 10 years ago

Resolution: wontfix
Status: closedreopened
Type: enhancementdefect

With all due respect, a man shouldn't have to say "please" to report a problem and provide a solution. Please keep your personal feelings to yourself and try not to allow them to interfere with the book's development. This ticket is a valid issue and has a solution. Let's use it to make the book better.

comment:3 by Fernando de Oliveira, 10 years ago

Thanks for the polite and kind words, Randy, please accept my apologies. You are right. We have to concentrate on the technical aspects of the matter, not the education of the reporter.

comment:4 by Fernando de Oliveira, 10 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: reopenednew

comment:5 by Fernando de Oliveira, 10 years ago

Resolution: fixed
Status: newclosed

Thanks.

Fixed at r12555.

comment:6 by bdubbs@…, 10 years ago

Milestone: current

Milestone current deleted

Note: See TracTickets for help on using tickets.