Date: Sun, 14 Jan 2001 22:59:01 +0100 (CET) From: "Palle Girgensohn" <girgen@partitur.se> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/24328: kdelibs2 fails to compile, `CP_1251' is not a member of type `QFont' Message-ID: <200101142159.f0ELx1368433@elbas.partitur.se>
next in thread | raw e-mail | index | archive | help
>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: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 14 14:00:02 PST 2001 >Closed-Date: >Last-Modified: >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: >Unformatted: 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?200101142159.f0ELx1368433>