tar -xf SDL_Pango-0.1.2.tar.gz patching file src/SDL_Pango.c patching file src/SDL_Pango.h checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... 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 recognise 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 for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... 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... 32768 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 static flag works... yes 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 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 how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes 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++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so appending configuration tag "F77" to libtool checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/ginstall -c checking for pkg-config... /usr/bin/pkg-config checking for pango >= 1.2.0... yes checking PANGO_CFLAGS... -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking PANGO_LIBS... -pthread -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 checking for pangoft2 >= 1.2.0... yes checking PANGOFT2_CFLAGS... -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking PANGOFT2_LIBS... -pthread -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.4... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating SDL_Pango.pc config.status: creating docs/Makefile config.status: creating docs/Doxyfile config.status: creating VisualC2003/Makefile config.status: creating Wix/Makefile config.status: creating Wix/merge_module.xml config.status: creating Wix/dev.xml config.status: creating Wix/testbench.xml config.status: executing depfiles commands Making all in src make[1]: Entering directory `/home/djemos/salix-current/SDL_Pango/src/SDL_Pango-0.1.2/src' if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Pango\" -DVERSION=\"0.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DBUILD_DLL -I. -I. -O2 -march=i486 -mtune=i686 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT SDL_Pango.lo -MD -MP -MF ".deps/SDL_Pango.Tpo" -c -o SDL_Pango.lo SDL_Pango.c; \ then mv -f ".deps/SDL_Pango.Tpo" ".deps/SDL_Pango.Plo"; else rm -f ".deps/SDL_Pango.Tpo"; exit 1; fi mkdir .libs gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Pango\" -DVERSION=\"0.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DBUILD_DLL -I. -I. -O2 -march=i486 -mtune=i686 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT SDL_Pango.lo -MD -MP -MF .deps/SDL_Pango.Tpo -c SDL_Pango.c -fPIC -DPIC -o .libs/SDL_Pango.o gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_Pango\" -DVERSION=\"0.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DBUILD_DLL -I. -I. -O2 -march=i486 -mtune=i686 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT SDL_Pango.lo -MD -MP -MF .deps/SDL_Pango.Tpo -c SDL_Pango.c -o SDL_Pango.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -O2 -march=i486 -mtune=i686 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o libSDL_Pango.la -rpath /usr/lib -no-undefined -version-info 2:0:1 SDL_Pango.lo -pthread -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread gcc -shared .libs/SDL_Pango.o -L/usr/lib /usr/lib/libpangoft2-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libfreetype.so /usr/lib/libfontconfig.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so /usr/lib/libSDL.so -lpthread -march=i486 -mtune=i686 -Wl,-rpath -Wl,/usr/lib -Wl,-soname -Wl,libSDL_Pango.so.1 -o .libs/libSDL_Pango.so.1.1.0 (cd .libs && rm -f libSDL_Pango.so.1 && ln -s libSDL_Pango.so.1.1.0 libSDL_Pango.so.1) (cd .libs && rm -f libSDL_Pango.so && ln -s libSDL_Pango.so.1.1.0 libSDL_Pango.so) ar cru .libs/libSDL_Pango.a SDL_Pango.o ranlib .libs/libSDL_Pango.a creating libSDL_Pango.la (cd .libs && rm -f libSDL_Pango.la && ln -s ../libSDL_Pango.la libSDL_Pango.la) make[1]: Leaving directory `/home/djemos/salix-current/SDL_Pango/src/SDL_Pango-0.1.2/src' make[1]: Entering directory `/home/djemos/salix-current/SDL_Pango/src/SDL_Pango-0.1.2' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/home/djemos/salix-current/SDL_Pango/src/SDL_Pango-0.1.2' Making install in src make[1]: Entering directory `/home/djemos/salix-current/SDL_Pango/src/SDL_Pango-0.1.2/src' make[2]: Entering directory `/home/djemos/salix-current/SDL_Pango/src/SDL_Pango-0.1.2/src' mkdir -p -- . /home/djemos/salix-current/SDL_Pango/pkg/usr/lib /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libSDL_Pango.la /home/djemos/salix-current/SDL_Pango/pkg/usr/lib/libSDL_Pango.la /usr/bin/ginstall -c .libs/libSDL_Pango.so.1.1.0 /home/djemos/salix-current/SDL_Pango/pkg/usr/lib/libSDL_Pango.so.1.1.0 (cd /home/djemos/salix-current/SDL_Pango/pkg/usr/lib && rm -f libSDL_Pango.so.1 && ln -s libSDL_Pango.so.1.1.0 libSDL_Pango.so.1) (cd /home/djemos/salix-current/SDL_Pango/pkg/usr/lib && rm -f libSDL_Pango.so && ln -s libSDL_Pango.so.1.1.0 libSDL_Pango.so) /usr/bin/ginstall -c .libs/libSDL_Pango.lai /home/djemos/salix-current/SDL_Pango/pkg/usr/lib/libSDL_Pango.la /usr/bin/ginstall -c .libs/libSDL_Pango.a /home/djemos/salix-current/SDL_Pango/pkg/usr/lib/libSDL_Pango.a ranlib /home/djemos/salix-current/SDL_Pango/pkg/usr/lib/libSDL_Pango.a chmod 644 /home/djemos/salix-current/SDL_Pango/pkg/usr/lib/libSDL_Pango.a libtool: install: warning: remember to run `libtool --finish /usr/lib' mkdir -p -- . /home/djemos/salix-current/SDL_Pango/pkg/usr/include /usr/bin/ginstall -c -m 644 SDL_Pango.h /home/djemos/salix-current/SDL_Pango/pkg/usr/include/SDL_Pango.h make[2]: Leaving directory `/home/djemos/salix-current/SDL_Pango/src/SDL_Pango-0.1.2/src' make[1]: Leaving directory `/home/djemos/salix-current/SDL_Pango/src/SDL_Pango-0.1.2/src' make[1]: Entering directory `/home/djemos/salix-current/SDL_Pango/src/SDL_Pango-0.1.2' make[2]: Entering directory `/home/djemos/salix-current/SDL_Pango/src/SDL_Pango-0.1.2' make[2]: Nothing to be done for `install-exec-am'. mkdir -p -- . /home/djemos/salix-current/SDL_Pango/pkg/usr/lib/pkgconfig /usr/bin/ginstall -c -m 644 SDL_Pango.pc /home/djemos/salix-current/SDL_Pango/pkg/usr/lib/pkgconfig/SDL_Pango.pc make[2]: Leaving directory `/home/djemos/salix-current/SDL_Pango/src/SDL_Pango-0.1.2' make[1]: Leaving directory `/home/djemos/salix-current/SDL_Pango/src/SDL_Pango-0.1.2' /home/djemos/salix-current/SDL_Pango/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Ιαν 8 12:11 install drwxr-xr-x 6 root root 4096 Ιαν 8 12:11 usr /home/djemos/salix-current/SDL_Pango/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 278 Ιαν 8 12:11 slack-desc /home/djemos/salix-current/SDL_Pango/pkg/usr: σύνολο 16 drwxr-xr-x 3 root root 4096 Ιαν 8 12:11 doc drwxr-xr-x 2 root root 4096 Ιαν 8 12:11 include drwxr-xr-x 3 root root 4096 Ιαν 8 12:11 lib drwxr-xr-x 3 root root 4096 Ιαν 8 12:10 src /home/djemos/salix-current/SDL_Pango/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 8 12:11 SDL_Pango-0.1.2 /home/djemos/salix-current/SDL_Pango/pkg/usr/doc/SDL_Pango-0.1.2: σύνολο 40 -rw-r--r-- 1 root root 197 Ιαν 8 12:11 AUTHORS -rw-r--r-- 1 root root 26430 Ιαν 8 12:11 COPYING -rw-r--r-- 1 root root 0 Ιαν 8 12:11 ChangeLog -rw-r--r-- 1 root root 37 Ιαν 8 12:11 NEWS -rw-r--r-- 1 root root 451 Ιαν 8 12:11 README /home/djemos/salix-current/SDL_Pango/pkg/usr/include: σύνολο 8 -rw-r--r-- 1 root root 6161 Ιαν 8 12:11 SDL_Pango.h /home/djemos/salix-current/SDL_Pango/pkg/usr/lib: σύνολο 36 -rw-r--r-- 1 root root 10664 Ιαν 8 12:11 libSDL_Pango.a -rwxr-xr-x 1 root root 1274 Ιαν 8 12:11 libSDL_Pango.la lrwxrwxrwx 1 root root 21 Ιαν 8 12:11 libSDL_Pango.so -> libSDL_Pango.so.1.1.0 lrwxrwxrwx 1 root root 21 Ιαν 8 12:11 libSDL_Pango.so.1 -> libSDL_Pango.so.1.1.0 -rwxr-xr-x 1 root root 12604 Ιαν 8 12:11 libSDL_Pango.so.1.1.0 drwxr-xr-x 2 root root 4096 Ιαν 8 12:11 pkgconfig /home/djemos/salix-current/SDL_Pango/pkg/usr/lib/pkgconfig: σύνολο 4 -rw-r--r-- 1 root root 252 Ιαν 8 12:11 SDL_Pango.pc /home/djemos/salix-current/SDL_Pango/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 8 12:11 SDL_Pango-0.1.2 /home/djemos/salix-current/SDL_Pango/pkg/usr/src/SDL_Pango-0.1.2: σύνολο 4 -rw-r--r-- 1 root root 935 Ιαν 8 12:11 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libSDL_Pango.so.1 -> libSDL_Pango.so.1.1.0 usr/lib/libSDL_Pango.so -> libSDL_Pango.so.1.1.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libSDL_Pango.so.1 ) ( cd usr/lib ; ln -sf libSDL_Pango.so.1.1.0 libSDL_Pango.so.1 ) ( cd usr/lib ; rm -rf libSDL_Pango.so ) ( cd usr/lib ; ln -sf libSDL_Pango.so.1.1.0 libSDL_Pango.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/libSDL_Pango.so.1» removed «./usr/lib/libSDL_Pango.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/salix-current/SDL_Pango/SDL_Pango-0.1.2-i486-2dj.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/lib/ usr/lib/pkgconfig/ usr/lib/pkgconfig/SDL_Pango.pc usr/lib/libSDL_Pango.a usr/lib/libSDL_Pango.la usr/lib/libSDL_Pango.so.1.1.0 usr/doc/ usr/doc/SDL_Pango-0.1.2/ usr/doc/SDL_Pango-0.1.2/ChangeLog usr/doc/SDL_Pango-0.1.2/COPYING usr/doc/SDL_Pango-0.1.2/AUTHORS usr/doc/SDL_Pango-0.1.2/NEWS usr/doc/SDL_Pango-0.1.2/README usr/include/ usr/include/SDL_Pango.h usr/src/ usr/src/SDL_Pango-0.1.2/ usr/src/SDL_Pango-0.1.2/SLKBUILD WARNING: zero length file usr/doc/SDL_Pango-0.1.2/ChangeLog Slackware package /home/djemos/salix-current/SDL_Pango/SDL_Pango-0.1.2-i486-2dj.txz created. Package has been built. Cleaning pkg and src directories