Hi Robert,

Sort of my suspicions as well.

I have the freetype2 package from Debian installed, stable version (sarge)

The released version of OSG builds and runs fine. This is my first crack at the CVS version on a new machine I just brought up and might have missed something in reinstalling the OS and all the other packages. Kind of suspect a path or symlink issue.

Should one be messing with the freetype-config file? Especially if their a newbee ;-)

Regards
John W.

Robert Osfield wrote:

Hi John,

Nothing has changed in the free type plugin for quite some while so my
guess is that you either don't have freetype installed or their is
freetype version issue, with something missing.

Robert.

On 11/19/06, John Wojnaroski <[EMAIL PROTECTED]> wrote:

CVS OpenThreads and Producer are installed. Meanwhile back at the ranch....

Entering directory freetype
make[3]: Entering directory
`/usr/local/src/OSG/OpenSceneGraph/src/osgPlugins/freetype'
make[4]: Entering directory
`/usr/local/src/OSG/OpenSceneGraph/src/osgPlugins/freetype/Linux32.Opt'
g++  -O2 -W -Wall -fPIC -pipe -I../../../../include  `freetype-config
--cflags` -c ../FreeTypeLibrary.cpp
../FreeTypeLibrary.cpp: In member function `osgText::Font*
   FreeTypeLibrary::getFont(std::istream&, unsigned int)':
../FreeTypeLibrary.cpp:97: error: `FT_OPEN_MEMORY' undeclared (first use
this
   function)
../FreeTypeLibrary.cpp:97: error: (Each undeclared identifier is
reported only
   once for each function it appears in.)
make[4]: *** [FreeTypeLibrary.o] Error 1
make[4]: Leaving directory
`/usr/local/src/OSG/OpenSceneGraph/src/osgPlugins/freetype/Linux32.Opt'
make[3]: *** [osgdb_freetype.so.opt] Error 2
make[3]: Leaving directory
`/usr/local/src/OSG/OpenSceneGraph/src/osgPlugins/freetype'
make[2]: *** [default] Error 1
make[2]: Leaving directory
`/usr/local/src/OSG/OpenSceneGraph/src/osgPlugins'
make[1]: *** [default] Error 1
make[1]: Leaving directory `/usr/local/src/OSG/OpenSceneGraph/src'
make: *** [default] Error 1
tower:/usr/local/src/OSG/OpenSceneGraph#

The hour is late,  I'll worry about this tomorrow.  As an aside, the
FlightGear version identified on that wiki site worked just fine and
there have been a few reports of the latest CVS flightgear working with
the CVS HEAD version of OSG.  So thinks are looking up....



_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to