Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2004 21:00:29 +0300
From:      Andy Fawcett <andy@athame.co.uk>
To:        freebsd-ports@freebsd.org
Cc:        Joan Picanyol <lists-freebsd@biaix.org>
Subject:   Re: scribus configure script failed unexpectedly
Message-ID:  <200405302100.29803.andy@athame.co.uk>
In-Reply-To: <20040528192111.GA16953@grummit.biaix.org>
References:  <20040528192111.GA16953@grummit.biaix.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 28 May 2004 22:21, Joan Picanyol wrote:
> Hi,
>
> Please have a look at the attached output. Cvsuping and rebuilding in
> the meantime...

=46rom your config.log:

configure:21013: rm -rf SunWS_cache; c++ -o conftest -O -pipe=20
=2Dmarch=3Dathlon-mp -fmemoize-lookups -fsave-memoized -fno-exceptions=20
=2Dfno-check-new -INO -I/usr/X11R6/include  -DQT_THREAD_SUPPORT  =20
=2DI/usr/local/include -I/usr/local/include  -I/usr/X11R6/include=20
=2DD_GETOPT_H -D_THREAD_SAFE  -L/usr/X11R6/lib -L/usr/X11R6/lib =20
=2DL/usr/local/lib  conftest.cc -lm -Wl,-export-dynamic -L/usr/local/lib=20
=2DL/usr/X11R6/lib -ljpeg  -L/usr/X11R6/lib -lqt-mt -lpng -lz -lm -ljpeg  =
=20
=2DlXext -lX11 -lSM -lICE  -lc_r 1>&5
conftest.cc:2:21: qglobal.h: No such file or directory
conftest.cc:3:26: qapplication.h: No such file or directory
conftest.cc:4:21: qcursor.h: No such file or directory
conftest.cc:5:27: qstylefactory.h: No such file or directory
conftest.cc:6:34: private/qucomextra_p.h: No such file or directory
conftest.cc:8:2: #error 1

It looks like your Qt installation isn't complete. These files should=20
all be under /usr/X11R6/include, and since that's included in the=20
header search path, I can only assume they are missing on your system.

Scribus configures and builds here on 5.2.1-RELEASE just fine.

A.

=2D-=20
Andy Fawcett                                     | andy@athame.co.uk
                                                 | tap@kde.org
"In an open world without walls and fences,      | tap@lspace.org
  we wouldn't need Windows and Gates."  -- anon  | tap@fruitsalad.org



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