Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Mar 2002 12:15:35 -0500
From:      Pete Fritchman <petef@databits.net>
To:        Fernan Aguero <fernan@iib.unsam.edu.ar>
Cc:        ports@freebsd.org, kde@freebsd.org
Subject:   Re: kdepim fails to compile (missing file?)
Message-ID:  <20020305121535.D69586@databits.net>
In-Reply-To: <20020305134641.A70386@iib.unsam.edu.ar>; from fernan@iib.unsam.edu.ar on Tue, Mar 05, 2002 at 01:46:41PM -0300
References:  <20020305134641.A70386@iib.unsam.edu.ar>

next in thread | previous in thread | raw e-mail | index | archive | help
| Hi all,
| 
| I am having problems compiling kdepim-2.2.2. This is still happening
| after updating my ports tree.
| 
| [ ... lots of snipped output ... ]
| c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../kgantt/kgantt -I../libkcal -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_ -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2 -DNDEBUG -O2 -O -pipe -fno-exceptions -fno-check-new -Wp,-MD,.deps/koagendaview.pp -c koagendaview.cpp  -fPIC -DPIC -o .libs/koagendaview.o
| In file included from koagendaview.cpp:26:
| calprinter.h:14: kprinter.h: No such file or directory

| My system is FreeBSD-4.3 (RELENG_4_3), my KDE seems to be at 2.1.1
| (at least that is what I found by looking at /var/db/pkg entries).

You need to have the latest KDE libraries & base (2.2.2) to compile
kdepim 2.2.2.

| I don't seem to have a kprinter.h anywhere in my system (should I?)

Yep:

hex(~) [26] > pkg_info -W /usr/local/include/kprinter.h
/usr/local/include/kprinter.h was installed by package kdelibs-2.2.2
hex(~) [27] > 

--pete

--
Pete Fritchman [petef@(databits.net|freebsd.org|csh.rit.edu)]
finger petef@databits.net for PGP key

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020305121535.D69586>