Re: c++ error compiling kdelibs3
From: dick hoogendijk (dick_at_nagual.st)
Date: 03/31/05
- Previous message: Waldenio Almeida: "Realtek RTL8201BL PHY on FBSD 5.3"
- Maybe in reply to: *** hoogendijk: "Re: c++ error compiling kdelibs3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 31 Mar 2005 18:39:06 +0200 To: freebsd-questions@freebsd.org
On Thu, 31 Mar 2005 17:07:13 +0200
Michael Nottebrock <michaelnottebrock@gmx.net> wrote:
> On Thursday, 31. March 2005 09:51, *** Hoogendijk wrote:
> > I have a very nasty error lately. I have asked for help on the
> > freebsd questions list. But that list is too general ;-)
> > I'm running a fbsd-4.11R system with up2date ports.
> > I want to portupgrade (or just a 'make install clean' kde3 to the
> > latest 3.4version but something goes wrong with kdelibs3.
> >
> > I get this 'cannot specify -o with -c or -S and multiple
> > compilations.
>
> See
> http://freebsd.kde.org/pipermail/kde-freebsd/2004-September/008878.html
[quote]
> > -I/usr/local/include -I/usr/include @INCLUDE_des@
>
> ^^^^^^^^^^^^^
> That shouldn't be there. It's picked up from krb5-config output
> (from /usr/bin/krb5-config --cflags).
>
> I suspect that the krb5-config you have
> is probably stale (i.e. you installed the crypto distribution from an
> installation CD at some point and subsequently updated your system
> without having MAKE_KERBEROS5=yes set in your /etc/make.conf). If it's
> not stale and you did indeed build kerberos with your world,
So simple! It works! I had an /usr/bin/krb5-config too and after
deleting the rule you mentioned here the compilation went well! Thank
you!
Remains one qustion: is it better to rebuild freebsd-4.11-stable WITH
kerberos5 or do I remove that (now) unwanted kerberos5 piece of
software. And if so, how? Because it's in the base, how can it be
removed? Or, again, should I just rebuild world with /etc/make.conf ->
"make_kerberos5=yes"
-- *** -- http://nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.11 ++ FreeBSD 5.3 + Nai tiruvantel ar vayuvantel i Valar tielyanna nu vilja _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Waldenio Almeida: "Realtek RTL8201BL PHY on FBSD 5.3"
- Maybe in reply to: *** hoogendijk: "Re: c++ error compiling kdelibs3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]