scribus configure script failed unexpectedly

Andy Fawcett andy at athame.co.uk
Sun May 30 11:00:32 PDT 2004


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...

From your config.log:

configure:21013: rm -rf SunWS_cache; c++ -o conftest -O -pipe 
-march=athlon-mp -fmemoize-lookups -fsave-memoized -fno-exceptions 
-fno-check-new -INO -I/usr/X11R6/include  -DQT_THREAD_SUPPORT   
-I/usr/local/include -I/usr/local/include  -I/usr/X11R6/include 
-D_GETOPT_H -D_THREAD_SAFE  -L/usr/X11R6/lib -L/usr/X11R6/lib  
-L/usr/local/lib  conftest.cc -lm -Wl,-export-dynamic -L/usr/local/lib 
-L/usr/X11R6/lib -ljpeg  -L/usr/X11R6/lib -lqt-mt -lpng -lz -lm -ljpeg   
-lXext -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 
all be under /usr/X11R6/include, and since that's included in the 
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.

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


More information about the freebsd-ports mailing list