On Wednesday 03 December 2008 11:39:02 Warren Liddell wrote: > Just updated my ports via csup and i need qt4-sql installed as a > dependency for KDE4.1.3, but it refuses to let me compile it with the > following error reguardless if i use the little-endian or big-endian > trigger, the result is the same... > > ====================================================== > > The target system byte order could not be detected! > Turn on verbose messaging (-v) to see the final report. > You can use the -little-endian or -big-endian switch to > ./configure to continue. > ===> Script "configure" failed unexpectedly. > Please report the problem to [EMAIL PROTECTED] [maintainer] and attach the > "/usr/ports/databases/qt4-sql/work/qt-x11-opensource-src-4.4.1/src/sql/../. >.//config.log" including the output of the failure of your make command. > Also, it might be a good idea to provide an overview of all packages > installed on your system (e.g. an `ls /var/db/pkg`). > *** Error code 1 > > Stop in /usr/ports/databases/qt4-sql. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portinstall.13456.0 env make > ** Fix the problem and try again. > ** Listing the failed packages (-:ignored / *:skipped / !:failed) > ! databases/qt4-sql (unknown build error) > > _______________________________________________ > kde-freebsd mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/kde-freebsd > See also http://freebsd.kde.org/ for latest information
Are you still tryin' to compile qt-4.5? It is not yet supposed to work, the qt version to use with kde4.1.3 is actually 4.4.2. so don't svn from here: svn co https://kf.athame.co.uk/kde- freebsd/trunk/area51 but rather use this one instead: svn co https://kf.athame.co.uk/kde-freebsd/tags/kde_4_1 no problems there on either i386/amd64 except a stale kdepim patch, which you can remove manually from the files dir. _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
