From owner-freebsd-questions Wed May 8 13:24:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id B115A37BAD1 for ; Wed, 8 May 2002 13:23:45 -0700 (PDT) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id NAA01113; Wed, 8 May 2002 13:23:42 -0700 Message-ID: <3CD9894D.5080001@owt.com> Date: Wed, 08 May 2002 13:23:41 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: daniel.tang@chronicle.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: failure in compiling qt-3.0.3_4 References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Daniel Tang wrote: > Hello, > > Just cvsup'd my ports, and tried to build qt-3.0.3. Here is the error. > > > > gmake[1]: Entering directory > `/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.3/src' > g++ -c -pipe -fno-exceptions -I/usr/local/include -Wall -W -g -pthread > -D_THREAD_SAFE -fPIC -DQT_SHARED -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT > -DQT_NO_NIS -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_MAC > -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_COMPACT > -I/usr/local/include/freetype2 -I/usr/local/include > -I/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.3/include > -I/usr/X11R6/include -I.moc/debug-mt/ > -I/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.3/mkspecs/freebsd-g++ > -o .obj/debug-mt/qapplication_x11.o kernel/qapplication_x11.cpp > In file included from kernel/qt_x11.h:143, > from kernel/qinputcontext_p.h:5, > from kernel/qapplication_x11.cpp:77: > /usr/X11R6/include/X11/Xft/XftFreetype.h:34: syntax error before `;' > /usr/X11R6/include/X11/Xft/XftFreetype.h:37: syntax error before `;' > /usr/X11R6/include/X11/Xft/XftFreetype.h:41: syntax error before `;' > /usr/X11R6/include/X11/Xft/XftFreetype.h:54: syntax error before `;' > /usr/X11R6/include/X11/Xft/XftFreetype.h:71: syntax error before `,' > gmake[1]: *** [.obj/debug-mt/qapplication_x11.o] Error 1 > gmake[1]: Leaving directory > `/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.3/src' > gmake: *** [sub-src] Error 2 > *** Error code 2 > > Stop in /usr/ports/x11-toolkits/qt30. The default has moved to XFree86-4.2. I just finished building X-windows through kde-3 and had no problems. I think your depends are out of date. I was having problems like that until I cleaned everything out and started over. Kent > > > > > uname -a shows: > > FreeBSD testmachine 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #1: Tue > May 7 17:07:29 EDT 2002 > > > > Thanks in advance for any help. > > > > > > --Danny > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > . > > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message