Author: Zsolt Barat Date: To: freej Subject: [FreeJ] [PATCH] freej patches for gentoo
hi list,
attached are patches to let compile freej on gentoo-current.
i've splitted them in 3 groups.
1. asm_linkage: linkage.h isn't in kernel-headers a long time ago, so
linkage.h has to be imported into the local tree. i have created the dir
extra_inc for it. i don't know if this is the best place or the best
way. linkage.h is from linux-2.6.20.
2. freetype: patch to compile with freetype 2.3.1. ttf-routines are
crashing though.
3. slang2: small modifications for linking with slang2 libs and headers.