Hello guys!<br><div class="gmail_quote">I&#39;ve already ported qjambi-4.5 to FreeBSD, but unfortunately, 4.5 was already abandoned at the time :D<br><br>I&#39;m trying to port QT-Jambi to QT 4.6 or QT 4.7 at FreeBSD.<br><br>
To make this, I&#39;m doing like specified in this manual (bottom of page <a href="http://qt.gitorious.org/qt-jambi/pages/BuildingFromGit" target="_blank">http://qt.gitorious.org/qt-jambi/pages/BuildingFromGit</a>)<br clear="all">

<pre><code>./configure -no-qt3support -release -shared -prefix $PWD -D QT_JAMBI_BUILD -fast -nomake demos -nomake examples -release <br>gmake<br></code></pre>But seems that qt is not fully ported, to make this happen.<br>

I&#39;m getting same errors with qtgui (and with qtwebkit, and with something else too probably) in both fully patched latest 4.6 and clean 4.7-beta1;<br>like this:<br><br>gmake[1]: Entering directory `/usr/home/user/qt47/qt-everywhere-opensource-src-4.7.0-beta1/src/gui&#39;<br>

g++ -pipe -g -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/loc<br>al/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/in<br>

clude/pixman-1 -I/usr/local/include/freetype2 -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -pthread -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/free<br>type2 -fPIC -DQT_SHARED -DQT_JAMBI_BUILD -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -D<br>

QT_USE_FAST_CONCATENATION -DQT_HAVE_MMX -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_NO_OPENTYPE -DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP -DQT_<br>NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_S60 -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/free<br>

bsd-g++ -I. -I../../include/QtCore -I../../include -I../../include/QtGui -I.rcc/release-shared -I../3rdparty/xorg -I/usr/local/include/freetype2 -I/usr/local/include/freetype2 -<br>I../3rdparty/harfbuzz/src -Idialogs -I.moc/release-shared -I/usr/local/include -I.uic/release-shared -I/usr/local/include -x c++-header -c kernel/qt_gui_pch.h -o .pch/release-sh<br>

ared/QtGui.gch/c++<br>In file included from ../../include/QtCore/qatomic_arch.h:1,<br>                 from ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:227,<br>                 from ../../include/QtCore/qbasicatomic.h:1,<br>

                 from ../../include/QtCore/../../src/corelib/thread/qatomic.h:46,<br>                 from ../../include/QtCore/qatomic.h:1,<br>                 from ../../include/QtCore/../../src/corelib/tools/qbytearray.h:45,<br>

                 from ../../include/QtCore/qbytearray.h:1,<br>                 from ../../include/QtCore/../../src/corelib/tools/qstring.h:46,<br>                 from ../../include/QtCore/qstring.h:1,<br>                 from ../../include/QtCore/../../src/corelib/kernel/qobject.h:48,<br>

                 from ../../include/QtCore/qobject.h:1,<br>                 from ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:45,<br>                 from ../../include/QtCore/qcoreapplication.h:1,<br>

                 from kernel/qt_gui_pch.h:61:<br>../../include/QtCore/../../src/corelib/arch/qatomic_arch.h:92:4: error: #error &quot;Qt has not been ported to this architecture&quot;<br>In file included from ../../include/QtCore/qnamespace.h:1,<br>

                 from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45,<br>                 from ../../include/QtCore/qobjectdefs.h:1,<br>                 from ../../include/QtCore/../../src/corelib/kernel/qobject.h:47,<br>

                 from ../../include/QtCore/qobject.h:1,<br>                 from ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:45,<br>                 from ../../include/QtCore/qcoreapplication.h:1,<br>

                 from kernel/qt_gui_pch.h:61:<br><br>We discussed this with Fluffy, and It would be great, if anyone else could look into it too.<br>Thanks!<br></div><br clear="all"><br>-- <br>Regards,<br>Alexander Yerenkow<br>