http://bugs.winehq.org/show_bug.cgi?id=3484
------- Additional Comments From nospam@thenerdshow.com 2005-13-12 20:28 ------- Source build works now. ./configure wasn't finding my freetype libraries :O
I had to run configure twice. Once without any options and then again with --x-libraries=/usr/X11R6/lib
I also edited ./configure and put /usr/lib as the path to freetype. I don't know if this extra step helped, however since I still had to run configure twice.