Hey Group; I think I may have come up with a 9.3 problem. After trying to compile various programs (not rpms) I have come up with freetype and freetype2 problems. It may have been someting I did however, I don't remember playing with freetype. Anyway check /usr/include/free* and see if you have freetype and freetype2. I removed /usr/include/freetype and left /usr/include/freetype2 and things seem to compile now. Anyone see a similar problem. Prior to the removal any program calling for freetype seemed to fail to compile. -- 73 de Donn Washburn Hpage: " http://www.hal-pc.org/~n5xwb " Ham Callsign N5XWB Email: " n5xwb@hal-pc.org " 307 Savoy St. HAMs: " n5xwb@arrl.net " Sugar Land, TX 77478 BMW MOA #: 4146 - Ambassador LL# 1.281.242.3256 " http://counter.li.org " #279316
** Reply to message from Donn Washburn <n5xwb@hal-pc.org> on Sat, 04 Jun 2005 07:59:54 -0500
I think I may have come up with a 9.3 problem. After trying to compile various programs (not rpms) I have come up with freetype and freetype2 problems. It may have been something I did however, I don't remember playing with freetype. Anyway check /usr/include/free* and see if you have freetype and freetype2. I removed /usr/include/freetype and left /usr/include/freetype2 and things seem to compile now.
Anyone see a similar problem. Prior to the removal any program calling for freetype seemed to fail to compile.
My freetype is a subdirectory of /usr/include/freetype2. /usr/freetype2 has only one entry, /usr/include/freetype2/freetype. How do you suppose /usr/include got an entry for freetype, without it being under freetype2? Ed Harrison, Registered Linux User #199533 SuSE 9.3, Kernel 2.6.11 PolarBar Mailer 1.25a
Ed Harrison wrote:
** Reply to message from Donn Washburn <n5xwb@hal-pc.org> on Sat, 04 Jun 2005 07:59:54 -0500
I think I may have come up with a 9.3 problem. After trying to compile various programs (not rpms) I have come up with freetype and freetype2 problems. It may have been something I did however, I don't remember playing with freetype. Anyway check /usr/include/free* and see if you have freetype and freetype2. I do, and I have not had any problems compiling programs so far. If you do, it sounds like the program you are compiling has the problems (i.e. hard coded paths for freetype), or maybe you need to pass the path at configure. I removed /usr/include/freetype and left /usr/include/freetype2 and things seem to compile now.
Anyone see a similar problem. Prior to the removal any program calling for freetype seemed to fail to compile.
Mine has both and I have compiled quite a bit with out those kinds of problems.
My freetype is a subdirectory of /usr/include/freetype2. /usr/freetype2 has only one entry, /usr/include/freetype2/freetype.
How do you suppose /usr/include got an entry for freetype, without it being under freetype2?
joe@jmorris:~> rpm -qf /usr/include/freetype freetype-1.3.1-1160 joe@jmorris:~> rpm -qf /usr/include/freetype2/freetype freetype2-devel-2.1.9-4 -- Joe Morris New Tribes Mission Email Address: Joe_Morris@ntm.org Registered Linux user 231871
participants (3)
-
Donn Washburn
-
Ed Harrison
-
Joe Morris (NTM)