[kde-solaris] Re: arts-3.1.2 compile on sparc-sun-solaris 2.6

Jan Van Belle Jan.Van_Belle at alcatel.be
Wed Jun 18 17:28:19 CEST 2003


Jan Van Belle wrote:
> 
> It should be aRts-1.1.2 of course,
> 
> Sorry for the mismatch...
> 
> Kind regardsm
> 
> Jan
> 
> Jan Van Belle wrote:
> >
> >         Hello all,
> >
> > I'm trying to install a KDE-3.1.2 version on  my Ultra-5
> > workstation (400MHz, 256MB RAM). I succeeded in installing
> > QT-3.1.2,

I now dumped all the config info into a file (both for
Qt-3.1.2 and aRts-1.1.2)

> >
> > can someone help me with this ???
> >
> > Many thanks,
> >
> > Jan

or should I give older KDE-versions a try ?? On the web I
found only some "HOWTO's" on KDE2 and Solaris-2.6
but nothing about KDE3 and certainly not for versions <
3.1.0

I found some older versions of the qt-libs somewhere on one
of the servers, but I guess I overrule them
when I put the --with-extra-libs --with-extra-includes
flags. I already tried the --with-qt-libs and
--with-qt-includes
flags, but no difference.

Can someone help me please ??

Kind regards,

Jan
-------------- next part --------------
### QT-3.1.2 ###
[mystation]~/opt/qt-x11-free-3.1.2>CFLAGS="-mcpu=ultrasparc -O2 -fpermissive" \
CXXFLAGS="-mcpu=ultrasparc -O2 -fpermissive" configure -system-zlib -qt-gif \
-system-libpng -system-libjpeg -plugin-imgfmt-mng -thread -no-stl \
-no-xinerama -no-g++-exceptions --prefix=/home/belleja/opt/qt-3.1 \
-platform solaris-g++ -xft -fast \
-L/home/belleja/opt/tools/lib -L/home/belleja/opt/graphics/lib \
-I/home/belleja/opt/tools/include -I/home/belleja/opt/graphics/include \
-no-style-mac -no-style-cde -no-style-sgi

This is the Qt/X11 Free Edition.

You are licensed to use this software under the terms of either
the Q Public License (QPL) or the GNU General Public License (GPL).

Type 'Q' to view the Q Public License.
Type 'G' to view the GNU General Public License.
Type 'yes' to accept this license offer.
Type 'no' to decline this license offer.

Do you accept the terms of either license? yes
Creating qmake. Please wait...
make: Nothing to be done for all'.

Build type:    solaris-g++

Configuration .......  nocrosscompiler minimal-config small-config
medium-config large-config full-config styles tools kernel widgets dialogs
iconview workspace network canvas table xml sql release dll thread largefile
system-jpeg system-png png gif system-zlib nis bigcodecs x11sm
STL support ......... no
Thread support ...... yes
NIS support ......... yes
CUPS support ........ no
Large File support .. partial
GIF support ......... yes
MNG support ......... plugin (qt)
JPEG support ........ plugin (system)
PNG support ......... yes (system)
zlib support ........ system
OpenGL support ...... no
NAS sound support ... no
Session management .. yes
Xinerama support .... no
Tablet support ...... no
XRender support ..... no
Xft support ......... no
XKB Support ......... no

Finding project files. Please wait...
  231 projects found.
  
  Creating makefiles. Please wait...
  
  Qt is now configured for building. Just run /ap/local/5.6/bin/make.
  To reconfigure, run /ap/local/5.6/bin/make confclean and configure.
  
[mystation]~/opt/qt-x11-free-3.1.2>make sub-src &&
> make sub-tools &&
> make install

### aRts-1.1.2 ###
[mystation]~/opt/arts-1.1.2>configure --prefix=/home/belleja/opt/kde-3.1
--disable-arts-gsl --disable-debug --with-qt-dir=$HOME/opt/qt-3.1
--with-extra-includes=$HOME/opt/graphics/include:$HOME/opt/tools/include:$HOME/opt/qt-3.1/include
--with-extra-libs=$HOME/opt/graphics/lib:$HOME/opt/tools/lib:$HOME/opt/qt-3.1/lib
Parsing .alias
checking build system type... sparc-sun-solaris2.6
checking host system type... sparc-sun-solaris2.6
checking target system type... sparc-sun-solaris2.6
checking for a BSD-compatible install... /ap/local/5.6/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /ap/local/5.6/bin/install -c -p
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -frepo... yes
not using lib directory suffix
checking for ld used by GCC...
/home/belleja/opt/compiler/sparc-sun-solaris2.6/bin/ld
checking if the linker (/home/belleja/opt/compiler/sparc-sun-solaris2.6/bin/ld) is GNU ld... yes
checking for /home/belleja/opt/compiler/sparc-sun-solaris2.6/bin/ld option
to reload object files... -r
checking for BSD-compatible nm... /home/belleja/opt/compiler/bin/nm -B
checking for a sed that does not truncate output... 
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 262144
checking command to parse /home/belleja/opt/compiler/bin/nm -B output from
gcc object... ok
checking for objdir... .libs
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/home/belleja/opt/compiler/sparc-sun-solaris2.6/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... solaris2.6 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/home/belleja/opt/compiler/sparc-sun-solaris2.6/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/home/belleja/opt/compiler/sparc-sun-solaris2.6/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... solaris2.6 ld.so
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) yes
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/home/belleja/opt/compiler/sparc-sun-solaris2.6/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... solaris2.6 ld.so
checking which extension is used for shared libraries... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib
checking for objdir... .libs
checking command to parse /home/belleja/opt/compiler/bin/nm -B output... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for dlopen in -ldl... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dld_link in -ldld... no
checking for dlerror... yes
checking for _ prefix in compiled symbols... (cached) no
checking whether deplibs are loaded by dlopen... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for dlfcn.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for strcmp... yes
checking for extra includes... added
checking for extra libs... added
checking for main in -lutil... no
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... int
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... no
checking for inet_ntoa in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for remove... yes
checking for shmat... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) no
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking if res_init is available... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for char... yes
checking size of char... 1
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for vsnprintf... yes
checking for snprintf... yes
checking if Qt compiles without flags... no
checking if STL implementation is SGI like... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sys/cdefs.h usability... no
checking sys/cdefs.h presence... no
checking for sys/cdefs.h... no
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking sysent.h usability... no
checking sysent.h presence... no
checking for sysent.h... no
checking for strings.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking linux/socket.h usability... no
checking linux/socket.h presence... no
checking for linux/socket.h... no
checking socketbits.h usability... no
checking socketbits.h presence... no
checking for socketbits.h... no
checking sigaction.h usability... no
checking sigaction.h presence... no
checking for sigaction.h... no
checking paths.h usability... no
checking paths.h presence... no
checking for paths.h... no
checking for malloc.h... (cached) yes
checking monetary.h usability... yes
checking monetary.h presence... yes
checking for monetary.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/mnttab.h usability... yes
checking sys/mnttab.h presence... yes
checking for sys/mnttab.h... yes
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking fstab.h usability... no
checking fstab.h presence... no
checking for fstab.h... no
checking sys/soundcard.h usability... no
checking sys/soundcard.h presence... no
checking for sys/soundcard.h... no
checking fam.h usability... no
checking fam.h presence... no
checking for fam.h... no
checking for X... libraries , headers 
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for Xinerama... no
checking for pthread_create in -lpthread... yes
checking whether g++ supports -mt... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... configure: error: Qt (>= Qt 3.1.0) (library qt-mt) not
found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!

[mystation]~/opt/qt-x11-free-3.1.2>ls ../qt-3.1/lib                 0
libdesigner.a    libeditor.a    libqassistantclient.a    libqt-mt.prl
libqt-mt.so.3@    libqt-mt.so.3.1.2  libqui.so@    libqui.so.1.0@
libdesigner.prl  libeditor.prl  libqassistantclient.prl  libqt-mt.so@
libqt-mt.so.3.1@  libqui.prl         libqui.so.1@  libqui.so.1.0.0






More information about the kde-solaris mailing list