From kde-solaris Thu Oct 21 00:25:01 2004 From: Stefan Teleman Date: Thu, 21 Oct 2004 00:25:01 +0000 To: kde-solaris Subject: Re: [kde-solaris] Diffs and trix for compiling kdepim from current cvs Message-Id: <200410202025.01829.steleman () nyc ! rr ! com> X-MARC-Message: https://marc.info/?l=kde-solaris&m=109832070718564 Hi. A few observations: 1. -D_XPG4_2 should be passed on compile line for all translation units, and not just in one file, and should be consistent across all files. It should be set in $CFLAGS, $CPPFLAGS and $CXXFLAGS. 2. the correct #ifdef for KDE on Solaris is #if defined (USE_SOLARIS) 3. libassuan is not really part of KDE per se. I am not even sure next releases of KDE will include it. My 3.3.0 packages (and the soon to be released 3.3.1 ones) don't even link against this libassuan, i built a newer libassuan which lives in /opt/fsw4sun. --Stefan ---- On Wednesday 20 October 2004 17:25, Mats Rojestal wrote: > Hi, > > Here are the diffs for compiling kdepim on from currents cvs an > before running configure install gnu gettext package and set > LDFLAGS=-lasprintf There is only two patches needed one for > assuan-domain-connect.c and the other for assuan-socket-connect.c > > The only other manual intervention needed is to manually compile > kresources before korganizer and kpilot before kcontact. > > > Regards Mats Röjestål -- Stefan Teleman 'Nobody Expects the Spanish Inquisition' steleman@nyc.rr.com -Monty Python ___________________________________________________ This message is from the kde-solaris mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde-solaris. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.