[jp] Compile problem in slackware -current

  • Previous message: [jp] Compile problem in slackware -current
  • Next message: [jp] Compile problem in slackware -current
  • Pedro Alves pedro at neraka.no-ip.org
    Thu Jun 1 07:17:39 EDT 2006

     

    
    
    
    On Thu, Jun 01, 2006 at 06:48:30AM -0400, David A. Desrosiers wrote:
    >   	I didn't see any errors in your paste. Can you paste the 
    > section that includes the errors you're seeing?
    > 
    
    
    Opps, wrong redirection.
    
    
    In fact, I have 2 problems:
    
    #1:
    
    
    Making all in docs
    make[2]: Entering directory `/home/pedro/can2/jpilot/docs'
    make[2]: *** No rule to make target `../UPGRADING', needed by `all-am'.  Stop.
    make[2]: Leaving directory `/home/pedro/can2/jpilot/docs'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/pedro/can2/jpilot'
    make: *** [all] Error 2
    
    
    If I edit makefile and skip docs, I get into #2. (I'm pasting the entire
    make logs, if this is irrelevant, skip directly to the last part)
    
    
    Thanks.
    
    #2:
    
    
    make  all-recursive
    make[1]: Entering directory `/home/pedro/can2/jpilot'
    Making all in Expense
    make[2]: Entering directory `/home/pedro/can2/jpilot/Expense'
    if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -Wall  -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I.. -g -O2  -I/usr/include -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
    mkdir .libs
     gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I.. -g -O2 -I/usr/include -MT libexpense_la-expense.lo -MD -MP -MF .deps/libexpense_la-expense.Tpo -c expense.c  -fPIC -DPIC -o .libs/libexpense_la-expense.o
    /bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -I/usr/include   -o libexpense.la -rpath /opt/jpilot-20050507//lib/jpilot/plugins  libexpense_la-expense.lo  -L/usr/lib -lpisock -ldl
    gcc -shared  .libs/libexpense_la-expense.o  -L/usr/lib /usr/lib/libpisock.so -ldl  -Wl,-soname -Wl,libexpense.so.0 -o .libs/libexpense.so.0.0.0
    (cd .libs && rm -f libexpense.so.0 && ln -s libexpense.so.0.0.0 libexpense.so.0)
    (cd .libs && rm -f libexpense.so && ln -s libexpense.so.0.0.0 libexpense.so)
    creating libexpense.la
    (cd .libs && rm -f libexpense.la && ln -s ../libexpense.la libexpense.la)
    make[2]: Leaving directory `/home/pedro/can2/jpilot/Expense'
    Making all in SyncTime
    make[2]: Entering directory `/home/pedro/can2/jpilot/SyncTime'
    if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -Wall  -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I.. -g -O2  -I/usr/include -MT libsynctime_la-synctime.lo -MD -MP -MF ".deps/libsynctime_la-synctime.Tpo" -c -o libsynctime_la-synctime.lo `test -f 'synctime.c' || echo './'`synctime.c; \
    	then mv -f ".deps/libsynctime_la-synctime.Tpo" ".deps/libsynctime_la-synctime.Plo"; else rm -f ".deps/libsynctime_la-synctime.Tpo"; exit 1; fi
    mkdir .libs
     gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I.. -g -O2 -I/usr/include -MT libsynctime_la-synctime.lo -MD -MP -MF .deps/libsynctime_la-synctime.Tpo -c synctime.c  -fPIC -DPIC -o .libs/libsynctime_la-synctime.o
    /bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -I/usr/include   -o libsynctime.la -rpath /opt/jpilot-20050507//lib/jpilot/plugins  libsynctime_la-synctime.lo  -L/usr/lib -lpisock -ldl
    gcc -shared  .libs/libsynctime_la-synctime.o  -L/usr/lib /usr/lib/libpisock.so -ldl  -Wl,-soname -Wl,libsynctime.so.0 -o .libs/libsynctime.so.0.0.0
    (cd .libs && rm -f libsynctime.so.0 && ln -s libsynctime.so.0.0.0 libsynctime.so.0)
    (cd .libs && rm -f libsynctime.so && ln -s libsynctime.so.0.0.0 libsynctime.so)
    creating libsynctime.la
    (cd .libs && rm -f libsynctime.la && ln -s ../libsynctime.la libsynctime.la)
    make[2]: Leaving directory `/home/pedro/can2/jpilot/SyncTime'
    Making all in KeyRing
    make[2]: Entering directory `/home/pedro/can2/jpilot/KeyRing'
    if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    -Wall  -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I.. -g -O2  -I/usr/include -MT libkeyring_la-keyring.lo -MD -MP -MF ".deps/libkeyring_la-keyring.Tpo" -c -o libkeyring_la-keyring.lo `test -f 'keyring.c' || echo './'`keyring.c; \
    	then mv -f ".deps/libkeyring_la-keyring.Tpo" ".deps/libkeyring_la-keyring.Plo"; else rm -f ".deps/libkeyring_la-keyring.Tpo"; exit 1; fi
    mkdir .libs
     gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I.. -g -O2 -I/usr/include -MT libkeyring_la-keyring.lo -MD -MP -MF .deps/libkeyring_la-keyring.Tpo -c keyring.c  -fPIC -DPIC -o .libs/libkeyring_la-keyring.o
    keyring.c: In function `pack_KeyRing':
    keyring.c:218: warning: passing arg 1 of `DES_ecb3_encrypt' from incompatible pointer type
    keyring.c:218: warning: passing arg 2 of `DES_ecb3_encrypt' from incompatible pointer type
    keyring.c: In function `unpack_KeyRing':
    keyring.c:271: warning: passing arg 1 of `DES_ecb3_encrypt' from incompatible pointer type
    keyring.c:271: warning: passing arg 2 of `DES_ecb3_encrypt' from incompatible pointer type
    /bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -I/usr/include   -o libkeyring.la -rpath /opt/jpilot-20050507//lib/jpilot/plugins -lcrypto libkeyring_la-keyring.lo  -L/usr/lib -lpisock -ldl
    gcc -shared  .libs/libkeyring_la-keyring.o  -lcrypto -L/usr/lib /usr/lib/libpisock.so -ldl  -Wl,-soname -Wl,libkeyring.so.0 -o .libs/libkeyring.so.0.0.0
    (cd .libs && rm -f libkeyring.so.0 && ln -s libkeyring.so.0.0.0 libkeyring.so.0)
    (cd .libs && rm -f libkeyring.so && ln -s libkeyring.so.0.0.0 libkeyring.so)
    creating libkeyring.la
    (cd .libs && rm -f libkeyring.la && ln -s ../libkeyring.la libkeyring.la)
    make[2]: Leaving directory `/home/pedro/can2/jpilot/KeyRing'
    Making all in dialer
    make[2]: Entering directory `/home/pedro/can2/jpilot/dialer'
    if gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2  -I/usr/include -MT jpilot-dial.o -MD -MP -MF ".deps/jpilot-dial.Tpo" -c -o jpilot-dial.o jpilot-dial.c; \
    	then mv -f ".deps/jpilot-dial.Tpo" ".deps/jpilot-dial.Po"; else rm -f ".deps/jpilot-dial.Tpo"; exit 1; fi
    /bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -I/usr/include   -o jpilot-dial  jpilot-dial.o -lm -L/usr/lib -lpisock -ldl
    mkdir .libs
    gcc -g -O2 -I/usr/include -o jpilot-dial jpilot-dial.o  -lm -L/usr/lib /usr/lib/libpisock.so -lncurses -lreadline -ldl
    make[2]: Leaving directory `/home/pedro/can2/jpilot/dialer'
    Making all in po
    make[2]: Entering directory `/home/pedro/can2/jpilot/po'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/pedro/can2/jpilot/po'
    Making all in m4
    make[2]: Entering directory `/home/pedro/can2/jpilot/m4'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/pedro/can2/jpilot/m4'
    Making all in empty
    make[2]: Entering directory `/home/pedro/can2/jpilot/empty'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/pedro/can2/jpilot/empty'
    Making all in icons
    make[2]: Entering directory `/home/pedro/can2/jpilot/icons'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/home/pedro/can2/jpilot/icons'
    make[2]: Entering directory `/home/pedro/can2/jpilot'
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT address.o -MD -MP -MF ".deps/address.Tpo" -c -o address.o address.c; \
    	then mv -f ".deps/address.Tpo" ".deps/address.Po"; else rm -f ".deps/address.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT address_gui.o -MD -MP -MF ".deps/address_gui.Tpo" -c -o address_gui.o address_gui.c; \
    	then mv -f ".deps/address_gui.Tpo" ".deps/address_gui.Po"; else rm -f ".deps/address_gui.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT alarms.o -MD -MP -MF ".deps/alarms.Tpo" -c -o alarms.o alarms.c; \
    	then mv -f ".deps/alarms.Tpo" ".deps/alarms.Po"; else rm -f ".deps/alarms.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT category.o -MD -MP -MF ".deps/category.Tpo" -c -o category.o category.c; \
    	then mv -f ".deps/category.Tpo" ".deps/category.Po"; else rm -f ".deps/category.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT cp1250.o -MD -MP -MF ".deps/cp1250.Tpo" -c -o cp1250.o cp1250.c; \
    	then mv -f ".deps/cp1250.Tpo" ".deps/cp1250.Po"; else rm -f ".deps/cp1250.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT dat.o -MD -MP -MF ".deps/dat.Tpo" -c -o dat.o dat.c; \
    	then mv -f ".deps/dat.Tpo" ".deps/dat.Po"; else rm -f ".deps/dat.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT datebook.o -MD -MP -MF ".deps/datebook.Tpo" -c -o datebook.o datebook.c; \
    	then mv -f ".deps/datebook.Tpo" ".deps/datebook.Po"; else rm -f ".deps/datebook.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT datebook_gui.o -MD -MP -MF ".deps/datebook_gui.Tpo" -c -o datebook_gui.o datebook_gui.c; \
    	then mv -f ".deps/datebook_gui.Tpo" ".deps/datebook_gui.Po"; else rm -f ".deps/datebook_gui.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT dialer.o -MD -MP -MF ".deps/dialer.Tpo" -c -o dialer.o dialer.c; \
    	then mv -f ".deps/dialer.Tpo" ".deps/dialer.Po"; else rm -f ".deps/dialer.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT export_gui.o -MD -MP -MF ".deps/export_gui.Tpo" -c -o export_gui.o export_gui.c; \
    	then mv -f ".deps/export_gui.Tpo" ".deps/export_gui.Po"; else rm -f ".deps/export_gui.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT import_gui.o -MD -MP -MF ".deps/import_gui.Tpo" -c -o import_gui.o import_gui.c; \
    	then mv -f ".deps/import_gui.Tpo" ".deps/import_gui.Po"; else rm -f ".deps/import_gui.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT install_gui.o -MD -MP -MF ".deps/install_gui.Tpo" -c -o install_gui.o install_gui.c; \
    	then mv -f ".deps/install_gui.Tpo" ".deps/install_gui.Po"; else rm -f ".deps/install_gui.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT japanese.o -MD -MP -MF ".deps/japanese.Tpo" -c -o japanese.o japanese.c; \
    	then mv -f ".deps/japanese.Tpo" ".deps/japanese.Po"; else rm -f ".deps/japanese.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT jpilot.o -MD -MP -MF ".deps/jpilot.Tpo" -c -o jpilot.o jpilot.c; \
    	then mv -f ".deps/jpilot.Tpo" ".deps/jpilot.Po"; else rm -f ".deps/jpilot.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT libplugin.o -MD -MP -MF ".deps/libplugin.Tpo" -c -o libplugin.o libplugin.c; \
    	then mv -f ".deps/libplugin.Tpo" ".deps/libplugin.Po"; else rm -f ".deps/libplugin.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT log.o -MD -MP -MF ".deps/log.Tpo" -c -o log.o log.c; \
    	then mv -f ".deps/log.Tpo" ".deps/log.Po"; else rm -f ".deps/log.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT memo.o -MD -MP -MF ".deps/memo.Tpo" -c -o memo.o memo.c; \
    	then mv -f ".deps/memo.Tpo" ".deps/memo.Po"; else rm -f ".deps/memo.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT memo_gui.o -MD -MP -MF ".deps/memo_gui.Tpo" -c -o memo_gui.o memo_gui.c; \
    	then mv -f ".deps/memo_gui.Tpo" ".deps/memo_gui.Po"; else rm -f ".deps/memo_gui.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT monthview_gui.o -MD -MP -MF ".deps/monthview_gui.Tpo" -c -o monthview_gui.o monthview_gui.c; \
    	then mv -f ".deps/monthview_gui.Tpo" ".deps/monthview_gui.Po"; else rm -f ".deps/monthview_gui.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT otherconv.o -MD -MP -MF ".deps/otherconv.Tpo" -c -o otherconv.o otherconv.c; \
    	then mv -f ".deps/otherconv.Tpo" ".deps/otherconv.Po"; else rm -f ".deps/otherconv.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT password.o -MD -MP -MF ".deps/password.Tpo" -c -o password.o password.c; \
    	then mv -f ".deps/password.Tpo" ".deps/password.Po"; else rm -f ".deps/password.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT pidfile.o -MD -MP -MF ".deps/pidfile.Tpo" -c -o pidfile.o pidfile.c; \
    	then mv -f ".deps/pidfile.Tpo" ".deps/pidfile.Po"; else rm -f ".deps/pidfile.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT plugins.o -MD -MP -MF ".deps/plugins.Tpo" -c -o plugins.o plugins.c; \
    	then mv -f ".deps/plugins.Tpo" ".deps/plugins.Po"; else rm -f ".deps/plugins.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT prefs.o -MD -MP -MF ".deps/prefs.Tpo" -c -o prefs.o prefs.c; \
    	then mv -f ".deps/prefs.Tpo" ".deps/prefs.Po"; else rm -f ".deps/prefs.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT prefs_gui.o -MD -MP -MF ".deps/prefs_gui.Tpo" -c -o prefs_gui.o prefs_gui.c; \
    	then mv -f ".deps/prefs_gui.Tpo" ".deps/prefs_gui.Po"; else rm -f ".deps/prefs_gui.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT print.o -MD -MP -MF ".deps/print.Tpo" -c -o print.o print.c; \
    	then mv -f ".deps/print.Tpo" ".deps/print.Po"; else rm -f ".deps/print.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT print_gui.o -MD -MP -MF ".deps/print_gui.Tpo" -c -o print_gui.o print_gui.c; \
    	then mv -f ".deps/print_gui.Tpo" ".deps/print_gui.Po"; else rm -f ".deps/print_gui.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT print_headers.o -MD -MP -MF ".deps/print_headers.Tpo" -c -o print_headers.o print_headers.c; \
    	then mv -f ".deps/print_headers.Tpo" ".deps/print_headers.Po"; else rm -f ".deps/print_headers.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT print_logo.o -MD -MP -MF ".deps/print_logo.Tpo" -c -o print_logo.o print_logo.c; \
    	then mv -f ".deps/print_logo.Tpo" ".deps/print_logo.Po"; else rm -f ".deps/print_logo.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT restore_gui.o -MD -MP -MF ".deps/restore_gui.Tpo" -c -o restore_gui.o restore_gui.c; \
    	then mv -f ".deps/restore_gui.Tpo" ".deps/restore_gui.Po"; else rm -f ".deps/restore_gui.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT russian.o -MD -MP -MF ".deps/russian.Tpo" -c -o russian.o russian.c; \
    	then mv -f ".deps/russian.Tpo" ".deps/russian.Po"; else rm -f ".deps/russian.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT search_gui.o -MD -MP -MF ".deps/search_gui.Tpo" -c -o search_gui.o search_gui.c; \
    	then mv -f ".deps/search_gui.Tpo" ".deps/search_gui.Po"; else rm -f ".deps/search_gui.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT sync.o -MD -MP -MF ".deps/sync.Tpo" -c -o sync.o sync.c; \
    	then mv -f ".deps/sync.Tpo" ".deps/sync.Po"; else rm -f ".deps/sync.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT todo.o -MD -MP -MF ".deps/todo.Tpo" -c -o todo.o todo.c; \
    	then mv -f ".deps/todo.Tpo" ".deps/todo.Po"; else rm -f ".deps/todo.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT todo_gui.o -MD -MP -MF ".deps/todo_gui.Tpo" -c -o todo_gui.o todo_gui.c; \
    	then mv -f ".deps/todo_gui.Tpo" ".deps/todo_gui.Po"; else rm -f ".deps/todo_gui.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT utils.o -MD -MP -MF ".deps/utils.Tpo" -c -o utils.o utils.c; \
    	then mv -f ".deps/utils.Tpo" ".deps/utils.Po"; else rm -f ".deps/utils.Tpo"; exit 1; fi
    if gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include -MT weekview_gui.o -MD -MP -MF ".deps/weekview_gui.Tpo" -c -o weekview_gui.o weekview_gui.c; \
    	then mv -f ".deps/weekview_gui.Tpo" ".deps/weekview_gui.Po"; else rm -f ".deps/weekview_gui.Tpo"; exit 1; fi
    /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2  -I/usr/include   -o jpilot -export-dynamic address.o address_gui.o alarms.o category.o cp1250.o dat.o datebook.o datebook_gui.o dialer.o export_gui.o import_gui.o install_gui.o japanese.o jpilot.o libplugin.o log.o memo.o memo_gui.o monthview_gui.o otherconv.o password.o pidfile.o plugins.o prefs.o prefs_gui.o print.o print_gui.o print_headers.o print_logo.o restore_gui.o russian.o search_gui.o sync.o todo.o todo_gui.o utils.o weekview_gui.o -L/usr/lib -lpisock -ldl -L/usr/lib -lpisock -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm -L/usr/lib -lpisock -ldl
    mkdir .libs
    gcc -I/usr/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DLOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -DGNULOCALEDIR=\"/opt/jpilot-20050507//share/locale\" -g -O2 -I/usr/include -o jpilot address.o address_gui.o alarms.o category.o cp1250.o dat.o datebook.o datebook_gui.o dialer.o export_gui.o import_gui.o install_gui.o japanese.o jpilot.o libplugin.o log.o memo.o memo_gui.o monthview_gui.o otherconv.o password.o pidfile.o plugins.o prefs.o prefs_gui.o print.o print_gui.o print_headers.o print_logo.o restore_gui.o russian.o search_gui.o sync.o todo.o todo_gui.o utils.o weekview_gui.o -rdynamic -Wl,--export-dynamic  -L/usr/lib -L/usr/X11R6/lib /usr/lib/libgtk.so /usr/lib/libgdk.so /usr/lib/libgmodule.so /usr/lib/libglib.so -lXext -lX11 -lm /usr/lib/libpisock.so -lncurses -lreadline -ldl
    jpilot.o(.text+0x9ed): In function `cb_install_user':
    /home/pedro/can2/jpilot/jpilot.c:624: undefined reference to `install_user_gui'
    collect2: ld returned 1 exit status
    make[2]: *** [jpilot] Error 1
    make[2]: Leaving directory `/home/pedro/can2/jpilot'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/pedro/can2/jpilot'
    make: *** [all] Error 2
    
    -- 
    Pedro Alves
    pedro.alves at zmail.pt
    
    

     

     

    More information about the jpilot mailing list