>
> baluta-cristians-macbook-2:swfmill Cristi$ ./autogen.sh
> + aclocal -I autoconfig/m4
> + libtoolize --force --copy
> ./autogen.sh: line 5: libtoolize: command not found
> + automake --add-missing --copy
> configure.ac:10: installing `./config.sub'
> configure.ac:5: installing `./missing'
> configure.ac:5: installing `./install-sh'
> configure.ac:10: installing `./config.guess'
> src/Makefile.am:36: compiling `base64.c' with per-target flags requires
> `AM_PROG_CC_C_O' in `configure.ac'
> src/Makefile.am: installing `./depcomp'
> src/xslt/Makefile.am:40: `%'-style pattern rules are a GNU make extension
> src/xslt/Makefile.am:41: addsuffix .xsl, $(basename $<: non-POSIX variable
> name
> src/xslt/Makefile.am:41: (probably a GNU make extension)
> src/xslt/Makefile.am:44: addsuffix .xsl, $(basename $<: non-POSIX variable
> name
> src/xslt/Makefile.am:44: (probably a GNU make extension)
> Makefile.am: installing `./INSTALL'
> configure.ac:10: required file `./ltmain.sh' not found
> + autoconf
> + cd src
> + xsltproc codegen/mk.xsl codegen/source.xml
> + cd ..
> + ./configure
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... ./install-sh -c -d
> checking for gawk... no
> checking for mawk... no
> checking for nawk... no
> checking for awk... awk
> checking whether make sets $(MAKE)... yes
> 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 for style of include used by make... GNU
> 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 build system type... i386-apple-darwin9.6.0
> checking host system type... i386-apple-darwin9.6.0
> 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/libexec/gcc/i686-apple-darwin9/4.0.1/ld
> checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is
> GNU ld... no
> checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload
> object files... -r
> checking for BSD-compatible nm... /usr/bin/nm -p
> 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 how to run the C++ preprocessor... g++ -E
>


> [..........]missing pieces with the answer "no" [checking for g77... 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... 196608
> checking command to parse /usr/bin/nm -p output from gcc object... rm:
> conftest.dSYM: is a directory
> rm: conftest.dSYM: is a directory
> rm: conftest.dSYM: is a directory
> rm: conftest.dSYM: is a directory
> ok
> checking for objdir... .libs
> checking for ar... ar
> checking for ranlib... ranlib
> checking for strip... strip
> rm: conftest.dSYM: is a directory
> rm: conftest.dSYM: is a directory
> checking if gcc supports -fno-rtti -fno-exceptions... rm: conftest.dSYM: is
> a directory
> no
> checking for gcc option to produce PIC... -fno-common
> checking if gcc PIC flag -fno-common works... rm: conftest.dSYM: is a
> directory
> yes
> checking if gcc static flag -static works... rm: conftest.dSYM: is a
> directory
> no
> checking if gcc supports -c -o file.o... rm: conftest.dSYM: is a directory
> yes
> checking whether the gcc linker
> (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries...
> yes
> checking dynamic linker characteristics... darwin9.6.0 dyld
> 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... yes
> checking for pkg-config... no
> configure: error: you need to have pkgconfig installed !
>
> it creates me the configure command but i get the same error as above if i
> run it. i'm trying to install macports in order to get pkgconfig from there,
> but seems i have trouble, i can't install macports. i'll try harder
> tomorrow. thanks!
>
>
_______________________________________________
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to