[jp] Testing version 1.6.0-pre3

  • Previous message: [jp] Testing version 1.6.0-pre3
  • Next message: [jp] Testing version 1.6.0-pre3
  • Y Uanlux yuanlux at gmail.com
    Sun May 4 21:18:51 EDT 2008

     

    I have difficullty to compile. My sustem is
    Fedora 6 X86_64 kernel  2.6.22.14-72.fc6 #1 SMP Wed Nov 21 14:10:25 EST 2007
    x86_64 x86_64 x86_64 GNU/Linux
    
    here out output from make and configure processes, configure run ok.
    
    best
    Y
    
    [localhost|11:16:15|jpilot-1.6.0-pre3]cat make.log
    make  all-recursive
    make[1]: Entering directory `/home/yzhang4/temp/jpilot-1.6.0-pre3'
    Making all in Expense
    make[2]: Entering directory `/home/yzhang4/temp/jpilot-1.6.0-pre3/Expense'
    if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
    -I..    -I/usr/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include
    -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
    -I/usr/include/freetype2 -I/usr/include/libpng12   -I.. -g -O2 -MT
    libexpense_la-expense.lo -MD -MP -MF ".deps/libexpense_la-expense.Tpo" -c -o
    libexpense_la-expense.lo `test -f 'expense.c' || echo './'`expense.c; \
            then mv -f ".deps/libexpense_la-expense.Tpo"
    ".deps/libexpense_la-expense.Plo"; else rm -f
    ".deps/libexpense_la-expense.Tpo"; exit 1; fi
     gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I/usr/include/gtk-2.0
    -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
    -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
    -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2
    -I/usr/include/libpng12 -I.. -g -O2 -MT libexpense_la-expense.lo -MD -MP -MF
    .deps/libexpense_la-expense.Tpo -c expense.c  -fPIC -DPIC -o
    .libs/libexpense_la-expense.o
    In file included from ../utils.h:35,
                     from expense.c:38:
    ../jp-pi-contact.h:31:23: error: pi-buffer.h: No such file or directory
    In file included from ../utils.h:35,
                     from expense.c:38:
    ../jp-pi-contact.h:148: error: expected declaration specifiers or '...'
    before 'pi_buffer_t'
    ../jp-pi-contact.h:150: error: expected declaration specifiers or '...'
    before 'pi_buffer_t'
    ../jp-pi-contact.h:152: error: expected declaration specifiers or '...'
    before 'pi_buffer_t'
    ../jp-pi-contact.h:154: error: expected declaration specifiers or '...'
    before 'pi_buffer_t'
    make[2]: *** [libexpense_la-expense.lo] Error 1
    make[2]: Leaving directory `/home/yzhang4/temp/jpilot-1.6.0-pre3/Expense'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/yzhang4/temp/jpilot-1.6.0-pre3'
    make: *** [all] Error 2
    
    
    ./configure
    
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking build system type... x86_64-redhat-linux-gnu
    checking host system type... x86_64-redhat-linux-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 for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking for strerror in -lcposix... no
    checking for perl... /usr/bin/perl
    checking for XML::Parser... ok
    checking for iconv... /usr/bin/iconv
    checking for msgfmt... /usr/bin/msgfmt
    checking for msgmerge... /usr/bin/msgmerge
    checking for xgettext... /usr/bin/xgettext
    checking for a BSD-compatible install... /usr/bin/install -c
    checking for sed... /bin/sed
    checking for grep... /bin/grep
    checking for cut... /usr/bin/cut
    checking for a sed that does not truncate output... /bin/sed
    checking for egrep... grep -E
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for /usr/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... g77
    checking whether we are using the GNU Fortran 77 compiler... yes
    checking whether g77 accepts -g... yes
    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 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/bin/ld -m elf_x86_64) 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 for shl_load... no
    checking for shl_load in -ldld... no
    checking for dlopen... no
    checking for dlopen in -ldl... yes
    checking whether a program can dlopen itself... yes
    checking whether a statically linked program can dlopen itself... no
    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/bin/ld -m elf_x86_64
    checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
    checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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/bin/ld -m elf_x86_64) supports shared
    libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    appending configuration tag "F77" to libtool
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    checking for g77 option to produce PIC... -fPIC
    checking if g77 PIC flag -fPIC works... yes
    checking if g77 static flag -static works... yes
    checking if g77 supports -c -o file.o... yes
    checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared
    libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether NLS is requested... yes
    checking for msgfmt... /usr/bin/msgfmt
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for xgettext... /usr/bin/xgettext
    checking for msgmerge... /usr/bin/msgmerge
    checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
    checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
    checking for shared library run path origin... done
    checking for CFPreferencesCopyAppValue... no
    checking for CFLocaleCopyCurrent... no
    checking whether NLS is requested... yes
    checking for GNU gettext in libc... yes
    checking whether to use NLS... yes
    checking where the gettext function comes from... libc
    checking for dlopen... (cached) no
    checking for dlopen in -ldl... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking for GTK+ - version >= 2.0.3... yes (version 2.10.13)
    checking for pilot-link header files... found at /usr/include
    checking for pilot library files... found at /usr/lib
    checking for gethostent... yes
    checking for setsockopt... yes
    checking to see if I can compile a pilot link program... ok
    checking if I can run a pilot-link program... ok
    checking pilot-link version... pi-version indicates 0.11.8
    pilot-link has USB
    checking for SSLeay_version in -lcrypto... yes
    checking for ANSI C header files... (cached) yes
    checking for sys/wait.h that is POSIX.1 compatible... yes
    checking fcntl.h usability... yes
    checking fcntl.h presence... yes
    checking for fcntl.h... yes
    checking langinfo.h usability... yes
    checking langinfo.h presence... yes
    checking for langinfo.h... yes
    checking locale.h usability... yes
    checking locale.h presence... yes
    checking for locale.h... yes
    checking for stdlib.h... (cached) yes
    checking for string.h... (cached) yes
    checking for strings.h... (cached) yes
    checking sys/file.h usability... yes
    checking sys/file.h presence... yes
    checking for sys/file.h... yes
    checking sys/socket.h usability... yes
    checking sys/socket.h presence... yes
    checking for sys/socket.h... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking for unistd.h... (cached) yes
    checking utime.h usability... yes
    checking utime.h presence... yes
    checking for utime.h... yes
    checking netinet/in.h usability... yes
    checking netinet/in.h presence... yes
    checking for netinet/in.h... yes
    checking termio.h usability... yes
    checking termio.h presence... yes
    checking for termio.h... yes
    checking openssl/md5.h usability... yes
    checking openssl/md5.h presence... yes
    checking for openssl/md5.h... yes
    checking openssl/des.h usability... yes
    checking openssl/des.h presence... yes
    checking for openssl/des.h... yes
    checking for inline... inline
    checking for pid_t... yes
    checking for size_t... yes
    checking for uid_t in sys/types.h... yes
    checking whether time.h and sys/time.h may both be included... yes
    checking whether struct tm is in sys/time.h or time.h... time.h
    checking for _NL_TIME_FIRST_WEEKDAY... yes
    checking return type of signal handlers... void
    checking for working strcoll... yes
    checking for setenv... yes
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating Expense/Makefile
    config.status: creating SyncTime/Makefile
    config.status: creating KeyRing/Makefile
    config.status: creating dialer/Makefile
    config.status: creating m4/Makefile
    config.status: creating po/Makefile.in
    config.status: creating icons/Makefile
    config.status: creating docs/Makefile
    config.status: creating empty/Makefile
    config.status: creating jpilot.spec
    config.status: creating SlackBuild
    config.status: creating config.h
    config.status: config.h is unchanged
    config.status: executing depfiles commands
    config.status: executing intltool commands
    config.status: executing default-1 commands
    config.status: creating po/POTFILES
    config.status: creating po/Makefile
    config.status: executing po/stamp-it commands
    
    This package is configured for the following features:
    ------------------------------------------------------
    Compiling with plugin support..........   yes
    Compiling with private record support..   yes
    Compiling with Datebk support..........   yes
    Compiling with Ma�ana support..........   yes
    Compiling with Prometheon support......   no
    Compiling Expense plugin...............   yes
    Compiling SyncTime plugin..............   yes
    Compiling KeyRing plugin...............   yes
    Compiling dialer add-on................   yes
    GTK-2 support..........................   yes
    NLS support (foreign languages)........   yes
    Compiler Options.......................   -g -O2
    Prefix directory.......................   /usr/local
    pilot-link headers.....................   /usr/include
    USB support enabled....................   yes
    pilot-link 0.12 support................   no
    pilot-link version found...............   0.11.8
    
    Now type make to compile
    -------------- next part --------------
    An HTML attachment was scrubbed...
    URL: http://lists.jpilot.org/pipermail/jpilot/attachments/20080505/f175da94/attachment-0001.htm 
    

     

     

    More information about the jpilot mailing list