On 04/12/11 15:41, Raphael Kubo da Costa wrote:
Please keep the list CC'ed.
"Ewout Boks"<ew...@boks.com> writes:
Op Za, 9 april, 2011 7:36 pm, schreef Raphael Kubo da Costa:
Ewout Boks<ew...@boks.com> writes:
Hi,
I tried building subcommander2 (with qt4-sql as dependency) on my
system:
[snip]
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 k...@freebsd.org [maintainer] and attach the
"/usr/ports/databases/qt4-sql/work/qt-everywhere-opensource-src-4.7.2/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`).
Can you provide us the output of config.log, or try to build it in
verbose mode so that we can see what's actually causing the error?
There is no config.log . Also, I have no idea how to turn on verbose
logging for this QT port, it is rather complicated. Using portupgrade -v
produces the same verbosity as before.
Let me try a wild guess: do you have qt3 installed as well?
no, just qt4.
I am getting weird errors compiling other things as well, I noticed
today. compiling firefox4.0 produces:
configure:2646: checking for c++
configure:2678: checking whether the C++ compiler (c++ -O2 -pipe
-march=nocona -O2 -fno-strict-aliasing ) works
configure:2694: c++ -o conftest -O2 -pipe -march=nocona -O2
-fno-strict-aliasing conftest.C -pthread -L/usr/local/lib -liconv
1>&5
/var/tmp//ccCzKvGR.o(.eh_frame+0x12): undefined reference to
`__gxx_personality_v0'
configure: failed program was:
#line 2689 "configure"
#include "confdefs.h"
int main(){return(0);}
It appears my system c++ compiler doesn't work properly anymore! On
another FreeBSd machine I can compile both packages without problems.
Does anyone know what causes this? I attached firefox's log.
Thanks,
Ewout
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:1033: checking host system type
configure:1054: checking target system type
configure:1072: checking build system type
configure:1153: checking for mawk
configure:1153: checking for gawk
configure:1283: checking for /usr/local/bin/perl5.12.3
configure:2422: checking for gcc
configure:2535: checking whether the C compiler (cc -O2 -pipe -march=nocona
-O2 -fno-strict-aliasing ) works
configure:2551: cc -o conftest -O2 -pipe -march=nocona -O2
-fno-strict-aliasing conftest.c -pthread -L/usr/local/lib -liconv 1>&5
configure:2577: checking whether the C compiler (cc -O2 -pipe -march=nocona
-O2 -fno-strict-aliasing ) is a cross-compiler
configure:2582: checking whether we are using GNU C
configure:2591: cc -E conftest.c
configure:2610: checking whether cc accepts -g
configure:2646: checking for c++
configure:2678: checking whether the C++ compiler (c++ -O2 -pipe -march=nocona
-O2 -fno-strict-aliasing ) works
configure:2694: c++ -o conftest -O2 -pipe -march=nocona -O2
-fno-strict-aliasing conftest.C -pthread -L/usr/local/lib -liconv 1>&5
/var/tmp//ccCzKvGR.o(.eh_frame+0x12): undefined reference to
`__gxx_personality_v0'
configure: failed program was:
#line 2689 "configure"
#include "confdefs.h"
int main(){return(0);}
_______________________________________________
freebsd-gecko@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"