[kde-solaris] RE: HELP!

Vyakaranam, Prakash prakash.vyakaranam at eds.com
Tue Dec 16 16:53:57 CET 2003


Pardon the mess..:)

I compiled qt 3.2.x using gcc..may be that's the problem (sun freeware cd
nor their web site has the recent binaries...they are old...2.x for Sol 8).
I'll try with the pkg that's on the ftp site.

Also, another..I started to work on compiling kde with gcc well, started
with arts-1.1.4 src. Here are the config options..
g++ version info..
$g++ -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3/specs
Configured with: ../configure --disable-nls --with-as=/usr/ccs/bin/as
--with-ld=/usr/ccs/bin/ld
Thread model: posix
gcc version 3.3

$ ./configure --prefix=/opt/sfw/kde
--with-extra-includes=/usr/local/include:/usr/openwin/include:/opt/sfw/inclu
de --with-extra-libs=/usr/local/lib:/usr/openwin/lib:/opt/sfw/lib
--with-qt-dir=/opt/sfw/qt --with-qt-includes=/opt/sfw/qt/include
--with-qt-libraries=/opt/sfw/qt/lib

And, this is where it fails...repeatedly....regardless of any changes to the
config options... Thanks for helping!
if /bin/bash ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I.
-I. -I../.. -I../../flow -I../../flow -I../../mcop -I../..
-I/opt/sfw/kde/include -I/opt/sfw/qt/include   -I/usr/local/include
-I/usr/openwin/include -I/opt/sfw/include -I../../libltdl
-QT_THREAD_SUPPORT  -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS
-DSVR4 -O2 -O2   -MT gslfft.lo -MD -MP -MF ".deps/gslfft.Tpo"   -c -o
gslfft.lo `test -f 'gslfft.c' || echo './'`gslfft.c; 
then mv ".deps/gslfft.Tpo" ".deps/gslfft.Plo"; \
else rm -f ".deps/gslfft.Tpo"; exit 1; \
fi
gslfft.c: In function `gsl_power2_fft256analysis_skip2':
gslfft.c:3565: internal compiler error: Segmentation Fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [gslfft.lo] Error 1
make[3]: Leaving directory
`/export/home/vyakaran/kdesrc/arts-1.1.4/flow/gsl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/export/home/vyakaran/kdesrc/arts-1.1.4/flow'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/vyakaran/kdesrc/arts-1.1.4'
make: *** [all] Error 2


List: kde-solaris <?l=kde-solaris&r=1&w=2>  
Subject: Re: [kde-solaris] HELP! <?t=107152799600007&r=1&w=2>  
From: Stefan Teleman <steleman () nyc ! rr ! com>
<?a=104307965500001&r=1&w=2>  
Date: 2003-12-16 5:28:47
<http://lists.kde.org/?l=kde-solaris&r=1&b=200312&w=2>  [Download message
RAW <?l=kde-solaris&m=107155284116353&q=raw> ] 


If libqt-mt.so.3 is in /opt/sfw/lib, i suspect it comes from the Sun
Freeware Companion CD. AFAIK that is built with GCC. It is not binary
compatible with Forte at all. And i am not sure it is the correct version
either (3.2.2) -- but that should be less relevant than the compiler. You
must use the SUNWqt KDE built with Forte which installs in /opt/qt-3.2.2-32.
Otherwise it won't work. --Stefan ----- 


>  -----Original Message-----
> From: 	Vyakaranam, Prakash  
> Sent:	Monday, December 15, 2003 2:47 PM
> To:	'kde-solaris at mail.kde.org'
> Subject:	HELP!
> 
> I'm trying to run kde-3.1.4 on Sol 8. Installed the patches as detailed in
> the README file. Well, I don't have Forte stuf on the box..just gcc. I'm
> getting some errors..
> 
> I did verify my LD_LIBRARY_PATH is correct...the qt library libqt-mt.so.3
> is in the right place.../opt/sfw/lib. I am not able to start any kde apps.
> 
> 
> I'm sure I've messed up something...
> 
> Thanx for the help!
> 
> /export/home/vyakaran 435 $konqueror
> ld.so.1: konqueror: fatal: relocation error: file
> /opt/kde-3.1.4/lib/konqueror.so: symbol __1cHQdDStringEnull_: referenced
> symbol not found
> Killed
> /export/home/vyakaran 436 $startkde
> /tmp/mcop-/: No such file or directory
> kchmod: Setting X11 security permissions ... 
> chmod: No such file or directory
> startkde: KDE Starting up...
> ld.so.1: kreadconfig: fatal: libqt-mt.so.3: open failed: No such file or
> directory
> /opt/kde-3.1.4/bin/startkde: line 209: 27004 Killed
> kreadconfig --file kpersonalizerrc --group General --key FirstLogin
> --default true --type bool
> ld.so.1: ksplash: fatal: libqt-mt.so.3: open failed: No such file or
> directory
> /opt/kde-3.1.4/bin/startkde: line 212: 27005 Killed
> ksplash
> ld.so.1: kdeinit: fatal: libqt-mt.so.3: open failed: No such file or
> directory
> /opt/kde-3.1.4/bin/startkde: line 219: 27006 Killed
> kdeinit +kcminit +"knotify --waitforwm"
> /opt/kde-3.1.4/bin/startkde: xmessage: command not found
> setrlimit: Not owner
> Warning: connect() failed: : No such file or directory
> ld.so.1: ksmserver: fatal: libqt-mt.so.3: open failed: No such file or
> directory
> /opt/kde-3.1.4/bin/startkde: line 233: 27008 Killed
> kwrapper ksmserver $KDEWM --nolocal
> /opt/kde-3.1.4/bin/startkde: xmessage: command not found
> startkde: KDE Shutting down...
> setrlimit: Not owner
> Warning: connect() failed: : No such file or directory
> Error: Can't contact kdeinit!
> /opt/kde-3.1.4/bin/startkde: artsshell: command not found
> startkde: Running shutdown scripts...
> ld.so.1: kde-config: fatal: libqt-mt.so.3: open failed: No such file or
> directory
> /opt/kde-3.1.4/bin/startkde: cd: /tmp/mcop-: No such file or directory
> ^C/export/home/vyakaran 438 $kdeinit
> ld.so.1: kdeinit: fatal: relocation error: file kdeinit: symbol
> __1cIQdDCStringG__vtbl_: referenced symbol not found
> Killed


More information about the kde-solaris mailing list