Good evening werner
I'm trying to compile the last version of TTFautohint from GIT, maybe
I mess something...
After git clone git://repo.or.cz/ttfautohint.git
then ./bootstrap
then ./configure
'Make' returns an error : "no makefile found"
___________________
I installed the "official 0.9" separately, without problem
--
Hirwen HARENDAL
harendal ttfautohint # ./bootstrap
./bootstrap: Bootstrapping from checked-out ttfautohint sources...
./bootstrap: consider installing git-merge-changelog from gnulib
./bootstrap: getting gnulib files...
Submodule '.gnulib' (git://git.sv.gnu.org/gnulib.git) registered for path
'.gnulib'
Cloning into '.gnulib'...
remote: Counting objects: 140761, done.
remote: Compressing objects: 100% (27634/27634), done.
remote: Total 140761 (delta 118235), reused 135526 (delta 113069)
Receiving objects: 100% (140761/140761), 27.08 MiB | 127 KiB/s, done.
Resolving deltas: 100% (118235/118235), done.
Submodule path '.gnulib': checked out '33f823397dbb0edb57503f2f6dad2362456bc6a9'
running: libtoolize --copy --install
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `gnulib'.
libtoolize: copying file `gnulib/config.guess'
libtoolize: copying file `gnulib/config.sub'
libtoolize: copying file `gnulib/install-sh'
libtoolize: copying file `gnulib/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `gnulib/m4'.
libtoolize: copying file `gnulib/m4/libtool.m4'
libtoolize: copying file `gnulib/m4/ltoptions.m4'
libtoolize: copying file `gnulib/m4/ltsugar.m4'
libtoolize: copying file `gnulib/m4/ltversion.m4'
libtoolize: copying file `gnulib/m4/lt~obsolete.m4'
./bootstrap: .gnulib/gnulib-tool --import --no-changelog --aux-dir gnulib
--doc-base doc --lib libgnu --m4-base gnulib/m4/ --source-base gnulib/src/
--tests-base tests --local-dir gl --libtool --import ...
Module list with included dependencies (indented):
errno
extensions
getopt-gnu
getopt-posix
gettext-h
git-version-gen
havelib
include_next
lock
nocrash
snippet/arg-nonnull
snippet/c++defs
snippet/warn-on-use
ssize_t
stddef
strerror-override
strerror_r-posix
string
sys_types
threadlib
unistd
File list:
build-aux/config.rpath
build-aux/git-version-gen
build-aux/snippet/arg-nonnull.h
build-aux/snippet/c++defs.h
build-aux/snippet/warn-on-use.h
lib/errno.in.h
lib/getopt.c
lib/getopt.in.h
lib/getopt1.c
lib/getopt_int.h
lib/gettext.h
lib/glthread/lock.c
lib/glthread/lock.h
lib/glthread/threadlib.c
lib/stddef.in.h
lib/strerror-override.c
lib/strerror-override.h
lib/strerror_r.c
lib/string.in.h
lib/sys_types.in.h
lib/unistd.in.h
m4/00gnulib.m4
m4/errno_h.m4
m4/extensions.m4
m4/getopt.m4
m4/gnulib-common.m4
m4/include_next.m4
m4/lib-ld.m4
m4/lib-link.m4
m4/lib-prefix.m4
m4/lock.m4
m4/nocrash.m4
m4/off_t.m4
m4/onceonly.m4
m4/ssize_t.m4
m4/stddef_h.m4
m4/strerror.m4
m4/strerror_r.m4
m4/string_h.m4
m4/sys_socket_h.m4
m4/sys_types_h.m4
m4/threadlib.m4
m4/unistd_h.m4
m4/warn-on-use.m4
m4/wchar_t.m4
Creating directory ./gnulib/src
Creating directory ./gnulib/snippet
Creating directory ./gnulib/src/glthread
Copying file gnulib/config.rpath
Copying file gnulib/git-version-gen
Copying file gnulib/m4/00gnulib.m4
Copying file gnulib/m4/errno_h.m4
Copying file gnulib/m4/extensions.m4
Copying file gnulib/m4/getopt.m4
Copying file gnulib/m4/gnulib-common.m4
Copying file gnulib/m4/gnulib-tool.m4
Copying file gnulib/m4/include_next.m4
Copying file gnulib/m4/lib-ld.m4
Copying file gnulib/m4/lib-link.m4
Copying file gnulib/m4/lib-prefix.m4
Copying file gnulib/m4/lock.m4
Copying file gnulib/m4/nocrash.m4
Copying file gnulib/m4/off_t.m4
Copying file gnulib/m4/onceonly.m4
Copying file gnulib/m4/ssize_t.m4
Copying file gnulib/m4/stddef_h.m4
Copying file gnulib/m4/strerror.m4
Copying file gnulib/m4/strerror_r.m4
Copying file gnulib/m4/string_h.m4
Copying file gnulib/m4/sys_socket_h.m4
Copying file gnulib/m4/sys_types_h.m4
Copying file gnulib/m4/threadlib.m4
Copying file gnulib/m4/unistd_h.m4
Copying file gnulib/m4/warn-on-use.m4
Copying file gnulib/m4/wchar_t.m4
Copying file gnulib/snippet/arg-nonnull.h
Copying file gnulib/snippet/c++defs.h
Copying file gnulib/snippet/warn-on-use.h
Copying file gnulib/src/errno.in.h
Copying file gnulib/src/getopt.c
Copying file gnulib/src/getopt.in.h
Copying file gnulib/src/getopt1.c
Copying file gnulib/src/getopt_int.h
Copying file gnulib/src/gettext.h
Copying file gnulib/src/glthread/lock.c
Copying file gnulib/src/glthread/lock.h
Copying file gnulib/src/glthread/threadlib.c
Copying file gnulib/src/stddef.in.h
Copying file gnulib/src/strerror-override.c
Copying file gnulib/src/strerror-override.h
Copying file gnulib/src/strerror_r.c
Copying file gnulib/src/string.in.h
Copying file gnulib/src/sys_types.in.h
Copying file gnulib/src/unistd.in.h
Creating gnulib/src/Makefile.am
Creating gnulib/m4/gnulib-cache.m4
Creating gnulib/m4/gnulib-comp.m4
Creating ./gnulib/.gitignore
Creating ./gnulib/m4/.gitignore
Creating ./gnulib/snippet/.gitignore
Creating ./gnulib/src/.gitignore
Creating ./gnulib/src/glthread/.gitignore
Finished.
You may need to add #include directives for the following .h files.
#include <getopt.h>
#include <string.h>
You may need to use the following Makefile variables when linking.
Use them in <program>_LDADD when linking a program, or
in <library>_a_LDFLAGS or <library>_la_LDFLAGS when linking a library.
$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
$(LTLIBTHREAD) when linking with libtool, $(LIBTHREAD) otherwise
Don't forget to
- add "gnulib/src/Makefile" to AC_CONFIG_FILES in ./configure.ac,
- mention "src" in SUBDIRS in gnulib/Makefile.am,
- mention "-I gnulib/m4" in ACLOCAL_AMFLAGS in Makefile.am,
- mention "gnulib/m4/gnulib-cache.m4" in EXTRA_DIST in Makefile.am,
- invoke gl_EARLY in ./configure.ac, right after AC_PROG_CC,
- invoke gl_INIT in ./configure.ac.
running: AUTOPOINT=true LIBTOOLIZE=true autoreconf --verbose --install
--no-recursive -I gnulib/m4
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I gnulib/m4 -I gnulib/m4 -I m4
autoreconf: configure.ac: tracing
autoreconf: running: true --copy
autoreconf: running: /usr/bin/autoconf --include=gnulib/m4
autoreconf: running: /usr/bin/autoheader --include=gnulib/m4
autoreconf: running: automake --add-missing --copy --no-force
configure.ac:32: installing `gnulib/ar-lib'
configure.ac:34: installing `gnulib/compile'
configure.ac:17: installing `gnulib/missing'
frontend/Makefile.am: installing `gnulib/depcomp'
autoreconf: Leaving directory `.'
harendal ttfautohint # ./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... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to run the C preprocessor... gcc -E
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 ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
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 for ar... ar
checking the archiver (ar) interface... ar
checking for Minix Amsterdam compiler... no
checking for ranlib... ranlib
checking whether gcc and cc understand -c and -o together... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for unistd.h... (cached) yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... no
checking whether getenv is declared... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for multithread API to use... posix
checking for inline... inline
checking for wchar_t... yes
checking whether strerror(0) succeeds... yes
checking for strerror_r... yes
checking for __xpg_strerror_r... yes
checking for catgets... yes
checking for snprintf... yes
checking for strerror_r with POSIX signature... no
checking whether __xpg_strerror_r works... no
checking whether strerror_r is declared... yes
checking for C/C++ restrict keyword... __restrict
checking whether ffsl is declared without a macro... yes
checking whether ffsll is declared without a macro... yes
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... yes
checking whether memrchr is declared without a macro... yes
checking whether rawmemchr is declared without a macro... yes
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... yes
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... yes
checking for pid_t... yes
checking for mode_t... yes
checking for pthread_rwlock_t... yes
checking for ssize_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether chdir is declared without a macro... yes
checking whether chown is declared without a macro... yes
checking whether dup is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... yes
checking whether environ is declared without a macro... yes
checking whether euidaccess is declared without a macro... yes
checking whether faccessat is declared without a macro... yes
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... yes
checking whether fdatasync is declared without a macro... yes
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... yes
checking whether getdtablesize is declared without a macro... yes
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... yes
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... yes
checking whether endusershell is declared without a macro... yes
checking whether group_member is declared without a macro... yes
checking whether isatty is declared without a macro... yes
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... yes
checking whether lseek is declared without a macro... yes
checking whether pipe is declared without a macro... yes
checking whether pipe2 is declared without a macro... yes
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... yes
checking whether rmdir is declared without a macro... yes
checking whether sethostname is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... yes
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... yes
checking whether usleep is declared without a macro... yes
checking for uint64_t... yes
checking for qmake... /usr/bin/qmake
checking for moc... /usr/bin/moc
checking for uic... /usr/bin/uic
checking for rcc... /usr/bin/rcc
checking whether host operating system is Darwin... no
checking whether we can build a simple Qt application... ok, looks like Qt 4
checking for the DEFINES to use with Qt... -DQT_WEBKIT -DQT_NO_DEBUG
-DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
checking for the CFLAGS to use with Qt... -pipe -O2 -Wall -W -D_REENTRANT
$(QT_DEFINES)
checking for the CXXFLAGS to use with Qt... -pipe -O2 -Wall -W -D_REENTRANT
$(QT_DEFINES)
checking for the INCPATH to use with Qt... -I/usr/share/qt4/mkspecs/linux-g++
-I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I.
-I.
checking for the LDFLAGS to use with Qt... -Wl,-O1
checking for the LIBS to use with Qt... -L/usr/lib -lQtGui -lQtCore -lpthread
checking for Qt's version... 4.7.4
checking for QLocale::quoteString... no
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu
format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format...
func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/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... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking for freetype-config... /usr/local/bin/freetype-config
checking whether FreeType header files are version 2.4.5 or higher... yes
checking whether FreeType library is version 2.4.5 or higher... (found
2.4.9)... yes
checking for import... import
checking for inkscape... inkscape
checking for pandoc... pandoc
checking for pdflatex... no
configure: error: Need pdflatex to create documentation in PDF format
harendal ttfautohint # make
make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt.
harendal ttfautohint #
_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel