[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-user
Subject:    [Fwd: kwm: can't resolve symbol...]
From:       Luke Ordelmans <l.ordelmans () tip ! nl>
Date:       1998-07-30 12:29:52
[Download RAW message or body]

Dit is een multi-gedeelten-bericht in MIME-formaat.


[Attachment #3 (message/rfc822)]

Dit is een multi-gedeelten-bericht in MIME-formaat.

Hi,

I used kde on my slackware system before and it worked fine. Now i
installed RedHat 5.0 and got a problem i can't seem to fix. I did a make
linux-gcc-shared; make on libqt-1.33
When i run startx it first load untill the windowmanager should boot up,
then i get:

(--) S3: Using 16 planes of 960x255 at (0,769) aligned 8 as font cache
kwm: can't resolve symbol '__xstat'
kwm: can't resolve symbol '__fxstat'
kwm: can't resolve symbol '__fxstat'
kwm: can't resolve symbol '__fxstat'
kwm: can't resolve symbol '__fxstat'
kwm: can't resolve symbol '__xstat'
kwm: can't resolve symbol '_IO_putc'
kwm: can't resolve symbol '_IO_putc'
kwm: can't resolve symbol '__xstat'

I included my .profile to this e-mail and here's my /usr/local/qt/lib
dir:

/usr/local/qt/lib

libqt.a
@libqt.so
@libqt.so.1
*libqt.so.1.33

what is going wrong here, please help me!

Luke Ordelmans
l.ordelmans@tip.nl
["Profile" (text/plain)]

# /etc/profile

# System wide environment and startup programs
# Functions and aliases go in /etc/bashrc

PATH="$PATH:/usr/X11R6/bin:/opt/kde/bin/:/urs/local/qt"
PS1="[\u@\h \W]\\$ "
KDEDIR="/opt/kde/bin/"
QTDIR=/usr/local/qt
MANPATH=$QTDIR/man:$MANPATH
LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH
LIBRARY_PATH=$LD_LIBRARY_PATH
CPLUS_INCLUDE_PATH=$QTDIR/include:$CPLUS_INCLUDE_PATH

export QTDIR MANPATH LD_LIBRARY_PATH LIBRARY_PATH
export CPLUS_INCLUDE_PATH


ulimit -c 1000000
if [ `id -gn` = `id -un` -a `id -u` -gt 14 ]; then
	umask 002
else
	umask 022
fi

USER=`id -un`
LOGNAME=$USER
MAIL="/var/spool/mail/$USER"

HOSTNAME="Sorcerer.Linux"
HISTSIZE=1000
HISTFILESIZE=1000
export PATH PS1 HOSTNAME HISTSIZE HISTFILESIZE USER LOGNAME MAIL KDEDIR

for i in /etc/profile.d/*.sh ; do
	if [ -x $i ]; then
		. $i
	fi
done

unset i

================================================================================
                     +++ the KDE user mailing list +++
To unsubscribe from this list send mail to kde-user-request@kde.org with the 
                         **Subject** unsubscribe. 
================================================================================


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic