Re: problem compiling tinymail



Hi Philip!


Thanks very much for your help :D.

In the next paragrah you can find the platform's autotools that I use:


[sbox-SDK_X86: ~/src/tinymail/trunk] > ./autogen.sh
--with-platform=maemo --with-ssl=openssl
/scratchbox/devkits/doctools/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
  testing autoconf2.50... found 2.59
checking for automake >= 1.7...
  testing automake-1.7... found 1.7.9
checking for libtool >= 1.4.3...
  testing libtoolize... found 1.5.20
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.8.6
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 0.21
checking for gtk-doc >= 1.0...
  testing gtkdocize... found 1.7
Checking for required M4 macros...
Checking for forbidden M4 macros...
Processing ./libtinymail-camel/camel-lite/configure.ac
Running libtoolize...
You should add the contents of
`/scratchbox/compilers/cs2005q3.2-glibc-i386/arch_tools/share/aclocal/libtool.m4' to `aclocal.m4'.
Running aclocal-1.7...
Running autoconf2.50...
Running autoheader2.50...
Running automake-1.7...
configure.ac: installing `./install-sh'
configure.ac: installing `./mkinstalldirs'
configure.ac: installing `./missing'
camel/Makefile.am: installing `./depcomp'
COPYING COPYING.autogen_bak differ: char 1, line 1
Processing ./configure.ac
Running libtoolize...
You should add the contents of
`/scratchbox/compilers/cs2005q3.2-glibc-i386/arch_tools/share/aclocal/libtool.m4' to `aclocal.m4'.
Running glib-gettextize... Ignore non-fatal messages.
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running gtkdocize...
Running aclocal-1.7...
Running autoconf2.50...
Running autoheader2.50...
Running automake-1.7...
configure.ac: installing `./install-sh'
configure.ac: installing `./missing'
bindings/python/Makefile.am: installing `./depcomp'
bindings/python/Makefile.am: installing `./py-compile'
COPYING COPYING.autogen_bak differ: char 5, line 1
INSTALL INSTALL.autogen_bak differ: char 1, line 1
Running ./configure --enable-maintainer-mode --with-platform=maemo
--with-ssl=openssl ...
checking for a BSD-compatible install... /scratchbox/tools/bin/install
-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 how to run the C preprocessor... gcc -E
checking for egrep... 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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /scratchbox/tools/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /scratchbox/tools/bin/msgfmt
checking for xgettext... /scratchbox/tools/bin/xgettext
checking for locale.h... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking for libintl.h... (cached) yes
checking for ngettext in libc... (cached) yes
checking for dgettext in libc... (cached) yes
checking for bind_textdomain_codeset... (cached) yes
checking for msgfmt... (cached) /scratchbox/tools/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /scratchbox/tools/bin/msgfmt
checking for xgettext... (cached) /scratchbox/tools/bin/xgettext
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 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 gcc option to accept ANSI C... none needed
checking for ANSI C header files... (cached) yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate
output... /scratchbox/tools/bin/sed
checking for ld used by
gcc... /scratchbox/compilers/cs2005q3.2-glibc-i386/i686-linux/bin/ld
checking if the linker
(/scratchbox/compilers/cs2005q3.2-glibc-i386/i686-linux/bin/ld) is GNU
ld... yes
checking
for /scratchbox/compilers/cs2005q3.2-glibc-i386/i686-linux/bin/ld option
to reload object files... -r
checking for BSD-compatible nm... /scratchbox/compilers/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 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 /scratchbox/compilers/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
(/scratchbox/compilers/cs2005q3.2-glibc-i386/i686-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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g
++... /scratchbox/compilers/cs2005q3.2-glibc-i386/i686-linux/bin/ld
checking if the linker
(/scratchbox/compilers/cs2005q3.2-glibc-i386/i686-linux/bin/ld) is GNU
ld... yes
checking whether the g++ linker
(/scratchbox/compilers/cs2005q3.2-glibc-i386/i686-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
(/scratchbox/compilers/cs2005q3.2-glibc-i386/i686-linux/bin/ld) supports
shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for
pkg-config... /scratchbox/devkits/maemo3-tools/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBTINYMAIL... yes
checking for LIBTINYMAILUI... yes
checking for LIBTINYMAIL_CAMEL... yes
checking for LIBTINYMAIL_GNOMEVFS... yes
checking for LIBTINYMAILUI_GTK... yes
checking for LIBTINYMAIL_MAEMO... yes
checking for LIBTINYMAIL_MAEMO_CONIC... yes
conic
checking for TINYMAIL... yes
configure: creating ./config.status
config.status: creating po/Makefile.in
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymail.spec
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating docs/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating docs/devel/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating docs/devel/reference/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating docs/devel/doxygen/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating docs/devel/doxygen/libtinymail
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating docs/devel/doxygen/libtinymail-camel
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating docs/devel/doxygen/libtinymailui
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating docs/devel/doxygen/libtinymailui-gtk
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating bindings/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating bindings/python/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating bindings/python/tinymail.pth
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymail/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymail/libtinymail.pc
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymail-camel/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymail-camel/libtinymail-camel.pc
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymail-tp/libtinymail-tp.pc
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymail-tp/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymailui/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymailui/libtinymailui.pc
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymailui-gtk/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymailui-gtk/libtinymailui-gtk.pc
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymailui-webkit/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymailui-webkit/libtinymailui-webkit.pc
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymailui-mozembed/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymailui-mozembed/libtinymailui-mozembed.pc
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymailui-gnome-keyring/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymail-gnomevfs/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymail-gnomevfs/libtinymail-gnomevfs.pc
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymail-gnome-desktop/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating
libtinymail-gnome-desktop/libtinymail-gnome-desktop.pc
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymail-olpc/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymail-olpc/libtinymail-olpc.pc
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymail-maemo/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymail-maemo/libtinymail-maemo.pc
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymail-gpe/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymail-gpe/libtinymail-gpe.pc
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymail-test/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymail-acap/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymail-acap/libtinymail-acap.pc
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymail-queues/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymail-queues/libtinymail-queues.pc
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating libtinymail-asyncworker/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating
libtinymail-asyncworker/libtinymail-asyncworker.pc
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating tests/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating tests/c-demo/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating tests/shared/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating tests/python-demo/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating tests/memory/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating tests/functional/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating m4/Makefile
sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing default-2 commands
configure: configuring in libtinymail-camel/camel-lite
configure: running /bin/sh './configure' --prefix=/usr/local
'--enable-maintainer-mode' '--with-platform=maemo' '--with-ssl=openssl'
--cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /scratchbox/tools/bin/install
-c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for
pkg-config... /scratchbox/devkits/maemo3-tools/bin/pkg-config
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 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... /scratchbox/tools/bin/sed
checking for egrep... grep -E
checking for ld used by
gcc... /scratchbox/compilers/cs2005q3.2-glibc-i386/i686-linux/bin/ld
checking if the linker
(/scratchbox/compilers/cs2005q3.2-glibc-i386/i686-linux/bin/ld) is GNU
ld... yes
checking
for /scratchbox/compilers/cs2005q3.2-glibc-i386/i686-linux/bin/ld option
to reload object files... -r
checking for BSD-compatible nm... /scratchbox/compilers/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 /scratchbox/compilers/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
(/scratchbox/compilers/cs2005q3.2-glibc-i386/i686-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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g
++... /scratchbox/compilers/cs2005q3.2-glibc-i386/i686-linux/bin/ld
checking if the linker
(/scratchbox/compilers/cs2005q3.2-glibc-i386/i686-linux/bin/ld) is GNU
ld... yes
checking whether the g++ linker
(/scratchbox/compilers/cs2005q3.2-glibc-i386/i686-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
(/scratchbox/compilers/cs2005q3.2-glibc-i386/i686-linux/bin/ld) supports
shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for strerror in -lcposix... no
checking for inline... inline
checking for ANSI C header files... (cached) yes
checking for a BSD-compatible install... /scratchbox/tools/bin/install
-c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for Win32... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for fsync... yes
checking for strptime... yes
checking for strtok_r... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking for regexec... yes
checking for iconv in -liconv... no
checking for iconv... yes
checking for gnu_get_libc_version... yes
checking if iconv() handles UTF-8... yes
checking preferred charset formats for system iconv... not found
checking for %l and %k support in strftime... yes
checking Mozilla NSPR pkg-config module name... no
checking Mozilla NSS pkg-config module name... no
checking Mozilla XPCOM pkg-config module name... no
checking Mozilla gtkmozembed pkg-config module name... no
checking for EVP_md5 in -lcrypto... yes
checking Support for SSL... yes (OpenSSL) -lcrypto -lssl
checking Support for SMIME... no
checking for sendmail... /usr/sbin/sendmail
checking system mail directory... /var/mail, ???
checking for tm_gmtoff in struct tm... yes
checking for mkstemp... yes
checking for mkdtemp... yes
checking for isblank... yes
checking for gethostbyname_r... yes
checking if gethostbyname_r wants five arguments... no
checking for gethostbyaddr_r... yes
checking if gethostbyaddr_r wants seven arguments... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for statvfs... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking for statfs... yes
checking if system supports getaddrinfo and getnameinfo... yes
checking for SunOS broken spool format... no
checking for Kerberos 5... no
checking et/com_err.h usability... no
checking et/com_err.h presence... no
checking for et/com_err.h... no
checking com_err.h usability... no
checking com_err.h presence... no
checking for com_err.h... no
checking for Kerberos 4... no
checking pkg-config is at least version 0.9.0... yes
checking for E_DATA_SERVER... yes
checking for deflateEnd in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for CAMEL... yes
configure: creating ./config.status
config.status: creating Makefile
sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
config.status: creating camel/Makefile
sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
config.status: creating camel/providers/Makefile
sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
config.status: creating camel/providers/imap/Makefile
sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
config.status: creating camel/providers/imapp/Makefile
sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
config.status: creating camel/providers/local/Makefile
sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
config.status: creating camel/providers/nntp/Makefile
sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
config.status: creating camel/providers/pop3/Makefile
sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
config.status: creating camel/providers/sendmail/Makefile
sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
config.status: creating camel/providers/smtp/Makefile
sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
config.status: creating camel/camel-lite.pc
sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
config.status: creating camel/camel-lite-provider.pc
sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
config.status: creating libedataserver/Makefile
sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
config.status: creating config.h
config.status: executing depfiles commands

The following options are selected:

  Enable GNOME features:       false
  Enable ACAP features:        false
  Enable Telepathy features:   false
  Build the queues library:    false
   Build the asyncworker impl: false
  HTML component:              none
  Python language bindings:    false
  API tests:
  Unit tests:                  false
  Tests:                       false
  Target platform:             maemo
  Prefix:                      /usr/local

Version info:

  Version:                     1.0.0
  API version:                 1.0
  ABI version:                 0:0:0 - 0

Now type `make' to compile tinymail
patching file gtk-doc.make
Hunk #1 succeeded at 133 (offset 2 lines).

----

Regards,
Antía


El mar, 04-09-2007 a las 17:13 +0200, Philip Van Hoof escribió:
> On Tue, 2007-09-04 at 16:46 +0200, Antia Puentes Felpeto wrote:
> 
> Hey Antia,
> 
> Looks like a problem with your platform's autotools. Can you give me
> some versions of the autotool components that are installed?
> 
> > I have a problem compiling tinymail inside the scratchbox with Maemo 3.2
> > Bora, in detail when I execute "autogen.sh --with-platform=maemo
> > --with-ssl=openssl" the next error is produced:
> > 
> >  
> > configure: creating ./config.status
> > config.status: creating po/Makefile.in
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymail.spec
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating docs/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating docs/devel/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating docs/devel/reference/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating docs/devel/doxygen/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating docs/devel/doxygen/libtinymail
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating docs/devel/doxygen/libtinymail-camel
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating docs/devel/doxygen/libtinymailui
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating docs/devel/doxygen/libtinymailui-gtk
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating bindings/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating bindings/python/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating bindings/python/tinymail.pth
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymail/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymail/libtinymail.pc
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymail-camel/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymail-camel/libtinymail-camel.pc
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymail-tp/libtinymail-tp.pc
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymail-tp/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymailui/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymailui/libtinymailui.pc
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymailui-gtk/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymailui-gtk/libtinymailui-gtk.pc
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymailui-webkit/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymailui-webkit/libtinymailui-webkit.pc
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymailui-mozembed/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymailui-mozembed/libtinymailui-mozembed.pc
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymailui-gnome-keyring/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymail-gnomevfs/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymail-gnomevfs/libtinymail-gnomevfs.pc
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymail-gnome-desktop/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating
> > libtinymail-gnome-desktop/libtinymail-gnome-desktop.pc
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymail-olpc/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymail-olpc/libtinymail-olpc.pc
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymail-maemo/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymail-maemo/libtinymail-maemo.pc
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymail-gpe/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymail-gpe/libtinymail-gpe.pc
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymail-test/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymail-acap/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymail-acap/libtinymail-acap.pc
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymail-queues/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymail-queues/libtinymail-queues.pc
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libtinymail-asyncworker/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating
> > libtinymail-asyncworker/libtinymail-asyncworker.pc
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating tests/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating tests/c-demo/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating tests/shared/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating tests/python-demo/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating tests/memory/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating tests/functional/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating m4/Makefile
> > sed: file ./confstatvxlTFk/subs-2.sed line 4: unterminated `s' command
> > config.status: creating config.h
> > config.status: executing depfiles commands
> > config.status: executing default-1 commands
> > config.status: executing default-2 commands
> > configure: configuring in libtinymail-camel/camel-lite
> > configure: running /bin/sh './configure' --prefix=/usr/local
> > '--enable-maintainer-mode' '--with-platform=maemo' '--with-ssl=openssl'
> > --cache-file=/dev/null --srcdir=.
> > checking for a BSD-compatible install... /scratchbox/tools/bin/install
> > -c
> > checking whether build environment is sane... yes
> > checking for gawk... gawk
> > checking whether make sets $(MAKE)... yes
> > checking for
> > pkg-config... /scratchbox/devkits/maemo3-tools/bin/pkg-config
> > 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 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... /scratchbox/tools/bin/sed
> > checking for egrep... grep -E
> > checking for ld used by
> > gcc... /scratchbox/compilers/cs2005q3.2-glibc-i386/i686-linux/bin/ld
> > checking if the linker
> > (/scratchbox/compilers/cs2005q3.2-glibc-i386/i686-linux/bin/ld) is GNU
> > ld... yes
> > checking
> > for /scratchbox/compilers/cs2005q3.2-glibc-i386/i686-linux/bin/ld option
> > to reload object files... -r
> > checking for BSD-compatible nm... /scratchbox/compilers/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 /scratchbox/compilers/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
> > (/scratchbox/compilers/cs2005q3.2-glibc-i386/i686-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... yes
> > configure: creating libtool
> > appending configuration tag "CXX" to libtool
> > checking for ld used by g
> > ++... /scratchbox/compilers/cs2005q3.2-glibc-i386/i686-linux/bin/ld
> > checking if the linker
> > (/scratchbox/compilers/cs2005q3.2-glibc-i386/i686-linux/bin/ld) is GNU
> > ld... yes
> > checking whether the g++ linker
> > (/scratchbox/compilers/cs2005q3.2-glibc-i386/i686-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
> > (/scratchbox/compilers/cs2005q3.2-glibc-i386/i686-linux/bin/ld) supports
> > shared libraries... yes
> > checking dynamic linker characteristics... GNU/Linux ld.so
> > checking how to hardcode library paths into programs... immediate
> > checking whether stripping libraries is possible... yes
> > appending configuration tag "F77" to libtool
> > checking for strerror in -lcposix... no
> > checking for inline... inline
> > checking for ANSI C header files... (cached) yes
> > checking for a BSD-compatible install... /scratchbox/tools/bin/install
> > -c
> > checking whether ln -s works... yes
> > checking whether make sets $(MAKE)... (cached) yes
> > checking for special C compiler options needed for large files... no
> > checking for _FILE_OFFSET_BITS value needed for large files... 64
> > checking for _LARGE_FILES value needed for large files... no
> > checking for Win32... no
> > checking pthread.h usability... yes
> > checking pthread.h presence... yes
> > checking for pthread.h... yes
> > checking semaphore.h usability... yes
> > checking semaphore.h presence... yes
> > checking for semaphore.h... yes
> > checking sys/wait.h usability... yes
> > checking sys/wait.h presence... yes
> > checking for sys/wait.h... yes
> > checking for fsync... yes
> > checking for strptime... yes
> > checking for strtok_r... yes
> > checking alloca.h usability... yes
> > checking alloca.h presence... yes
> > checking for alloca.h... yes
> > checking for regexec... yes
> > checking for iconv in -liconv... no
> > checking for iconv... yes
> > checking for gnu_get_libc_version... yes
> > checking if iconv() handles UTF-8... yes
> > checking preferred charset formats for system iconv... not found
> > checking for %l and %k support in strftime... yes
> > checking Mozilla NSPR pkg-config module name... no
> > checking Mozilla NSS pkg-config module name... no
> > checking Mozilla XPCOM pkg-config module name... no
> > checking Mozilla gtkmozembed pkg-config module name... no
> > checking for EVP_md5 in -lcrypto... yes
> > checking Support for SSL... yes (OpenSSL) -lcrypto -lssl
> > checking Support for SMIME... no
> > checking for sendmail... /usr/sbin/sendmail
> > checking system mail directory... /var/mail, ???
> > checking for tm_gmtoff in struct tm... yes
> > checking for mkstemp... yes
> > checking for mkdtemp... yes
> > checking for isblank... yes
> > checking for gethostbyname_r... yes
> > checking if gethostbyname_r wants five arguments... no
> > checking for gethostbyaddr_r... yes
> > checking if gethostbyaddr_r wants seven arguments... no
> > checking sys/statvfs.h usability... yes
> > checking sys/statvfs.h presence... yes
> > checking for sys/statvfs.h... yes
> > checking for statvfs... yes
> > checking sys/param.h usability... yes
> > checking sys/param.h presence... yes
> > checking for sys/param.h... yes
> > checking sys/mount.h usability... yes
> > checking sys/mount.h presence... yes
> > checking for sys/mount.h... yes
> > checking for statfs... yes
> > checking if system supports getaddrinfo and getnameinfo... yes
> > checking for SunOS broken spool format... no
> > checking for Kerberos 5... no
> > checking et/com_err.h usability... no
> > checking et/com_err.h presence... no
> > checking for et/com_err.h... no
> > checking com_err.h usability... no
> > checking com_err.h presence... no
> > checking for com_err.h... no
> > checking for Kerberos 4... no
> > checking pkg-config is at least version 0.9.0... yes
> > checking for E_DATA_SERVER... yes
> > checking for deflateEnd in -lz... yes
> > checking zlib.h usability... yes
> > checking zlib.h presence... yes
> > checking for zlib.h... yes
> > checking for CAMEL... yes
> > configure: creating ./config.status
> > config.status: creating Makefile
> > sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
> > config.status: creating camel/Makefile
> > sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
> > config.status: creating camel/providers/Makefile
> > sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
> > config.status: creating camel/providers/imap/Makefile
> > sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
> > config.status: creating camel/providers/imapp/Makefile
> > sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
> > config.status: creating camel/providers/local/Makefile
> > sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
> > config.status: creating camel/providers/nntp/Makefile
> > sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
> > config.status: creating camel/providers/pop3/Makefile
> > sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
> > config.status: creating camel/providers/sendmail/Makefile
> > sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
> > config.status: creating camel/providers/smtp/Makefile
> > sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
> > config.status: creating camel/camel-lite.pc
> > sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
> > config.status: creating camel/camel-lite-provider.pc
> > sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
> > config.status: creating libedataserver/Makefile
> > sed: file ./confstatGyzuTN/subs-2.sed line 4: unterminated `s' command
> > config.status: creating config.h
> > config.status: executing depfiles commands
> > 
> > 
> > 
> > I have installed Maemo 3.2 Bora with the scripts available in
> > http://maemo.org/development/sdks/maemo-3-x--bora-.html. Also I have
> > tested if the compilation works well with Maemo 4.0 Chinook alpha SDK
> > but the same error has been produced.
> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]