Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 2013 15:41:47 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        freebsd-ports@freebsd.org
Subject:   Re: [kde-freebsd] kopete-kde4 fails to build
Message-ID:  <20130411134147.GA3842@tinyCurrent>
In-Reply-To: <20130411090223.7bf422d3@scorpio>
References:  <20130410140819.5479cde3@scorpio> <1365619263.56133.YahooMailNeo@web160103.mail.bf1.yahoo.com> <20130410154400.774fe586@scorpio> <682843215.KC74Mq07WB@mercury.ph.man.ac.uk> <20130411090223.7bf422d3@scorpio>

next in thread | previous in thread | raw e-mail | index | archive | help
El día Thursday, April 11, 2013 a las 09:02:23AM -0400, Jerry escribió:

> On Thu, 11 Apr 2013 12:22:22 +0000
> Max Brazhnikov articulated:
> 
> > From your build log:
> > /usr/local/include/qt4/QtCore/qbytearray.h:79: error: redefinition of
> > 'uint qstrlen(const char*)' /usr/local/include/qcstring.h:57: error:
> > 'uint qstrlen(const char*)' previously defined here
> > 
> > include/qcstring.h is installed by x11-toolkits/qt33. Either you have
> > qt3 package installed or your system polluted with leftovers.
> 
> I would vote for a seriously polluted system. When FreeBSD 10-STABLE is
> released, I plan to dump the entire system, reformat it from scratch
> and start over clean. It isn't worth the effort it takes to keep it
> running anymore.

All ports installed files will go away by

# rm -rf /usr/local/*
# rm -rf /var/db/pkg/*
# rm -rf /compat/linux/*

I just did this three days ago to compile after SVN updating /usr/ports

	matthias
-- 
Matthias Apitz               |  /"\ ASCII Ribbon Campaign: www.asciiribbon.org
E-mail: guru@unixarea.de     |  \ / - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X  - No proprietary attachments
phone: +49-170-4527211       |  / \ - Respect for open standards



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