From girgen@partitur.se  Sun Jan 14 13:59:03 2001
Return-Path: <girgen@partitur.se>
Received: from bastuba.partitur.se (bastuba.partitur.se [212.209.169.194])
	by hub.freebsd.org (Postfix) with ESMTP id CE78737B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 Jan 2001 13:59:02 -0800 (PST)
Received: from elbas.partitur.se (elbas.partitur.se [212.209.169.222])
	by bastuba.partitur.se (8.9.3/8.9.3) with ESMTP id WAA54421
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 Jan 2001 22:59:01 +0100 (CET)
	(envelope-from girgen@partitur.se)
Received: (from girgen@localhost)
	by elbas.partitur.se (8.11.1/8.11.1) id f0ELx1368433;
	Sun, 14 Jan 2001 22:59:01 +0100 (CET)
	(envelope-from girgen)
Message-Id: <200101142159.f0ELx1368433@elbas.partitur.se>
Date: Sun, 14 Jan 2001 22:59:01 +0100 (CET)
From: "Palle Girgensohn" <girgen@partitur.se>
Reply-To: "Palle Girgensohn" <girgen@partitur.se>
To: FreeBSD-gnats-submit@freebsd.org
Subject: kdelibs2 fails to compile, `CP_1251' is not a member of type `QFont'
X-Send-Pr-Version: 3.2

>Number:         24328
>Category:       ports
>Synopsis:       kdelibs2 fails to compile, `CP_1251' is not a member of type `QFont'
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    kevlo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 14 14:00:02 PST 2001
>Closed-Date:    Tue Feb 27 14:32:49 PST 2001
>Last-Modified:  Tue Feb 27 14:33:00 PST 2001
>Originator:     Palle Girgensohn
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
Partitur
>Environment:
freebsd 4.2 installed all of kde2 (and qt22) on December 28th.
	

>Description:
 I'm trying to get logout to work, and tried rebuilding
 kdelibs2. After just a few screens full of compilation, I get this:

c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./../libltdl/ -I../dcop
-I../kdecore -I../kdeui -I../kssl -I/usr/X11R6/include/qt2
-I/usr/X11R6/include -I/usr/local/include -I/usr/local/include
-I/usr/local/include -O2 -fno-exceptions -fno-check-new -Wall
-pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-Wno-long-long -fno-builtin -O -pipe -frtti -DQT_CLEAN_NAMESPACE
-DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c kcharsets.cpp -fPIC -DPIC -o
.libs/kcharsets.o
kcharsets.cpp:137: `CP_1251' is not a member of type `QFont'
kcharsets.cpp:138: `PT_154' is not a member of type `QFont'
kcharsets.cpp: In method `class QString KCharsets::xCharsetName(QFont::CharSet) const':
kcharsets.cpp:531: `CP_1251' is not a member of type `QFont'
kcharsets.cpp:533: `PT_154' is not a member of type `QFont'
gmake[3]: *** [kcharsets.lo] Error 1
gmake[3]: Leaving directory `/home/girgen/ports/cluster1/ports/x11/kdelibs2/work/kdelibs-2.0.1/kdecore'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/home/girgen/ports/cluster1/ports/x11/kdelibs2/work/kdelibs-2.0.1/kdecore'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/girgen/ports/cluster1/ports/x11/kdelibs2/work/kdelibs-2.0.1'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /cluster1/ports/x11/kdelibs2.
*** Error code 1

I see there are some fresh character stuff committed. Maybe there is a
dependency problem?
	

>How-To-Repeat:
Well, I guess installing the kde2 from Dec. 28th , and the update the
ports tree and try to rebuild kdelibs2...
	

>Fix:

	


>Release-Note:
>Audit-Trail:

From: Palle Girgensohn <girgen@partitur.se>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/24328: kdelibs2 fails to compile, `CP_1251' is not a member of 
 type `QFont'
Date: Tue, 16 Jan 2001 00:07:55 +0100

 solution: qt22 and kdelibs2 must be synced. The charset patches
 were applied to both ports at the same time, and they both need
 to be build on the "same side" of this date.
 
 /Palle
 
Responsible-Changed-From-To: freebsd-ports->kevlo 
Responsible-Changed-By: steve 
Responsible-Changed-When: Sun Feb 25 18:07:22 PST 2001 
Responsible-Changed-Why:  
Over to port's maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=24328 
State-Changed-From-To: open->closed 
State-Changed-By: will 
State-Changed-When: Tue Feb 27 14:32:49 PST 2001 
State-Changed-Why:  
Fixed in newest KDE2 ports. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=24328 
>Unformatted:
