[jp] jpilot on gentoo

  • Previous message: [jp] jpilot on gentoo
  • Next message: [jp] jpilot on gentoo
  • Elizabeth Dodd edodd at billiau.net
    Wed Jan 10 16:14:00 EST 2007

     

    On Thursday 11 January 2007 01:35, Jason Day wrote:
    > Personally, I don't use the jpilot portage package.  Version 0.99.7 is
    > quite old, after all.  I would recommend downloading jpilot 0.99.9
    > sources and building and installing it yourself.  One of the nice things
    > about gentoo is you don't have to worry about installing dev versions of
    > packages :)
    
    Well I had already downloaded those tarballs, jpilot-0.99.9 and 
    pilot-link-0.12.1
    so i reconfigured and recompiled and now jpilot still won't compile..
    this is the guts of the error
    
    undefined reference to `pi_buffer_new'
    undefined reference to `pi_buffer_free'
    
    
    -- 
    ADDING "JUST KIDDING" DOESN'T MAKE IT OKAY TO INSULT THE PRINCIPAL
    ADDING "JUST KIDDING" DOESN'T MAKE IT OKAY TO INSULT THE PRINCIPAL
    ADDING "JUST KIDDING" DOESN'T MAKE IT OKAY TO INSULT THE PRINCIPAL
    ADDING "JUST KIDDING" DOESN'T MAKE IT OKAY TO INSULT THE PRINCIPAL
    
    	Bart Simpson on chalkboard in episode 2F09
    -------------- next part --------------
    address.o: In function `pc_address_write':
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/address.c:346: undefined reference to `pi_buffer_new'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/address.c:375: undefined reference to `pi_buffer_free'
    address.o: In function `get_addresses2':
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/address.c:507: undefined reference to `pi_buffer_new'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/address.c:521: undefined reference to `pi_buffer_free'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/address.c:518: undefined reference to `pi_buffer_free'
    datebook.o: In function `pc_datebook_write':
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/datebook.c:336: undefined reference to `pi_buffer_new'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/datebook.c:365: undefined reference to `pi_buffer_free'
    datebook.o: In function `get_days_appointments2':
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/datebook.c:991: undefined reference to `pi_buffer_new'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/datebook.c:1000: undefined reference to `pi_buffer_free'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/datebook.c:995: undefined reference to `pi_buffer_free'
    memo.o: In function `pc_memo_write':
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/memo.c:167: undefined reference to `pi_buffer_new'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/memo.c:202: undefined reference to `pi_buffer_free'
    memo.o: In function `get_memos2':
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/memo.c:334: undefined reference to `pi_buffer_new'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/memo.c:348: undefined reference to `pi_buffer_free'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/memo.c:345: undefined reference to `pi_buffer_free'
    sync.o: In function `sync_categories':
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/sync.c:2911: undefined reference to `pi_buffer_new'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/sync.c:2922: undefined reference to `pi_buffer_free'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/sync.c:2918: undefined reference to `pi_buffer_free'
    sync.o: In function `fetch_extra_DBs':
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/sync.c:1412: undefined reference to `pi_buffer_new'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/sync.c:1422: undefined reference to `pi_buffer_free'
    sync.o: In function `fast_sync_application':
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/sync.c:2653: undefined reference to `pi_buffer_new'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/sync.c:2690: undefined reference to `pi_buffer_free'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/sync.c:2675: undefined reference to `pi_buffer_free'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/sync.c:2666: undefined reference to `pi_buffer_free'
    sync.o: In function `sync_fetch':
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/sync.c:1622: undefined reference to `pi_buffer_new'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/sync.c:1809: undefined reference to `pi_buffer_free'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/sync.c:1812: undefined reference to `pi_palmos_error'
    sync.o: In function `slow_sync_application':
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/sync.c:1219: undefined reference to `pi_buffer_new'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/sync.c:1250: undefined reference to `pi_buffer_free'
    todo.o: In function `pc_todo_write':
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/todo.c:295: undefined reference to `pi_buffer_new'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/todo.c:334: undefined reference to `pi_buffer_free'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/todo.c:299: undefined reference to `pi_buffer_free'
    todo.o: In function `get_todos2':
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/todo.c:496: undefined reference to `pi_buffer_new'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/todo.c:510: undefined reference to `pi_buffer_free'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/todo.c:507: undefined reference to `pi_buffer_free'
    utils.o: In function `delete_pc_record':
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/utils.c:2100: undefined reference to `pi_buffer_free'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/utils.c:2000: undefined reference to `pi_buffer_new'
    /mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9/utils.c:2092: undefined reference to `pi_buffer_free'
    collect2: ld returned 1 exit status
    make[2]: *** [jpilot] Error 1
    make[2]: Leaving directory `/mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/mnt/sda5/liz/downloads/jpilot/jpilot-0.99.9'
    make: *** [all] Error 2
    -------------- next part --------------
    mums jpilot-0.99.9 # ./configure
    checking for a BSD-compatible install... /bin/install -c
    checking whether build environment is sane... yes
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking whether to enable maintainer-specific portions of Makefiles... no
    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 library containing strerror... none required
    checking for a sed that does not truncate output... /bin/sed
    checking for egrep... grep -E
    checking for ld used by gcc... /usr/x86_64-pc-linux-gnu/bin/ld
    checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
    checking for /usr/x86_64-pc-linux-gnu/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/x86_64-pc-linux-gnu/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... yes
    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/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
    checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
    checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/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++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/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 stripping libraries is possible... yes
    checking for shl_load... (cached) no
    checking for shl_load in -ldld... (cached) no
    checking for dlopen... (cached) no
    checking for dlopen in -ldl... (cached) yes
    checking whether a program can dlopen itself... (cached) yes
    checking whether a statically linked program can dlopen itself... (cached) yes
    appending configuration tag "F77" to libtool
    checking for a BSD-compatible install... /bin/install -c
    checking for sed... /bin/sed
    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 whether NLS is requested... yes
    checking for msgfmt... /usr/bin/msgfmt
    checking for gmsgfmt... /usr/bin/gmsgfmt
    checking for xgettext... /usr/bin/xgettext
    checking for msgmerge... /usr/bin/msgmerge
    checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
    checking if the linker (/usr/x86_64-pc-linux-gnu/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 pilot-link header files... found at /usr/local/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 running a pilot-link program ... ok
    checking pilot-link version ... pi-version indicates 0.12.1
    pilot-link has USB
    pilot-link has card support (>12.0)
    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.6)
    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 sys/file.h usability... yes
    checking sys/file.h presence... yes
    checking for sys/file.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 for string.h... (cached) yes
    checking locale.h usability... yes
    checking locale.h presence... yes
    checking for locale.h... yes
    checking langinfo.h usability... yes
    checking langinfo.h presence... yes
    checking for langinfo.h... yes
    checking for pid_t... 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 return type of signal handlers... void
    checking for strftime... yes
    checking whether utime accepts a null argument... yes
    checking for memmove... yes
    checking for strchr... yes
    checking for memcpy... yes
    checking for strdup... yes
    checking for setenv... yes
    checking for getcwd... yes
    checking for strerror... yes
    checking for setenv... (cached) 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
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating docs/Makefile
    config.status: creating Expense/Makefile
    config.status: creating KeyRing/Makefile
    config.status: creating dialer/Makefile
    config.status: creating po/Makefile.in
    config.status: creating SyncTime/Makefile
    config.status: creating jpilot.spec
    config.status: creating SlackBuild
    config.status: creating m4/Makefile
    config.status: creating empty/Makefile
    config.status: creating icons/Makefile
    config.status: creating config.h
    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
    
    This package is configured for the following features:
    ------------------------------------------------------
    Compiling Expense plugin...............   yes
    Compiling SyncTime plugin..............   yes
    Compiling KeyRing plugin...............   yes
    Compiling with private record support..   yes
    Compiling with Datebk support..........   yes
    Compiling with plugin support..........   yes
    Compiling with Mañana support..........   yes
    Compiling with Prometheon support......   no
    GTK-2 support..........................   yes
    Compiler Options.......................   -g -O2  -I/usr/local/include
    Prefix directory.......................   /usr/local
    pilot-link headers.....................   /usr/local/include
    NLS support (foreign languages)........   yes
    USB support enabled....................   yes
    dialer support.........................   yes
    pilot-link 0.12 support................   yes
    Pilot-link version found...............   0.12.1
    
    Now type make to compile
    

     

     

    More information about the jpilot mailing list