Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 2002 10:58:39 -0800
From:      Beech Rintoul <akbeech@sinbad.net>
To:        freebsd-current@freebsd.org
Subject:   Errors in qt30 build
Message-ID:  <20020424185840.0CD362E9@nebula.anchoragerescue.org>

next in thread | raw e-mail | index | archive | help
I tried building qt-3 today and it errors with the following:

gmake[1]: Entering directory 
`/usr/ports/x11-toolkits/qt30/work/qt-copy-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_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG 
-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-copy-3.0.3/include 
-I/usr/X11R6/include -I.moc/debug-mt/ 
-I/usr/ports/x11-toolkits/qt30/work/qt-copy-3.0.3/mkspecs/freebsd-g++ -o 
.obj/debug-mt/qapplication_x11.o kernel/qapplication_x11.cpp
In file included from kernel/qinputcontext_p.h:5,
                 from kernel/qapplication_x11.cpp:77:
kernel/qt_x11.h:132: X11/extensions/Xinerama.h: No such file or directory
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-copy-3.0.3/src'
gmake: *** [sub-src] Error 2
*** Error code 2

I'm running -current (monday build). Any suggestions?

Beech


-- 
-------------------------------------------------------------------
      Beech Rintoul - SysAdmin - akbeech@sinbad.net
/"\   ASCII Ribbon Campaign  | Sinbad Network Communications
\ / - NO HTML/RTF in e-mail  | 3101 Penland Parkway #K-38
 X  - NO Word docs in e-mail | Anchorage, AK 99508-1957
/ \ -----------------------------------------------------------------












To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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