[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-pim
Subject:    kdepim-2.1.1 / Solaris 8 / Compile issues
From:       Steve Bankowitz <Steven.Bankowitz () Webnoize ! COM>
Date:       2001-06-13 19:33:30
[Download RAW message or body]

Hi Guys,

Just wanted to let you know that I had problems compiling KOrganizer on
my Solaris 8 box.  I think the problem is due to the libical that is
shipped with the kdepim package.

I noticed this bug logged, (http://bugs.kde.org//db/21/21562.html), it
seems to be what I was seeing.  

To fix this, I just grabbed the latest libical (0.23), and hacked the
Makefile to point to this version of the libraries.  This seems to have
fixed the problem.  KOrganizer compiles and runs without any problems
(At least so far ;-)

Enclosed is a diff of the Makefile, but one warning, I have a very weird
filesystem layout!  So it's more for just a reference.

-Steve

["Makefile.diff" (text/plain)]

*** Makefile	Wed Jun 13 14:55:31 2001
--- Makefile.ORIG	Wed Jun 13 14:47:00 2001
***************
*** 210 ****
! INCLUDES = $(all_includes) 	   -I$(srcdir)/versit \
                -I/usr/apps/src/libical-0.23/src/libical \
                -I/usr/apps/src/libical-0.23/src/libicalss
--- 210 ----
! INCLUDES = $(all_includes) 	   -I$(srcdir)/versit            \
-I$(top_srcdir)/libical/src/libical            -I$(top_srcdir)/libical/src/libicalss \
                -I$(top_builddir)/libical/src/libical 	   \
                -I$(top_builddir)/libical/src/libicalss
***************
*** 216 ****
! libkorganizer_la_LIBADD = -lkparts                            versit/libversit.la \
$(LIB_KFILE) -lkab                            /usr/apps/lib/libical.la   \
                /usr/apps/lib/libicalss.la
--- 216 ----
! libkorganizer_la_LIBADD = -lkparts                            versit/libversit.la \
$(LIB_KFILE) -lkab                            \
$(top_builddir)/libical/src/libical/libical.la                            \
                $(top_builddir)/libical/src/libicalss/libicalss.la
***************
*** 224 ****
! alarmd_LDADD = versit/libversit.la $(LIB_KDEUI)                \
                /usr/apps/lib/libical.la                /usr/apps/lib/libicalss.la
--- 224 ----
! alarmd_LDADD = versit/libversit.la $(LIB_KDEUI)                \
$(top_builddir)/libical/src/libical/libical.la                \
                $(top_builddir)/libical/src/libicalss/libicalss.la
***************
*** 272,273 ****
! /usr/apps/lib/libical.la \
! /usr/apps/lib/libicalss.la
--- 272,273 ----
! $(top_builddir)/libical/src/libical/libical.la \
! $(top_builddir)/libical/src/libicalss/libicalss.la
***************
*** 344,345 ****
! /usr/apps/lib/libical.la \
! /usr/apps/lib/libicalss.la
--- 344,345 ----
! $(top_builddir)/libical/src/libical/libical.la \
! $(top_builddir)/libical/src/libicalss/libicalss.la



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic