tar -xf ftgl-2.1.3-rc5.tar.bz2 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether gcc and cc understand -c and -o together... yes checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for wcsdup... yes checking for strndup... yes checking for X... libraries , headers checking for freetype-config... /usr/bin/freetype-config checking for FreeType -- version >= 9.0.3... yes checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for OpenGL framework (Darwin-specific)... no checking for GL library... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking for GLU version >= 1.2... yes checking for GLU library... yes checking GL/glut.h usability... yes checking GL/glut.h presence... yes checking for GL/glut.h... yes checking for GLUT library... yes checking for a TrueType font on the system... /usr/share/fonts/TTF/DejaVuSerif.ttf checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CPPUNIT... no checking for doxygen... /usr/bin/doxygen checking for pdflatex... /usr/share/texmf/bin/pdflatex checking for kpsewhich... /usr/share/texmf/bin/kpsewhich checking for dvips... /usr/share/texmf/bin/dvips checking for convert... /usr/bin/convert checking for epstopdf... /usr/share/texmf/bin/epstopdf checking for a4.sty and a4wide.sty... yes configure: creating ./config.status config.status: creating ftgl.pc config.status: creating Makefile config.status: creating demo/Makefile config.status: creating docs/Makefile config.status: creating docs/doxygen.cfg config.status: creating msvc/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands Done. FTGL configured with the following settings: Prefix: /usr Binaries: /usr/bin Configuration files: /etc Data files: /usr/share CC = gcc CXX = g++ CFLAGS = -O2 -march=i486 -mtune=i686 -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs CXXFLAGS = -O2 -march=i486 -mtune=i686 CPPFLAGS = -I${top_srcdir}/src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare --- ./configure complete, type 'make' to begin building make all-recursive make[1]: Entering directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5' Making all in src make[2]: Entering directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTBuffer.lo -MD -MP -MF .deps/libftgl_la-FTBuffer.Tpo -c -o libftgl_la-FTBuffer.lo `test -f 'FTBuffer.cpp' || echo './'`FTBuffer.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTBuffer.lo -MD -MP -MF .deps/libftgl_la-FTBuffer.Tpo -c FTBuffer.cpp -fPIC -DPIC -o .libs/libftgl_la-FTBuffer.o mv -f .deps/libftgl_la-FTBuffer.Tpo .deps/libftgl_la-FTBuffer.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTCharmap.lo -MD -MP -MF .deps/libftgl_la-FTCharmap.Tpo -c -o libftgl_la-FTCharmap.lo `test -f 'FTCharmap.cpp' || echo './'`FTCharmap.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTCharmap.lo -MD -MP -MF .deps/libftgl_la-FTCharmap.Tpo -c FTCharmap.cpp -fPIC -DPIC -o .libs/libftgl_la-FTCharmap.o mv -f .deps/libftgl_la-FTCharmap.Tpo .deps/libftgl_la-FTCharmap.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTContour.lo -MD -MP -MF .deps/libftgl_la-FTContour.Tpo -c -o libftgl_la-FTContour.lo `test -f 'FTContour.cpp' || echo './'`FTContour.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTContour.lo -MD -MP -MF .deps/libftgl_la-FTContour.Tpo -c FTContour.cpp -fPIC -DPIC -o .libs/libftgl_la-FTContour.o mv -f .deps/libftgl_la-FTContour.Tpo .deps/libftgl_la-FTContour.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTFace.lo -MD -MP -MF .deps/libftgl_la-FTFace.Tpo -c -o libftgl_la-FTFace.lo `test -f 'FTFace.cpp' || echo './'`FTFace.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTFace.lo -MD -MP -MF .deps/libftgl_la-FTFace.Tpo -c FTFace.cpp -fPIC -DPIC -o .libs/libftgl_la-FTFace.o mv -f .deps/libftgl_la-FTFace.Tpo .deps/libftgl_la-FTFace.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTGlyphContainer.lo -MD -MP -MF .deps/libftgl_la-FTGlyphContainer.Tpo -c -o libftgl_la-FTGlyphContainer.lo `test -f 'FTGlyphContainer.cpp' || echo './'`FTGlyphContainer.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTGlyphContainer.lo -MD -MP -MF .deps/libftgl_la-FTGlyphContainer.Tpo -c FTGlyphContainer.cpp -fPIC -DPIC -o .libs/libftgl_la-FTGlyphContainer.o mv -f .deps/libftgl_la-FTGlyphContainer.Tpo .deps/libftgl_la-FTGlyphContainer.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTLibrary.lo -MD -MP -MF .deps/libftgl_la-FTLibrary.Tpo -c -o libftgl_la-FTLibrary.lo `test -f 'FTLibrary.cpp' || echo './'`FTLibrary.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTLibrary.lo -MD -MP -MF .deps/libftgl_la-FTLibrary.Tpo -c FTLibrary.cpp -fPIC -DPIC -o .libs/libftgl_la-FTLibrary.o mv -f .deps/libftgl_la-FTLibrary.Tpo .deps/libftgl_la-FTLibrary.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTPoint.lo -MD -MP -MF .deps/libftgl_la-FTPoint.Tpo -c -o libftgl_la-FTPoint.lo `test -f 'FTPoint.cpp' || echo './'`FTPoint.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTPoint.lo -MD -MP -MF .deps/libftgl_la-FTPoint.Tpo -c FTPoint.cpp -fPIC -DPIC -o .libs/libftgl_la-FTPoint.o mv -f .deps/libftgl_la-FTPoint.Tpo .deps/libftgl_la-FTPoint.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTSize.lo -MD -MP -MF .deps/libftgl_la-FTSize.Tpo -c -o libftgl_la-FTSize.lo `test -f 'FTSize.cpp' || echo './'`FTSize.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTSize.lo -MD -MP -MF .deps/libftgl_la-FTSize.Tpo -c FTSize.cpp -fPIC -DPIC -o .libs/libftgl_la-FTSize.o mv -f .deps/libftgl_la-FTSize.Tpo .deps/libftgl_la-FTSize.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTVectoriser.lo -MD -MP -MF .deps/libftgl_la-FTVectoriser.Tpo -c -o libftgl_la-FTVectoriser.lo `test -f 'FTVectoriser.cpp' || echo './'`FTVectoriser.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTVectoriser.lo -MD -MP -MF .deps/libftgl_la-FTVectoriser.Tpo -c FTVectoriser.cpp -fPIC -DPIC -o .libs/libftgl_la-FTVectoriser.o FTVectoriser.cpp: In member function ‘void FTVectoriser::MakeMesh(FTGL_DOUBLE, int, float)’: FTVectoriser.cpp:319: προειδοποίηση: cast from type ‘const FTGL_DOUBLE*’ to type ‘GLdouble*’ casts away constness mv -f .deps/libftgl_la-FTVectoriser.Tpo .deps/libftgl_la-FTVectoriser.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTGlyph.lo -MD -MP -MF .deps/libftgl_la-FTGlyph.Tpo -c -o libftgl_la-FTGlyph.lo `test -f 'FTGlyph/FTGlyph.cpp' || echo './'`FTGlyph/FTGlyph.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTGlyph.lo -MD -MP -MF .deps/libftgl_la-FTGlyph.Tpo -c FTGlyph/FTGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTGlyph.o mv -f .deps/libftgl_la-FTGlyph.Tpo .deps/libftgl_la-FTGlyph.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTGlyphGlue.lo -MD -MP -MF .deps/libftgl_la-FTGlyphGlue.Tpo -c -o libftgl_la-FTGlyphGlue.lo `test -f 'FTGlyph/FTGlyphGlue.cpp' || echo './'`FTGlyph/FTGlyphGlue.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTGlyphGlue.lo -MD -MP -MF .deps/libftgl_la-FTGlyphGlue.Tpo -c FTGlyph/FTGlyphGlue.cpp -fPIC -DPIC -o .libs/libftgl_la-FTGlyphGlue.o mv -f .deps/libftgl_la-FTGlyphGlue.Tpo .deps/libftgl_la-FTGlyphGlue.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTBitmapGlyph.lo -MD -MP -MF .deps/libftgl_la-FTBitmapGlyph.Tpo -c -o libftgl_la-FTBitmapGlyph.lo `test -f 'FTGlyph/FTBitmapGlyph.cpp' || echo './'`FTGlyph/FTBitmapGlyph.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTBitmapGlyph.lo -MD -MP -MF .deps/libftgl_la-FTBitmapGlyph.Tpo -c FTGlyph/FTBitmapGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTBitmapGlyph.o mv -f .deps/libftgl_la-FTBitmapGlyph.Tpo .deps/libftgl_la-FTBitmapGlyph.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTBufferGlyph.lo -MD -MP -MF .deps/libftgl_la-FTBufferGlyph.Tpo -c -o libftgl_la-FTBufferGlyph.lo `test -f 'FTGlyph/FTBufferGlyph.cpp' || echo './'`FTGlyph/FTBufferGlyph.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTBufferGlyph.lo -MD -MP -MF .deps/libftgl_la-FTBufferGlyph.Tpo -c FTGlyph/FTBufferGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTBufferGlyph.o mv -f .deps/libftgl_la-FTBufferGlyph.Tpo .deps/libftgl_la-FTBufferGlyph.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTExtrudeGlyph.lo -MD -MP -MF .deps/libftgl_la-FTExtrudeGlyph.Tpo -c -o libftgl_la-FTExtrudeGlyph.lo `test -f 'FTGlyph/FTExtrudeGlyph.cpp' || echo './'`FTGlyph/FTExtrudeGlyph.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTExtrudeGlyph.lo -MD -MP -MF .deps/libftgl_la-FTExtrudeGlyph.Tpo -c FTGlyph/FTExtrudeGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTExtrudeGlyph.o mv -f .deps/libftgl_la-FTExtrudeGlyph.Tpo .deps/libftgl_la-FTExtrudeGlyph.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTOutlineGlyph.lo -MD -MP -MF .deps/libftgl_la-FTOutlineGlyph.Tpo -c -o libftgl_la-FTOutlineGlyph.lo `test -f 'FTGlyph/FTOutlineGlyph.cpp' || echo './'`FTGlyph/FTOutlineGlyph.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTOutlineGlyph.lo -MD -MP -MF .deps/libftgl_la-FTOutlineGlyph.Tpo -c FTGlyph/FTOutlineGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTOutlineGlyph.o mv -f .deps/libftgl_la-FTOutlineGlyph.Tpo .deps/libftgl_la-FTOutlineGlyph.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTPixmapGlyph.lo -MD -MP -MF .deps/libftgl_la-FTPixmapGlyph.Tpo -c -o libftgl_la-FTPixmapGlyph.lo `test -f 'FTGlyph/FTPixmapGlyph.cpp' || echo './'`FTGlyph/FTPixmapGlyph.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTPixmapGlyph.lo -MD -MP -MF .deps/libftgl_la-FTPixmapGlyph.Tpo -c FTGlyph/FTPixmapGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTPixmapGlyph.o mv -f .deps/libftgl_la-FTPixmapGlyph.Tpo .deps/libftgl_la-FTPixmapGlyph.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTPolygonGlyph.lo -MD -MP -MF .deps/libftgl_la-FTPolygonGlyph.Tpo -c -o libftgl_la-FTPolygonGlyph.lo `test -f 'FTGlyph/FTPolygonGlyph.cpp' || echo './'`FTGlyph/FTPolygonGlyph.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTPolygonGlyph.lo -MD -MP -MF .deps/libftgl_la-FTPolygonGlyph.Tpo -c FTGlyph/FTPolygonGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTPolygonGlyph.o mv -f .deps/libftgl_la-FTPolygonGlyph.Tpo .deps/libftgl_la-FTPolygonGlyph.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTTextureGlyph.lo -MD -MP -MF .deps/libftgl_la-FTTextureGlyph.Tpo -c -o libftgl_la-FTTextureGlyph.lo `test -f 'FTGlyph/FTTextureGlyph.cpp' || echo './'`FTGlyph/FTTextureGlyph.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTTextureGlyph.lo -MD -MP -MF .deps/libftgl_la-FTTextureGlyph.Tpo -c FTGlyph/FTTextureGlyph.cpp -fPIC -DPIC -o .libs/libftgl_la-FTTextureGlyph.o mv -f .deps/libftgl_la-FTTextureGlyph.Tpo .deps/libftgl_la-FTTextureGlyph.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTFont.lo -MD -MP -MF .deps/libftgl_la-FTFont.Tpo -c -o libftgl_la-FTFont.lo `test -f 'FTFont/FTFont.cpp' || echo './'`FTFont/FTFont.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTFont.lo -MD -MP -MF .deps/libftgl_la-FTFont.Tpo -c FTFont/FTFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTFont.o mv -f .deps/libftgl_la-FTFont.Tpo .deps/libftgl_la-FTFont.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTFontGlue.lo -MD -MP -MF .deps/libftgl_la-FTFontGlue.Tpo -c -o libftgl_la-FTFontGlue.lo `test -f 'FTFont/FTFontGlue.cpp' || echo './'`FTFont/FTFontGlue.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTFontGlue.lo -MD -MP -MF .deps/libftgl_la-FTFontGlue.Tpo -c FTFont/FTFontGlue.cpp -fPIC -DPIC -o .libs/libftgl_la-FTFontGlue.o mv -f .deps/libftgl_la-FTFontGlue.Tpo .deps/libftgl_la-FTFontGlue.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTBitmapFont.lo -MD -MP -MF .deps/libftgl_la-FTBitmapFont.Tpo -c -o libftgl_la-FTBitmapFont.lo `test -f 'FTFont/FTBitmapFont.cpp' || echo './'`FTFont/FTBitmapFont.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTBitmapFont.lo -MD -MP -MF .deps/libftgl_la-FTBitmapFont.Tpo -c FTFont/FTBitmapFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTBitmapFont.o mv -f .deps/libftgl_la-FTBitmapFont.Tpo .deps/libftgl_la-FTBitmapFont.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTBufferFont.lo -MD -MP -MF .deps/libftgl_la-FTBufferFont.Tpo -c -o libftgl_la-FTBufferFont.lo `test -f 'FTFont/FTBufferFont.cpp' || echo './'`FTFont/FTBufferFont.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTBufferFont.lo -MD -MP -MF .deps/libftgl_la-FTBufferFont.Tpo -c FTFont/FTBufferFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTBufferFont.o mv -f .deps/libftgl_la-FTBufferFont.Tpo .deps/libftgl_la-FTBufferFont.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTExtrudeFont.lo -MD -MP -MF .deps/libftgl_la-FTExtrudeFont.Tpo -c -o libftgl_la-FTExtrudeFont.lo `test -f 'FTFont/FTExtrudeFont.cpp' || echo './'`FTFont/FTExtrudeFont.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTExtrudeFont.lo -MD -MP -MF .deps/libftgl_la-FTExtrudeFont.Tpo -c FTFont/FTExtrudeFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTExtrudeFont.o mv -f .deps/libftgl_la-FTExtrudeFont.Tpo .deps/libftgl_la-FTExtrudeFont.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTOutlineFont.lo -MD -MP -MF .deps/libftgl_la-FTOutlineFont.Tpo -c -o libftgl_la-FTOutlineFont.lo `test -f 'FTFont/FTOutlineFont.cpp' || echo './'`FTFont/FTOutlineFont.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTOutlineFont.lo -MD -MP -MF .deps/libftgl_la-FTOutlineFont.Tpo -c FTFont/FTOutlineFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTOutlineFont.o mv -f .deps/libftgl_la-FTOutlineFont.Tpo .deps/libftgl_la-FTOutlineFont.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTPixmapFont.lo -MD -MP -MF .deps/libftgl_la-FTPixmapFont.Tpo -c -o libftgl_la-FTPixmapFont.lo `test -f 'FTFont/FTPixmapFont.cpp' || echo './'`FTFont/FTPixmapFont.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTPixmapFont.lo -MD -MP -MF .deps/libftgl_la-FTPixmapFont.Tpo -c FTFont/FTPixmapFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTPixmapFont.o mv -f .deps/libftgl_la-FTPixmapFont.Tpo .deps/libftgl_la-FTPixmapFont.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTPolygonFont.lo -MD -MP -MF .deps/libftgl_la-FTPolygonFont.Tpo -c -o libftgl_la-FTPolygonFont.lo `test -f 'FTFont/FTPolygonFont.cpp' || echo './'`FTFont/FTPolygonFont.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTPolygonFont.lo -MD -MP -MF .deps/libftgl_la-FTPolygonFont.Tpo -c FTFont/FTPolygonFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTPolygonFont.o mv -f .deps/libftgl_la-FTPolygonFont.Tpo .deps/libftgl_la-FTPolygonFont.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTTextureFont.lo -MD -MP -MF .deps/libftgl_la-FTTextureFont.Tpo -c -o libftgl_la-FTTextureFont.lo `test -f 'FTFont/FTTextureFont.cpp' || echo './'`FTFont/FTTextureFont.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTTextureFont.lo -MD -MP -MF .deps/libftgl_la-FTTextureFont.Tpo -c FTFont/FTTextureFont.cpp -fPIC -DPIC -o .libs/libftgl_la-FTTextureFont.o mv -f .deps/libftgl_la-FTTextureFont.Tpo .deps/libftgl_la-FTTextureFont.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTLayout.lo -MD -MP -MF .deps/libftgl_la-FTLayout.Tpo -c -o libftgl_la-FTLayout.lo `test -f 'FTLayout/FTLayout.cpp' || echo './'`FTLayout/FTLayout.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTLayout.lo -MD -MP -MF .deps/libftgl_la-FTLayout.Tpo -c FTLayout/FTLayout.cpp -fPIC -DPIC -o .libs/libftgl_la-FTLayout.o mv -f .deps/libftgl_la-FTLayout.Tpo .deps/libftgl_la-FTLayout.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTLayoutGlue.lo -MD -MP -MF .deps/libftgl_la-FTLayoutGlue.Tpo -c -o libftgl_la-FTLayoutGlue.lo `test -f 'FTLayout/FTLayoutGlue.cpp' || echo './'`FTLayout/FTLayoutGlue.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTLayoutGlue.lo -MD -MP -MF .deps/libftgl_la-FTLayoutGlue.Tpo -c FTLayout/FTLayoutGlue.cpp -fPIC -DPIC -o .libs/libftgl_la-FTLayoutGlue.o mv -f .deps/libftgl_la-FTLayoutGlue.Tpo .deps/libftgl_la-FTLayoutGlue.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTSimpleLayout.lo -MD -MP -MF .deps/libftgl_la-FTSimpleLayout.Tpo -c -o libftgl_la-FTSimpleLayout.lo `test -f 'FTLayout/FTSimpleLayout.cpp' || echo './'`FTLayout/FTSimpleLayout.cpp g++ -DHAVE_CONFIG_H -I. -I.. -IFTGlyph -IFTFont -IFTLayout -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT libftgl_la-FTSimpleLayout.lo -MD -MP -MF .deps/libftgl_la-FTSimpleLayout.Tpo -c FTLayout/FTSimpleLayout.cpp -fPIC -DPIC -o .libs/libftgl_la-FTSimpleLayout.o mv -f .deps/libftgl_la-FTSimpleLayout.Tpo .deps/libftgl_la-FTSimpleLayout.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -no-undefined -version-number 2:1:3 -o libftgl.la -rpath /usr/lib libftgl_la-FTBuffer.lo libftgl_la-FTCharmap.lo libftgl_la-FTContour.lo libftgl_la-FTFace.lo libftgl_la-FTGlyphContainer.lo libftgl_la-FTLibrary.lo libftgl_la-FTPoint.lo libftgl_la-FTSize.lo libftgl_la-FTVectoriser.lo libftgl_la-FTGlyph.lo libftgl_la-FTGlyphGlue.lo libftgl_la-FTBitmapGlyph.lo libftgl_la-FTBufferGlyph.lo libftgl_la-FTExtrudeGlyph.lo libftgl_la-FTOutlineGlyph.lo libftgl_la-FTPixmapGlyph.lo libftgl_la-FTPolygonGlyph.lo libftgl_la-FTTextureGlyph.lo libftgl_la-FTFont.lo libftgl_la-FTFontGlue.lo libftgl_la-FTBitmapFont.lo libftgl_la-FTBufferFont.lo libftgl_la-FTExtrudeFont.lo libftgl_la-FTOutlineFont.lo libftgl_la-FTPixmapFont.lo libftgl_la-FTPolygonFont.lo libftgl_la-FTTextureFont.lo libftgl_la-FTLayout.lo libftgl_la-FTLayoutGlue.lo libftgl_la-FTSimpleLayout.lo -lfreetype -lz -lGLU -lGL g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.4.4/crtbeginS.o .libs/libftgl_la-FTBuffer.o .libs/libftgl_la-FTCharmap.o .libs/libftgl_la-FTContour.o .libs/libftgl_la-FTFace.o .libs/libftgl_la-FTGlyphContainer.o .libs/libftgl_la-FTLibrary.o .libs/libftgl_la-FTPoint.o .libs/libftgl_la-FTSize.o .libs/libftgl_la-FTVectoriser.o .libs/libftgl_la-FTGlyph.o .libs/libftgl_la-FTGlyphGlue.o .libs/libftgl_la-FTBitmapGlyph.o .libs/libftgl_la-FTBufferGlyph.o .libs/libftgl_la-FTExtrudeGlyph.o .libs/libftgl_la-FTOutlineGlyph.o .libs/libftgl_la-FTPixmapGlyph.o .libs/libftgl_la-FTPolygonGlyph.o .libs/libftgl_la-FTTextureGlyph.o .libs/libftgl_la-FTFont.o .libs/libftgl_la-FTFontGlue.o .libs/libftgl_la-FTBitmapFont.o .libs/libftgl_la-FTBufferFont.o .libs/libftgl_la-FTExtrudeFont.o .libs/libftgl_la-FTOutlineFont.o .libs/libftgl_la-FTPixmapFont.o .libs/libftgl_la-FTPolygonFont.o .libs/libftgl_la-FTTextureFont.o .libs/libftgl_la-FTLayout.o .libs/libftgl_la-FTLayoutGlue.o .libs/libftgl_la-FTSimpleLayout.o /usr/lib/libfreetype.so -lz -lGLU -lGL -L/usr/lib/gcc/i486-slackware-linux/4.4.4 -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.4.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.4.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.4.4/../../../crtn.o -march=i486 -mtune=i686 -Wl,-soname -Wl,libftgl.so.2 -o .libs/libftgl.so.2.1.3 (cd .libs && rm -f libftgl.so.2 && ln -s libftgl.so.2.1.3 libftgl.so.2) (cd .libs && rm -f libftgl.so && ln -s libftgl.so.2.1.3 libftgl.so) creating libftgl.la (cd .libs && rm -f libftgl.la && ln -s ../libftgl.la libftgl.la) make[2]: Leaving directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/src' Making all in test make[2]: Entering directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/test' Making all in demo make[2]: Entering directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/demo' g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT simple-simple.o -MD -MP -MF .deps/simple-simple.Tpo -c -o simple-simple.o `test -f 'simple.cpp' || echo './'`simple.cpp mv -f .deps/simple-simple.Tpo .deps/simple-simple.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -lfreetype -lz -lglut -o simple simple-simple.o ../src/libftgl.la mkdir .libs g++ -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -o .libs/simple simple-simple.o /usr/lib/libfreetype.so -lz -lglut ../src/.libs/libftgl.so creating simple gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -MT c_demo-c-demo.o -MD -MP -MF .deps/c_demo-c-demo.Tpo -c -o c_demo-c-demo.o `test -f 'c-demo.c' || echo './'`c-demo.c mv -f .deps/c_demo-c-demo.Tpo .deps/c_demo-c-demo.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -lfreetype -lz -lglut -o c-demo c_demo-c-demo.o ../src/libftgl.la gcc -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o .libs/c-demo c_demo-c-demo.o /usr/lib/libfreetype.so -lz -lglut ../src/.libs/libftgl.so creating c-demo g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT FTGLDemo-FTGLDemo.o -MD -MP -MF .deps/FTGLDemo-FTGLDemo.Tpo -c -o FTGLDemo-FTGLDemo.o `test -f 'FTGLDemo.cpp' || echo './'`FTGLDemo.cpp mv -f .deps/FTGLDemo-FTGLDemo.Tpo .deps/FTGLDemo-FTGLDemo.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -O2 -march=i486 -mtune=i686 -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -MT tb.o -MD -MP -MF .deps/tb.Tpo -c -o tb.o tb.c mv -f .deps/tb.Tpo .deps/tb.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -O2 -march=i486 -mtune=i686 -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -MT trackball.o -MD -MP -MF .deps/trackball.Tpo -c -o trackball.o trackball.c mv -f .deps/trackball.Tpo .deps/trackball.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -lfreetype -lz -lglut -o FTGLDemo FTGLDemo-FTGLDemo.o tb.o trackball.o ../src/libftgl.la g++ -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -o .libs/FTGLDemo FTGLDemo-FTGLDemo.o tb.o trackball.o /usr/lib/libfreetype.so -lz -lglut ../src/.libs/libftgl.so creating FTGLDemo g++ -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -MT FTGLMFontDemo-FTGLMFontDemo.o -MD -MP -MF .deps/FTGLMFontDemo-FTGLMFontDemo.Tpo -c -o FTGLMFontDemo-FTGLMFontDemo.o `test -f 'FTGLMFontDemo.cpp' || echo './'`FTGLMFontDemo.cpp mv -f .deps/FTGLMFontDemo-FTGLMFontDemo.Tpo .deps/FTGLMFontDemo-FTGLMFontDemo.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -lfreetype -lz -lglut -o FTGLMFontDemo FTGLMFontDemo-FTGLMFontDemo.o tb.o trackball.o ../src/libftgl.la g++ -I/usr/include/freetype2 -O2 -march=i486 -mtune=i686 -o .libs/FTGLMFontDemo FTGLMFontDemo-FTGLMFontDemo.o tb.o trackball.o /usr/lib/libfreetype.so -lz -lglut ../src/.libs/libftgl.so creating FTGLMFontDemo make[2]: Leaving directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/demo' Making all in docs make[2]: Entering directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/docs' for i in images/logo.png images/metrics.png images/rasterfont.png images/vectorfont.png images/texturefont.png; do convert $i $i.eps; done touch stamp-eps /usr/bin/doxygen doxygen.cfg stamp-eps Warning: Tag `DETAILS_AT_TOP' at line 163 of file doxygen.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Searching for include files... Searching for example files... Searching for images... Searching for files in directory /home/djemos/ftgl/src/ftgl-2.1.3~rc5/docs/images Searching for dot files... Searching for files to exclude Searching for files to process... Searching for files in directory /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL Searching for files in directory /home/djemos/ftgl/src/ftgl-2.1.3~rc5/docs Reading and parsing tag files Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTBBox.h... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTBBox.h... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTBitmapGlyph.h... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTBitmapGlyph.h... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTBuffer.h... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTBuffer.h... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTBufferFont.h... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTBufferFont.h... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTBufferGlyph.h... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTBufferGlyph.h... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTExtrdGlyph.h... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTExtrdGlyph.h... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTFont.h... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTFont.h... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/ftgl.h... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/ftgl.h... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTGLBitmapFont.h... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTGLBitmapFont.h... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTGLExtrdFont.h... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTGLExtrdFont.h... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTGLOutlineFont.h... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTGLOutlineFont.h... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTGLPixmapFont.h... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTGLPixmapFont.h... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTGLPolygonFont.h... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTGLPolygonFont.h... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTGLTextureFont.h... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTGLTextureFont.h... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTGlyph.h... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTGlyph.h... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTLayout.h... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTLayout.h... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTOutlineGlyph.h... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTOutlineGlyph.h... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTPixmapGlyph.h... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTPixmapGlyph.h... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTPoint.h... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTPoint.h... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTPolyGlyph.h... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTPolyGlyph.h... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTSimpleLayout.h... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTSimpleLayout.h... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTTextureGlyph.h... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/src/FTGL/FTTextureGlyph.h... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/docs/faq.dox... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/docs/faq.dox... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/docs/ftgl.dox... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/docs/ftgl.dox... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/docs/projects_using_ftgl.txt... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/docs/projects_using_ftgl.txt... Preprocessing /home/djemos/ftgl/src/ftgl-2.1.3~rc5/docs/tutorial.dox... Parsing file /home/djemos/ftgl/src/ftgl-2.1.3~rc5/docs/tutorial.dox... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Combining using relations... Adding members to index pages... Generating style sheet... Generating index page... Generating page index... Generating example documentation... Generating file sources... Parsing code for file faq.dox... Generating code for file FTBBox.h... Generating code for file FTBitmapGlyph.h... Generating code for file FTBuffer.h... Generating code for file FTBufferFont.h... Generating code for file FTBufferGlyph.h... Generating code for file FTExtrdGlyph.h... Generating code for file FTFont.h... Parsing code for file ftgl.dox... Generating code for file ftgl.h... Generating code for file FTGLBitmapFont.h... Generating code for file FTGLExtrdFont.h... Generating code for file FTGLOutlineFont.h... Generating code for file FTGLPixmapFont.h... Generating code for file FTGLPolygonFont.h... Generating code for file FTGLTextureFont.h... Generating code for file FTGlyph.h... Generating code for file FTLayout.h... Generating code for file FTOutlineGlyph.h... Generating code for file FTPixmapGlyph.h... Generating code for file FTPoint.h... Generating code for file FTPolyGlyph.h... Generating code for file FTSimpleLayout.h... Generating code for file FTTextureGlyph.h... Parsing code for file projects_using_ftgl.txt... Parsing code for file tutorial.dox... Generating file documentation... Generating docs for file faq.dox... Generating docs for file FTBBox.h... Generating docs for file FTBitmapGlyph.h... Generating docs for file FTBuffer.h... Generating docs for file FTBufferFont.h... Generating docs for file FTBufferGlyph.h... Generating docs for file FTExtrdGlyph.h... Generating docs for file FTFont.h... Generating docs for file ftgl.dox... Generating docs for file ftgl.h... Generating docs for file FTGLBitmapFont.h... Generating docs for file FTGLExtrdFont.h... Generating docs for file FTGLOutlineFont.h... Generating docs for file FTGLPixmapFont.h... Generating docs for file FTGLPolygonFont.h... Generating docs for file FTGLTextureFont.h... Generating docs for file FTGlyph.h... Generating docs for file FTLayout.h... Generating docs for file FTOutlineGlyph.h... Generating docs for file FTPixmapGlyph.h... Generating docs for file FTPoint.h... Generating docs for file FTPolyGlyph.h... Generating docs for file FTSimpleLayout.h... Generating docs for file FTTextureGlyph.h... Generating docs for file projects_using_ftgl.txt... Generating docs for file tutorial.dox... Generating page documentation... Generating docs for page ftgl-faq... Generating docs for page ftgl-projects... Generating docs for page ftgl-tutorial... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating docs for compound FTBBox... Generating docs for compound FTBitmapFont... Generating docs for compound FTBitmapGlyph... Generating docs for compound FTBuffer... Generating docs for compound FTBufferFont... Generating docs for compound FTBufferGlyph... Generating docs for compound FTExtrudeFont... Generating docs for compound FTExtrudeGlyph... Generating docs for compound FTFont... Generating docs for compound FTGlyph... Generating docs for compound FTLayout... Generating docs for compound FTOutlineFont... Generating docs for compound FTOutlineGlyph... Generating docs for compound FTPixmapFont... Generating docs for compound FTPixmapGlyph... Generating docs for compound FTPoint... Generating docs for compound FTPolygonFont... Generating docs for compound FTPolygonGlyph... Generating docs for compound FTSimpleLayout... Generating docs for compound FTTextureFont... Generating docs for compound FTTextureGlyph... Generating namespace index... Generating docs for namespace FTGL Generating namespace member index... Generating graph info page... Generating file index... Generating example index... Generating file member index... sed -i 's/%FTGL/FTGL/' html/*html touch stamp-doxygen rm -f latex/ftgl.tex latex/ftgl.pdf mv latex/refman.tex latex/ftgl.tex sed 's/setlength{/renewcommand{/' latex/ftgl.tex > latex/refman.tex cd latex && make refman.pdf || (cat refman.log; exit 1) make[3]: Entering directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/docs/latex' pdflatex refman.tex This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode (./refman.tex LaTeX2e <2003/12/01> Babel and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. makeindex refman.idx This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support). Scanning input file refman.idx....done (526 entries accepted, 4 rejected). Sorting entries.......done (4990 comparisons). Generating output file refman.ind....done (661 lines written, 0 warnings). Output written in refman.ind. Transcript written in refman.ilg. pdflatex refman.tex This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode (./refman.tex LaTeX2e <2003/12/01> Babel and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. latex_count=5 ; \ while egrep -s 'Rerun (LaTeX|to get cross-references right)' refman.log && [ $latex_count -gt 0 ] ;\ do \ echo "Rerunning latex...." ;\ pdflatex refman.tex ;\ latex_count=`expr $latex_count - 1` ;\ done make[3]: Leaving directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/docs/latex' mv latex/refman.pdf latex/ftgl.pdf touch stamp-latex make[2]: Leaving directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/docs' make[2]: Entering directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5' Done. --- Run 'make install' to begin installation into /usr make[2]: Leaving directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5' make[1]: Leaving directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5' make INSTALL_PROGRAM="/bin/sh /home/djemos/ftgl/src/ftgl-2.1.3~rc5/.auto/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /home/djemos/ftgl/src/ftgl-2.1.3~rc5/.auto/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ `test -z 'strip' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install make[1]: Entering directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5' Making install in src make[2]: Entering directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/src' make[3]: Entering directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/djemos/ftgl/pkg/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c -s 'libftgl.la' '/home/djemos/ftgl/pkg/usr/lib/libftgl.la' /usr/bin/ginstall -c .libs/libftgl.so.2.1.3 /home/djemos/ftgl/pkg/usr/lib/libftgl.so.2.1.3 strip --strip-unneeded /home/djemos/ftgl/pkg/usr/lib/libftgl.so.2.1.3 (cd /home/djemos/ftgl/pkg/usr/lib && { ln -s -f libftgl.so.2.1.3 libftgl.so.2 || { rm -f libftgl.so.2 && ln -s libftgl.so.2.1.3 libftgl.so.2; }; }) (cd /home/djemos/ftgl/pkg/usr/lib && { ln -s -f libftgl.so.2.1.3 libftgl.so || { rm -f libftgl.so && ln -s libftgl.so.2.1.3 libftgl.so; }; }) /usr/bin/ginstall -c .libs/libftgl.lai /home/djemos/ftgl/pkg/usr/lib/libftgl.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/FTGL" || /usr/bin/mkdir -p "/home/djemos/ftgl/pkg/usr/include/FTGL" /usr/bin/ginstall -c -m 644 'FTGL/ftgl.h' '/home/djemos/ftgl/pkg/usr/include/FTGL/ftgl.h' /usr/bin/ginstall -c -m 644 'FTGL/FTBBox.h' '/home/djemos/ftgl/pkg/usr/include/FTGL/FTBBox.h' /usr/bin/ginstall -c -m 644 'FTGL/FTBuffer.h' '/home/djemos/ftgl/pkg/usr/include/FTGL/FTBuffer.h' /usr/bin/ginstall -c -m 644 'FTGL/FTPoint.h' '/home/djemos/ftgl/pkg/usr/include/FTGL/FTPoint.h' /usr/bin/ginstall -c -m 644 'FTGL/FTGlyph.h' '/home/djemos/ftgl/pkg/usr/include/FTGL/FTGlyph.h' /usr/bin/ginstall -c -m 644 'FTGL/FTBitmapGlyph.h' '/home/djemos/ftgl/pkg/usr/include/FTGL/FTBitmapGlyph.h' /usr/bin/ginstall -c -m 644 'FTGL/FTBufferGlyph.h' '/home/djemos/ftgl/pkg/usr/include/FTGL/FTBufferGlyph.h' /usr/bin/ginstall -c -m 644 'FTGL/FTExtrdGlyph.h' '/home/djemos/ftgl/pkg/usr/include/FTGL/FTExtrdGlyph.h' /usr/bin/ginstall -c -m 644 'FTGL/FTOutlineGlyph.h' '/home/djemos/ftgl/pkg/usr/include/FTGL/FTOutlineGlyph.h' /usr/bin/ginstall -c -m 644 'FTGL/FTPixmapGlyph.h' '/home/djemos/ftgl/pkg/usr/include/FTGL/FTPixmapGlyph.h' /usr/bin/ginstall -c -m 644 'FTGL/FTPolyGlyph.h' '/home/djemos/ftgl/pkg/usr/include/FTGL/FTPolyGlyph.h' /usr/bin/ginstall -c -m 644 'FTGL/FTTextureGlyph.h' '/home/djemos/ftgl/pkg/usr/include/FTGL/FTTextureGlyph.h' /usr/bin/ginstall -c -m 644 'FTGL/FTFont.h' '/home/djemos/ftgl/pkg/usr/include/FTGL/FTFont.h' /usr/bin/ginstall -c -m 644 'FTGL/FTGLBitmapFont.h' '/home/djemos/ftgl/pkg/usr/include/FTGL/FTGLBitmapFont.h' /usr/bin/ginstall -c -m 644 'FTGL/FTBufferFont.h' '/home/djemos/ftgl/pkg/usr/include/FTGL/FTBufferFont.h' /usr/bin/ginstall -c -m 644 'FTGL/FTGLExtrdFont.h' '/home/djemos/ftgl/pkg/usr/include/FTGL/FTGLExtrdFont.h' /usr/bin/ginstall -c -m 644 'FTGL/FTGLOutlineFont.h' '/home/djemos/ftgl/pkg/usr/include/FTGL/FTGLOutlineFont.h' /usr/bin/ginstall -c -m 644 'FTGL/FTGLPixmapFont.h' '/home/djemos/ftgl/pkg/usr/include/FTGL/FTGLPixmapFont.h' /usr/bin/ginstall -c -m 644 'FTGL/FTGLPolygonFont.h' '/home/djemos/ftgl/pkg/usr/include/FTGL/FTGLPolygonFont.h' /usr/bin/ginstall -c -m 644 'FTGL/FTGLTextureFont.h' '/home/djemos/ftgl/pkg/usr/include/FTGL/FTGLTextureFont.h' /usr/bin/ginstall -c -m 644 'FTGL/FTLayout.h' '/home/djemos/ftgl/pkg/usr/include/FTGL/FTLayout.h' /usr/bin/ginstall -c -m 644 'FTGL/FTSimpleLayout.h' '/home/djemos/ftgl/pkg/usr/include/FTGL/FTSimpleLayout.h' make[3]: Leaving directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/src' make[2]: Leaving directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/src' Making install in test make[2]: Entering directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/test' make[3]: Entering directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/test' make[2]: Leaving directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/test' Making install in demo make[2]: Entering directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/demo' make[3]: Entering directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/demo' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/demo' make[2]: Leaving directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/demo' Making install in docs make[2]: Entering directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/docs' make[3]: Entering directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/docs' make[3]: Nothing to be done for `install-exec-am'. /bin/sh /home/djemos/ftgl/src/ftgl-2.1.3~rc5/.auto/install-sh -d /home/djemos/ftgl/pkg/usr/share/doc/ftgl/html/ /usr/bin/ginstall -c -m 0644 \ `find html -name '*.html' -o -name '*.gif' -o -name '*.png' -o -name '*.jpg'` \ /home/djemos/ftgl/pkg/usr/share/doc/ftgl/html/ test -z "/usr/share/doc/ftgl" || /usr/bin/mkdir -p "/home/djemos/ftgl/pkg/usr/share/doc/ftgl" /usr/bin/ginstall -c -m 644 'projects_using_ftgl.txt' '/home/djemos/ftgl/pkg/usr/share/doc/ftgl/projects_using_ftgl.txt' test -z "/usr/share/doc/ftgl/html" || /usr/bin/mkdir -p "/home/djemos/ftgl/pkg/usr/share/doc/ftgl/html" /usr/bin/ginstall -c -m 644 'html/doxygen.css' '/home/djemos/ftgl/pkg/usr/share/doc/ftgl/html/doxygen.css' test -z "/usr/share/doc/ftgl" || /usr/bin/mkdir -p "/home/djemos/ftgl/pkg/usr/share/doc/ftgl" /usr/bin/ginstall -c -m 644 'latex/ftgl.pdf' '/home/djemos/ftgl/pkg/usr/share/doc/ftgl/ftgl.pdf' make[3]: Leaving directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/docs' make[2]: Leaving directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5/docs' make[2]: Entering directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5' Done. --- Run 'make install' to begin installation into /usr make[3]: Entering directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/home/djemos/ftgl/pkg/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 'ftgl.pc' '/home/djemos/ftgl/pkg/usr/lib/pkgconfig/ftgl.pc' make[3]: Leaving directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5' make[2]: Leaving directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5' make[1]: Leaving directory `/home/djemos/ftgl/src/ftgl-2.1.3~rc5' /home/djemos/ftgl/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 2011-04-07 23:17 install drwxr-xr-x 7 root root 4096 2011-04-07 23:17 usr /home/djemos/ftgl/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 658 2011-04-07 23:17 slack-desc /home/djemos/ftgl/pkg/usr: σύνολο 20 drwxr-xr-x 3 root root 4096 2011-04-07 23:17 doc drwxr-xr-x 3 root root 4096 2011-04-07 23:17 include drwxr-xr-x 3 root root 4096 2011-04-07 23:17 lib drwxr-xr-x 3 root root 4096 2011-04-07 23:17 share drwxr-xr-x 3 root root 4096 2011-04-07 23:16 src /home/djemos/ftgl/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 2011-04-07 23:17 ftgl-2.1.3rc5 /home/djemos/ftgl/pkg/usr/doc/ftgl-2.1.3rc5: σύνολο 220 -rw-r--r-- 1 root root 1117 2011-04-07 23:17 AUTHORS -rw-r--r-- 1 root root 811 2011-04-07 23:17 BUGS -rw-r--r-- 1 root root 1207 2011-04-07 23:17 COPYING -rw-r--r-- 1 root root 178921 2011-04-07 23:17 ChangeLog -rw-r--r-- 1 root root 2089 2011-04-07 23:17 INSTALL -rw-r--r-- 1 root root 19627 2011-04-07 23:17 NEWS -rw-r--r-- 1 root root 941 2011-04-07 23:17 README -rw-r--r-- 1 root root 828 2011-04-07 23:17 TODO /home/djemos/ftgl/pkg/usr/include: σύνολο 4 drwxr-xr-x 2 root root 4096 2011-04-07 23:17 FTGL /home/djemos/ftgl/pkg/usr/include/FTGL: σύνολο 128 -rw-r--r-- 1 root root 5119 2011-04-07 23:17 FTBBox.h -rw-r--r-- 1 root root 2517 2011-04-07 23:17 FTBitmapGlyph.h -rw-r--r-- 1 root root 3323 2011-04-07 23:17 FTBuffer.h -rw-r--r-- 1 root root 2972 2011-04-07 23:17 FTBufferFont.h -rw-r--r-- 1 root root 2226 2011-04-07 23:17 FTBufferGlyph.h -rw-r--r-- 1 root root 3773 2011-04-07 23:17 FTExtrdGlyph.h -rw-r--r-- 1 root root 20163 2011-04-07 23:17 FTFont.h -rw-r--r-- 1 root root 3123 2011-04-07 23:17 FTGLBitmapFont.h -rw-r--r-- 1 root root 3199 2011-04-07 23:17 FTGLExtrdFont.h -rw-r--r-- 1 root root 3149 2011-04-07 23:17 FTGLOutlineFont.h -rw-r--r-- 1 root root 3150 2011-04-07 23:17 FTGLPixmapFont.h -rw-r--r-- 1 root root 3172 2011-04-07 23:17 FTGLPolygonFont.h -rw-r--r-- 1 root root 3158 2011-04-07 23:17 FTGLTextureFont.h -rw-r--r-- 1 root root 6241 2011-04-07 23:17 FTGlyph.h -rw-r--r-- 1 root root 6501 2011-04-07 23:17 FTLayout.h -rw-r--r-- 1 root root 3305 2011-04-07 23:17 FTOutlineGlyph.h -rw-r--r-- 1 root root 2518 2011-04-07 23:17 FTPixmapGlyph.h -rw-r--r-- 1 root root 7700 2011-04-07 23:17 FTPoint.h -rw-r--r-- 1 root root 3401 2011-04-07 23:17 FTPolyGlyph.h -rw-r--r-- 1 root root 6608 2011-04-07 23:17 FTSimpleLayout.h -rw-r--r-- 1 root root 3583 2011-04-07 23:17 FTTextureGlyph.h -rw-r--r-- 1 root root 4223 2011-04-07 23:17 ftgl.h /home/djemos/ftgl/pkg/usr/lib: σύνολο 180 -rwxr-xr-x 1 root root 854 2011-04-07 23:17 libftgl.la lrwxrwxrwx 1 root root 16 2011-04-07 23:17 libftgl.so -> libftgl.so.2.1.3 lrwxrwxrwx 1 root root 16 2011-04-07 23:17 libftgl.so.2 -> libftgl.so.2.1.3 -rwxr-xr-x 1 root root 174436 2011-04-07 23:17 libftgl.so.2.1.3 drwxr-xr-x 2 root root 4096 2011-04-07 23:17 pkgconfig /home/djemos/ftgl/pkg/usr/lib/pkgconfig: σύνολο 4 -rw-r--r-- 1 root root 280 2011-04-07 23:17 ftgl.pc /home/djemos/ftgl/pkg/usr/share: σύνολο 4 drwxr-xr-x 3 root root 4096 2011-04-07 23:17 doc /home/djemos/ftgl/pkg/usr/share/doc: σύνολο 4 drwxr-xr-x 3 root root 4096 2011-04-07 23:17 ftgl /home/djemos/ftgl/pkg/usr/share/doc/ftgl: σύνολο 536 -rw-r--r-- 1 root root 524519 2011-04-07 23:17 ftgl.pdf drwxr-xr-x 2 root root 4096 2011-04-07 23:17 html -rw-r--r-- 1 root root 14858 2011-04-07 23:17 projects_using_ftgl.txt /home/djemos/ftgl/pkg/usr/share/doc/ftgl/html: σύνολο 1324 -rw-r--r-- 1 root root 2090 2011-04-07 23:17 FTBBox_8h.html -rw-r--r-- 1 root root 15636 2011-04-07 23:17 FTBBox_8h_source.html -rw-r--r-- 1 root root 3913 2011-04-07 23:17 FTBitmapGlyph_8h.html -rw-r--r-- 1 root root 7886 2011-04-07 23:17 FTBitmapGlyph_8h_source.html -rw-r--r-- 1 root root 4088 2011-04-07 23:17 FTBufferFont_8h.html -rw-r--r-- 1 root root 7989 2011-04-07 23:17 FTBufferFont_8h_source.html -rw-r--r-- 1 root root 2263 2011-04-07 23:17 FTBufferGlyph_8h.html -rw-r--r-- 1 root root 7056 2011-04-07 23:17 FTBufferGlyph_8h_source.html -rw-r--r-- 1 root root 2078 2011-04-07 23:17 FTBuffer_8h.html -rw-r--r-- 1 root root 9052 2011-04-07 23:17 FTBuffer_8h_source.html -rw-r--r-- 1 root root 6616 2011-04-07 23:17 FTExtrdGlyph_8h.html -rw-r--r-- 1 root root 8784 2011-04-07 23:17 FTExtrdGlyph_8h_source.html -rw-r--r-- 1 root root 39516 2011-04-07 23:17 FTFont_8h.html -rw-r--r-- 1 root root 37630 2011-04-07 23:17 FTFont_8h_source.html -rw-r--r-- 1 root root 5087 2011-04-07 23:17 FTGLBitmapFont_8h.html -rw-r--r-- 1 root root 8462 2011-04-07 23:17 FTGLBitmapFont_8h_source.html -rw-r--r-- 1 root root 5326 2011-04-07 23:17 FTGLExtrdFont_8h.html -rw-r--r-- 1 root root 8490 2011-04-07 23:17 FTGLExtrdFont_8h_source.html -rw-r--r-- 1 root root 5141 2011-04-07 23:17 FTGLOutlineFont_8h.html -rw-r--r-- 1 root root 8497 2011-04-07 23:17 FTGLOutlineFont_8h_source.html -rw-r--r-- 1 root root 5135 2011-04-07 23:17 FTGLPixmapFont_8h.html -rw-r--r-- 1 root root 8494 2011-04-07 23:17 FTGLPixmapFont_8h_source.html -rw-r--r-- 1 root root 5172 2011-04-07 23:17 FTGLPolygonFont_8h.html -rw-r--r-- 1 root root 8516 2011-04-07 23:17 FTGLPolygonFont_8h_source.html -rw-r--r-- 1 root root 5141 2011-04-07 23:17 FTGLTextureFont_8h.html -rw-r--r-- 1 root root 8535 2011-04-07 23:17 FTGLTextureFont_8h_source.html -rw-r--r-- 1 root root 17605 2011-04-07 23:17 FTGlyph_8h.html -rw-r--r-- 1 root root 15717 2011-04-07 23:17 FTGlyph_8h_source.html -rw-r--r-- 1 root root 10484 2011-04-07 23:17 FTLayout_8h.html -rw-r--r-- 1 root root 14234 2011-04-07 23:17 FTLayout_8h_source.html -rw-r--r-- 1 root root 4799 2011-04-07 23:17 FTOutlineGlyph_8h.html -rw-r--r-- 1 root root 8166 2011-04-07 23:17 FTOutlineGlyph_8h_source.html -rw-r--r-- 1 root root 3913 2011-04-07 23:17 FTPixmapGlyph_8h.html -rw-r--r-- 1 root root 7887 2011-04-07 23:17 FTPixmapGlyph_8h_source.html -rw-r--r-- 1 root root 2091 2011-04-07 23:17 FTPoint_8h.html -rw-r--r-- 1 root root 22192 2011-04-07 23:17 FTPoint_8h_source.html -rw-r--r-- 1 root root 5861 2011-04-07 23:17 FTPolyGlyph_8h.html -rw-r--r-- 1 root root 8464 2011-04-07 23:17 FTPolyGlyph_8h_source.html -rw-r--r-- 1 root root 12558 2011-04-07 23:17 FTSimpleLayout_8h.html -rw-r--r-- 1 root root 16026 2011-04-07 23:17 FTSimpleLayout_8h_source.html -rw-r--r-- 1 root root 5747 2011-04-07 23:17 FTTextureGlyph_8h.html -rw-r--r-- 1 root root 8622 2011-04-07 23:17 FTTextureGlyph_8h_source.html -rw-r--r-- 1 root root 9933 2011-04-07 23:17 annotated.html -rw-r--r-- 1 root root 18823 2011-04-07 23:17 classFTBBox.html -rw-r--r-- 1 root root 9446 2011-04-07 23:17 classFTBitmapFont.html -rw-r--r-- 1 root root 352 2011-04-07 23:17 classFTBitmapFont.png -rw-r--r-- 1 root root 7492 2011-04-07 23:17 classFTBitmapGlyph.html -rw-r--r-- 1 root root 415 2011-04-07 23:17 classFTBitmapGlyph.png -rw-r--r-- 1 root root 13078 2011-04-07 23:17 classFTBuffer.html -rw-r--r-- 1 root root 9464 2011-04-07 23:17 classFTBufferFont.html -rw-r--r-- 1 root root 345 2011-04-07 23:17 classFTBufferFont.png -rw-r--r-- 1 root root 8141 2011-04-07 23:17 classFTBufferGlyph.html -rw-r--r-- 1 root root 414 2011-04-07 23:17 classFTBufferGlyph.png -rw-r--r-- 1 root root 9677 2011-04-07 23:17 classFTExtrudeFont.html -rw-r--r-- 1 root root 355 2011-04-07 23:17 classFTExtrudeFont.png -rw-r--r-- 1 root root 9273 2011-04-07 23:17 classFTExtrudeGlyph.html -rw-r--r-- 1 root root 425 2011-04-07 23:17 classFTExtrudeGlyph.png -rw-r--r-- 1 root root 65772 2011-04-07 23:17 classFTFont.html -rw-r--r-- 1 root root 1085 2011-04-07 23:17 classFTFont.png -rw-r--r-- 1 root root 17914 2011-04-07 23:17 classFTGlyph.html -rw-r--r-- 1 root root 1219 2011-04-07 23:17 classFTGlyph.png -rw-r--r-- 1 root root 18392 2011-04-07 23:17 classFTLayout.html -rw-r--r-- 1 root root 412 2011-04-07 23:17 classFTLayout.png -rw-r--r-- 1 root root 9512 2011-04-07 23:17 classFTOutlineFont.html -rw-r--r-- 1 root root 345 2011-04-07 23:17 classFTOutlineFont.png -rw-r--r-- 1 root root 8473 2011-04-07 23:17 classFTOutlineGlyph.html -rw-r--r-- 1 root root 415 2011-04-07 23:17 classFTOutlineGlyph.png -rw-r--r-- 1 root root 9490 2011-04-07 23:17 classFTPixmapFont.html -rw-r--r-- 1 root root 351 2011-04-07 23:17 classFTPixmapFont.png -rw-r--r-- 1 root root 7493 2011-04-07 23:17 classFTPixmapGlyph.html -rw-r--r-- 1 root root 418 2011-04-07 23:17 classFTPixmapGlyph.png -rw-r--r-- 1 root root 38219 2011-04-07 23:17 classFTPoint.html -rw-r--r-- 1 root root 9538 2011-04-07 23:17 classFTPolygonFont.html -rw-r--r-- 1 root root 363 2011-04-07 23:17 classFTPolygonFont.png -rw-r--r-- 1 root root 8532 2011-04-07 23:17 classFTPolygonGlyph.html -rw-r--r-- 1 root root 426 2011-04-07 23:17 classFTPolygonGlyph.png -rw-r--r-- 1 root root 25961 2011-04-07 23:17 classFTSimpleLayout.html -rw-r--r-- 1 root root 410 2011-04-07 23:17 classFTSimpleLayout.png -rw-r--r-- 1 root root 9550 2011-04-07 23:17 classFTTextureFont.html -rw-r--r-- 1 root root 354 2011-04-07 23:17 classFTTextureFont.png -rw-r--r-- 1 root root 9357 2011-04-07 23:17 classFTTextureGlyph.html -rw-r--r-- 1 root root 428 2011-04-07 23:17 classFTTextureGlyph.png -rw-r--r-- 1 root root 3651 2011-04-07 23:17 classes.html -rw-r--r-- 1 root root 7911 2011-04-07 23:17 doxygen.css -rw-r--r-- 1 root root 1281 2011-04-07 23:17 doxygen.png -rw-r--r-- 1 root root 1397 2011-04-07 23:17 faq_8dox.html -rw-r--r-- 1 root root 5199 2011-04-07 23:17 files.html -rw-r--r-- 1 root root 4131 2011-04-07 23:17 ftgl-faq.html -rw-r--r-- 1 root root 19808 2011-04-07 23:17 ftgl-projects.html -rw-r--r-- 1 root root 13995 2011-04-07 23:17 ftgl-tutorial.html -rw-r--r-- 1 root root 1399 2011-04-07 23:17 ftgl_8dox.html -rw-r--r-- 1 root root 9881 2011-04-07 23:17 ftgl_8h.html -rw-r--r-- 1 root root 17874 2011-04-07 23:17 ftgl_8h_source.html -rw-r--r-- 1 root root 18781 2011-04-07 23:17 functions.html -rw-r--r-- 1 root root 17107 2011-04-07 23:17 functions_func.html -rw-r--r-- 1 root root 3814 2011-04-07 23:17 functions_rela.html -rw-r--r-- 1 root root 10111 2011-04-07 23:17 globals.html -rw-r--r-- 1 root root 2979 2011-04-07 23:17 globals_defs.html -rw-r--r-- 1 root root 8159 2011-04-07 23:17 globals_func.html -rw-r--r-- 1 root root 2185 2011-04-07 23:17 globals_type.html -rw-r--r-- 1 root root 3005 2011-04-07 23:17 hierarchy.html -rw-r--r-- 1 root root 3361 2011-04-07 23:17 index.html -rw-r--r-- 1 root root 42614 2011-04-07 23:17 logo.png -rw-r--r-- 1 root root 19147 2011-04-07 23:17 metrics.png -rw-r--r-- 1 root root 6681 2011-04-07 23:17 namespaceFTGL.html -rw-r--r-- 1 root root 3086 2011-04-07 23:17 namespacemembers.html -rw-r--r-- 1 root root 1872 2011-04-07 23:17 namespacemembers_enum.html -rw-r--r-- 1 root root 2779 2011-04-07 23:17 namespacemembers_eval.html -rw-r--r-- 1 root root 1560 2011-04-07 23:17 namespaces.html -rw-r--r-- 1 root root 1429 2011-04-07 23:17 projects__using__ftgl_8txt.html -rw-r--r-- 1 root root 8402 2011-04-07 23:17 rasterfont.png -rw-r--r-- 1 root root 35 2011-04-07 23:17 tab_b.gif -rw-r--r-- 1 root root 706 2011-04-07 23:17 tab_l.gif -rw-r--r-- 1 root root 2585 2011-04-07 23:17 tab_r.gif -rw-r--r-- 1 root root 44807 2011-04-07 23:17 texturefont.png -rw-r--r-- 1 root root 1407 2011-04-07 23:17 tutorial_8dox.html -rw-r--r-- 1 root root 33112 2011-04-07 23:17 vectorfont.png /home/djemos/ftgl/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 2011-04-07 23:17 ftgl-2.1.3rc5 /home/djemos/ftgl/pkg/usr/src/ftgl-2.1.3rc5: σύνολο 4 -rw-r--r-- 1 root root 1348 2011-04-07 23:17 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libftgl.so.2 -> libftgl.so.2.1.3 usr/lib/libftgl.so -> libftgl.so.2.1.3 Making symbolic link creation script: ( cd usr/lib ; rm -rf libftgl.so.2 ) ( cd usr/lib ; ln -sf libftgl.so.2.1.3 libftgl.so.2 ) ( cd usr/lib ; rm -rf libftgl.so ) ( cd usr/lib ; ln -sf libftgl.so.2.1.3 libftgl.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed «./usr/lib/libftgl.so.2» removed «./usr/lib/libftgl.so» Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/ftgl/ftgl-2.1.3rc5-i486-1dj.txz ./ usr/ usr/share/ usr/share/doc/ usr/share/doc/ftgl/ usr/share/doc/ftgl/html/ usr/share/doc/ftgl/html/classFTPolygonFont.html usr/share/doc/ftgl/html/classFTBitmapGlyph.png usr/share/doc/ftgl/html/FTBufferFont_8h.html usr/share/doc/ftgl/html/FTOutlineGlyph_8h.html usr/share/doc/ftgl/html/classFTPolygonGlyph.html usr/share/doc/ftgl/html/FTPolyGlyph_8h.html usr/share/doc/ftgl/html/FTTextureGlyph_8h_source.html usr/share/doc/ftgl/html/classFTBufferFont.png usr/share/doc/ftgl/html/classFTExtrudeGlyph.html usr/share/doc/ftgl/html/vectorfont.png usr/share/doc/ftgl/html/FTBufferFont_8h_source.html usr/share/doc/ftgl/html/tab_l.gif usr/share/doc/ftgl/html/FTGlyph_8h.html usr/share/doc/ftgl/html/ftgl_8h_source.html usr/share/doc/ftgl/html/classFTPixmapGlyph.png usr/share/doc/ftgl/html/classFTBitmapFont.html usr/share/doc/ftgl/html/namespacemembers.html usr/share/doc/ftgl/html/FTBuffer_8h.html usr/share/doc/ftgl/html/hierarchy.html usr/share/doc/ftgl/html/FTExtrdGlyph_8h.html usr/share/doc/ftgl/html/classFTOutlineFont.png usr/share/doc/ftgl/html/FTSimpleLayout_8h.html usr/share/doc/ftgl/html/classFTLayout.png usr/share/doc/ftgl/html/FTPoint_8h.html usr/share/doc/ftgl/html/classFTExtrudeGlyph.png usr/share/doc/ftgl/html/FTLayout_8h.html usr/share/doc/ftgl/html/FTBitmapGlyph_8h_source.html usr/share/doc/ftgl/html/classFTPolygonFont.png usr/share/doc/ftgl/html/FTBuffer_8h_source.html usr/share/doc/ftgl/html/tab_b.gif usr/share/doc/ftgl/html/projects__using__ftgl_8txt.html usr/share/doc/ftgl/html/classFTExtrudeFont.png usr/share/doc/ftgl/html/FTGLPixmapFont_8h_source.html usr/share/doc/ftgl/html/rasterfont.png usr/share/doc/ftgl/html/FTGLExtrdFont_8h.html usr/share/doc/ftgl/html/classFTPoint.html usr/share/doc/ftgl/html/classFTPolygonGlyph.png usr/share/doc/ftgl/html/faq_8dox.html usr/share/doc/ftgl/html/classFTBufferFont.html usr/share/doc/ftgl/html/FTFont_8h_source.html usr/share/doc/ftgl/html/classFTPixmapGlyph.html usr/share/doc/ftgl/html/FTGLOutlineFont_8h.html usr/share/doc/ftgl/html/globals.html usr/share/doc/ftgl/html/ftgl-projects.html usr/share/doc/ftgl/html/classFTTextureFont.html usr/share/doc/ftgl/html/FTBufferGlyph_8h.html usr/share/doc/ftgl/html/classFTPixmapFont.html usr/share/doc/ftgl/html/ftgl-faq.html usr/share/doc/ftgl/html/classFTBufferGlyph.png usr/share/doc/ftgl/html/FTBitmapGlyph_8h.html usr/share/doc/ftgl/html/classFTSimpleLayout.html usr/share/doc/ftgl/html/FTGLBitmapFont_8h.html usr/share/doc/ftgl/html/classFTBuffer.html usr/share/doc/ftgl/html/FTExtrdGlyph_8h_source.html usr/share/doc/ftgl/html/classFTFont.png usr/share/doc/ftgl/html/FTGLBitmapFont_8h_source.html usr/share/doc/ftgl/html/FTLayout_8h_source.html usr/share/doc/ftgl/html/FTBBox_8h_source.html usr/share/doc/ftgl/html/functions_rela.html usr/share/doc/ftgl/html/classFTOutlineGlyph.html usr/share/doc/ftgl/html/classFTTextureGlyph.html usr/share/doc/ftgl/html/tutorial_8dox.html usr/share/doc/ftgl/html/ftgl_8h.html usr/share/doc/ftgl/html/FTGLPixmapFont_8h.html usr/share/doc/ftgl/html/annotated.html usr/share/doc/ftgl/html/FTPixmapGlyph_8h.html usr/share/doc/ftgl/html/classFTOutlineFont.html usr/share/doc/ftgl/html/classFTBufferGlyph.html usr/share/doc/ftgl/html/texturefont.png usr/share/doc/ftgl/html/FTBBox_8h.html usr/share/doc/ftgl/html/classFTGlyph.html usr/share/doc/ftgl/html/classFTPixmapFont.png usr/share/doc/ftgl/html/classFTOutlineGlyph.png usr/share/doc/ftgl/html/ftgl-tutorial.html usr/share/doc/ftgl/html/classFTFont.html usr/share/doc/ftgl/html/FTSimpleLayout_8h_source.html usr/share/doc/ftgl/html/metrics.png usr/share/doc/ftgl/html/FTGLOutlineFont_8h_source.html usr/share/doc/ftgl/html/classFTTextureFont.png usr/share/doc/ftgl/html/files.html usr/share/doc/ftgl/html/tab_r.gif usr/share/doc/ftgl/html/functions_func.html usr/share/doc/ftgl/html/functions.html usr/share/doc/ftgl/html/classFTGlyph.png usr/share/doc/ftgl/html/FTGLPolygonFont_8h_source.html usr/share/doc/ftgl/html/FTPolyGlyph_8h_source.html usr/share/doc/ftgl/html/classFTBBox.html usr/share/doc/ftgl/html/FTGLPolygonFont_8h.html usr/share/doc/ftgl/html/ftgl_8dox.html usr/share/doc/ftgl/html/classFTTextureGlyph.png usr/share/doc/ftgl/html/FTGLExtrdFont_8h_source.html usr/share/doc/ftgl/html/FTTextureGlyph_8h.html usr/share/doc/ftgl/html/FTPoint_8h_source.html usr/share/doc/ftgl/html/doxygen.css usr/share/doc/ftgl/html/classFTBitmapFont.png usr/share/doc/ftgl/html/namespacemembers_enum.html usr/share/doc/ftgl/html/classFTLayout.html usr/share/doc/ftgl/html/FTGLTextureFont_8h.html usr/share/doc/ftgl/html/classFTBitmapGlyph.html usr/share/doc/ftgl/html/namespaces.html usr/share/doc/ftgl/html/FTGLTextureFont_8h_source.html usr/share/doc/ftgl/html/namespaceFTGL.html usr/share/doc/ftgl/html/FTBufferGlyph_8h_source.html usr/share/doc/ftgl/html/FTFont_8h.html usr/share/doc/ftgl/html/FTGlyph_8h_source.html usr/share/doc/ftgl/html/globals_defs.html usr/share/doc/ftgl/html/FTPixmapGlyph_8h_source.html usr/share/doc/ftgl/html/logo.png usr/share/doc/ftgl/html/FTOutlineGlyph_8h_source.html usr/share/doc/ftgl/html/globals_func.html usr/share/doc/ftgl/html/namespacemembers_eval.html usr/share/doc/ftgl/html/classFTExtrudeFont.html usr/share/doc/ftgl/html/doxygen.png usr/share/doc/ftgl/html/classes.html usr/share/doc/ftgl/html/globals_type.html usr/share/doc/ftgl/html/index.html usr/share/doc/ftgl/html/classFTSimpleLayout.png usr/share/doc/ftgl/ftgl.pdf usr/share/doc/ftgl/projects_using_ftgl.txt usr/src/ usr/src/ftgl-2.1.3rc5/ usr/src/ftgl-2.1.3rc5/SLKBUILD usr/doc/ usr/doc/ftgl-2.1.3rc5/ usr/doc/ftgl-2.1.3rc5/ChangeLog usr/doc/ftgl-2.1.3rc5/AUTHORS usr/doc/ftgl-2.1.3rc5/COPYING usr/doc/ftgl-2.1.3rc5/NEWS usr/doc/ftgl-2.1.3rc5/BUGS usr/doc/ftgl-2.1.3rc5/INSTALL usr/doc/ftgl-2.1.3rc5/TODO usr/doc/ftgl-2.1.3rc5/README usr/include/ usr/include/FTGL/ usr/include/FTGL/FTExtrdGlyph.h usr/include/FTGL/FTGLExtrdFont.h usr/include/FTGL/FTBufferGlyph.h usr/include/FTGL/FTPoint.h usr/include/FTGL/FTLayout.h usr/include/FTGL/FTGLPixmapFont.h usr/include/FTGL/FTBitmapGlyph.h usr/include/FTGL/FTGLTextureFont.h usr/include/FTGL/FTBuffer.h usr/include/FTGL/FTGlyph.h usr/include/FTGL/FTPixmapGlyph.h usr/include/FTGL/FTBufferFont.h usr/include/FTGL/FTTextureGlyph.h usr/include/FTGL/FTPolyGlyph.h usr/include/FTGL/FTGLPolygonFont.h usr/include/FTGL/FTBBox.h usr/include/FTGL/FTGLBitmapFont.h usr/include/FTGL/FTOutlineGlyph.h usr/include/FTGL/FTSimpleLayout.h usr/include/FTGL/FTGLOutlineFont.h usr/include/FTGL/ftgl.h usr/include/FTGL/FTFont.h usr/lib/ usr/lib/libftgl.so.2.1.3 usr/lib/pkgconfig/ usr/lib/pkgconfig/ftgl.pc usr/lib/libftgl.la install/ install/slack-desc install/doinst.sh Slackware package /home/djemos/ftgl/ftgl-2.1.3rc5-i486-1dj.txz created. Package has been built. Cleaning pkg and src directories