Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Nov 2001 06:52:01 -0800 (PST)
From:      "Antonio D'souza" <quik@quikbox.ca>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/31729: QT2.3 will not build
Message-ID:  <200111031452.fA3Eq1v30784@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         31729
>Category:       ports
>Synopsis:       QT2.3 will not build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 03 07:00:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Antonio D'souza
>Release:        4.4-stable
>Organization:
University of Waterloo
>Environment:
FreeBSD alice.quiknet 4.4-PRERELEASE 
FreeBSD 4.4-PRERELEASE #3: Wed Aug  8 14:06:44 EDT 2001
quik@quikbox.ca:/usr/obj/usr/src/sys/QUIK  i386
>Description:
When I try to build the port, I end up with this on my screen:

Build type:    freebsd-g++-shared

Thread support..................... yes
GIF support........................ yes
MNG support........................ yes
JPEG support....................... yes
NAS sound support.................. no
Session management................. yes
Xft support (Anti-Aliased Fonts) .. yes

Creating makefiles...
Qt is now configured for building. Just run make.
To reconfigure, run make clean and configure.

===>  Building for qt-2.3.1
(cd /mnt/big/ports/x11-toolkits/qt23/work/qt-2.3.1; /usr/bin/env QTDIR=/mnt/big/ports/x11-toolkits/qt23/work/qt-2.3.1 LD_LIBRARY_PATH=/mnt/big/ports/x11-toolkits/qt23/work/qt-2.3.1/lib PORTOBJFORMAT=elf PREFIX=/usr/X11R6 LOCALBASE=/usr/local X11BASE=/usr/X11R6 MOTIFLIB="-L/usr/X11R6/lib -lXm -lXp" LIBDIR="/usr/lib" CFLAGS="-O -pipe -march=k6" CXXFLAGS=" -O -pipe -march=k6" BSD_INSTALL_PROGRAM="install -C -c -s -o root -g wheel -m 555"  BSD_INSTALL_SCRIPT="install -C -c -o root -g wheel -m 555"  BSD_INSTALL_DATA="install -C -c -o root -g wheel -m 444"  BSD_INSTALL_MAN="install -C -c -o root -g wheel -m 444" gmake -f Makefile  all)
cd src/moc; gmake
gmake[1]: Entering directory `/mnt/big/ports/x11-toolkits/qt23/work/qt-2.3.1/src/moc'
c++  -c -I/mnt/big/ports/x11-toolkits/qt23/work/qt-2.3.1/include -pthread -D_THREAD_SAFE -Wno-unused -Wno-parentheses -DQT_PREFIX=\"/usr/X11R6\" -pipe -O -fno-exceptions  -O -pipe -march=k6 -I/usr/include -D_PTH_H_ -D_PTH_PTHREAD_H_ -frerun-cse-after-loop -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o mocgen.o mocgen.cpp
In file included from /usr/include/ctype.h:52,
                 from moc.y:63:
/usr/include/runetype.h:56: redeclaration of C++ built-in type `wchar_t'
gmake[1]: *** [mocgen.o] Error 1
gmake[1]: Leaving directory `/mnt/big/ports/x11-toolkits/qt23/work/qt-2.3.1/src/moc'
gmake: *** [src-moc] Error 2
*** Error code 2
>How-To-Repeat:

>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?200111031452.fA3Eq1v30784>