![]() ![]() |
Sep 21 2004, 03:32 PM
Post
#1
|
|
|
Group: Members Posts: 95 Joined: 7-December 03 From: Berne, Switzerland Member No.: 1,048 |
I've found out that next to the new OZ release (great work, MickeyL!), there's a new KitchenSync release. Alas, I can't get it to compile on my Mandrake 10 with automake 2.13 and autoconf 1.7.
I do a configure and get the following abnormal output (all else is fine): checking linux/tcp.h usability... no checking linux/tcp.h presence... yes configure: WARNING: linux/tcp.h: present but cannot be compiled configure: WARNING: linux/tcp.h: check for missing prerequisite headers? configure: WARNING: linux/tcp.h: see the Autoconf documentation configure: WARNING: linux/tcp.h: section "Present But Cannot Be Compiled" configure: WARNING: linux/tcp.h: proceeding with the preprocessor's result configure: WARNING: linux/tcp.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------ ## configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ## configure: WARNING: ## ------------------------------------------ ## checking for linux/tcp.h... yes checking linux/if_ppp.h usability... no checking linux/if_ppp.h presence... yes configure: WARNING: linux/if_ppp.h: present but cannot be compiled configure: WARNING: linux/if_ppp.h: check for missing prerequisite headers? configure: WARNING: linux/if_ppp.h: see the Autoconf documentation configure: WARNING: linux/if_ppp.h: section "Present But Cannot Be Compiled" configure: WARNING: linux/if_ppp.h: proceeding with the preprocessor's result configure: WARNING: linux/if_ppp.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------ ## configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ## configure: WARNING: ## ------------------------------------------ ## checking for linux/if_ppp.h... yes checking net/errno.h usability... no ==================================================== And when doing a compile run, it works for some time and breaks here: ==================================================== /bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o libksync2.la -rpath /usr/lib -L/usr/X11R6/lib -L/usr/lib/qt3//lib -L/usr/lib -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -version-info 0:0:0 syncer.lo syncee.lo syncentry.lo syncui.lo syncuikde.lo kontainer.lo syncalgorithm.lo standardsync.lo addressbooksyncee.lo unknownsyncee.lo opiedesktopsyncee.lo calendarsyncee.lo synceelist.lo merger.lo addressbookmerger.lo calendarmerger.lo bookmarksyncee.lo conflictdialog.lo synchistory.lo -llibkcal -lkabc -lqt-mt -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread -llibkdepim libtool: link: warning: `/usr/X11R6/lib/libGL.la' seems to be moved libtool: link: warning: `/usr/X11R6/lib/libGL.la' seems to be moved libtool: link: warning: `/usr/X11R6/lib/libGL.la' seems to be moved libtool: link: warning: `/usr/X11R6/lib/libGL.la' seems to be moved libtool: link: warning: `/usr/X11R6/lib/libGL.la' seems to be moved libtool: link: warning: `/usr/X11R6/lib/libGL.la' seems to be moved libtool: link: warning: `/usr/X11R6/lib/libGL.la' seems to be moved libtool: link: warning: `/usr/X11R6/lib/libGL.la' seems to be moved libtool: link: warning: `/usr/X11R6/lib/libGL.la' seems to be moved /usr/bin/ld: cannot find -llibkcal collect2: ld returned 1 exit status make[4]: *** [libksync2.la] Error 1 make[4]: Leaving directory `/tmp/kitchensync-0.0.8-kornholio/kitchensync/libksync' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/tmp/kitchensync-0.0.8-kornholio/kitchensync/libksync' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/kitchensync-0.0.8-kornholio/kitchensync' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/kitchensync-0.0.8-kornholio' make: *** [all] Error 2 ==================================================== The system is a Mandrake 10 Official Edition, with all the stuff installed else, the KitchenSync configure run does not break else. The libraries are there, so this seems not to be the problem. Anybody got a clue what to modify? |
|
|
|
Nov 7 2004, 11:55 PM
Post
#2
|
|
|
Group: Members Posts: 4 Joined: 7-November 04 Member No.: 5,378 |
I tried it too...
there are a couple of mistakes in the makefile the parameter should be -lkcal instead of -llibkcal but there are several other mistakes - I'm wondering if anyone did ever compile the whole package (with the sources you can download at the moment) |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 18th May 2013 - 10:43 PM |