From owner-freebsd-questions@FreeBSD.ORG Wed Dec 3 11:38:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B7241065677; Wed, 3 Dec 2008 11:38:16 +0000 (UTC) (envelope-from shinjii@maydias.com) Received: from pecan2.exetel.com.au (pecan2.exetel.com.au [220.233.0.70]) by mx1.freebsd.org (Postfix) with ESMTP id 235CA8FC29; Wed, 3 Dec 2008 11:38:16 +0000 (UTC) (envelope-from shinjii@maydias.com) Received: from 196.43.96.58.exetel.com.au ([58.96.43.196] helo=enterprise.blackthorn.nu) by pecan2.exetel.com.au with esmtp (Exim 4.68) (envelope-from ) id 1L7q3a-00054C-3p; Wed, 03 Dec 2008 22:38:14 +1100 Message-ID: <49366FD6.7000201@maydias.com> Date: Wed, 03 Dec 2008 21:39:02 +1000 From: Warren Liddell User-Agent: Thunderbird 2.0.0.17 (X11/20081016) MIME-Version: 1.0 To: kde@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Urgent assistance with Building Qt4-sql X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2008 11:38:16 -0000 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 kde@FreeBSD.org [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)