protux-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Protux-devel] protux 0.15.1 is out


From: booker
Subject: Re: [Protux-devel] protux 0.15.1 is out
Date: Wed, 25 Sep 2002 22:50:00 +0200

Hi Tapio,

> Just checking, did you run 'ldconfig' after library installations?

Yes.


> (and if your library is in /usr/X11R6/lib check that it is included in
> /etc/ld.so.conf file)

It is included.


>
> In my redhat 7.2 libGLU.so is in /usr/lib. I changed that to ./configure
>   and everything went quite fine.


I made a 'ln -s' to libGLU.so in /usr/lib that solve the original problem, but 
then I ran into a similar problem as Fabio.
Here are the last lines:

....
MustuxLib/MustuxLib.a(MustuxLcd.mo)(.gnu.linkonce.d.__vt_9MustuxLcd+0x188): 
undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool)'
MustuxLib/MustuxLib.a(MustuxLcd.mo)(.gnu.linkonce.d.__vt_9MustuxLcd.12QPaintDevice+0xc):
 
undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const 
*)'
MustuxLib/MustuxLib.a(MustuxLcd.mo)(.gnu.linkonce.d.__vt_9MustuxLcd.12QPaintDevice+0x10):
 
undefined reference to `QPaintDevice::cmd(int, QPainter *, QPDevCmdParam *)'
MustuxLib/MustuxLib.a(MustuxLcd.mo)(.gnu.linkonce.d.__vt_9MustuxLcd.12QPaintDevice+0x18):
 
undefined reference to `QPaintDevice::fontMet(QFont *, int, char const *, 
int) const'
MustuxLib/MustuxLib.a(MustuxLcd.mo)(.gnu.linkonce.d.__vt_9MustuxLcd.12QPaintDevice+0x1c):
 
undefined reference to `QPaintDevice::fontInf(QFont *, int) const'
collect2: ld returned 1 exit status
make[1]: *** [protux] Error 1
make[1]: Leaving directory `/home/booker/cvs/mustux/protux/src'
make: *** [all] Error 2


So finally I updated my computer at home to MDK 9.0 RC2 and compilation works 
fine.

But my laptop running still mdk 8.1, and it would be nice if we could solve 
the problem on this machine too ...... or should I await your autoconf stuff?

greetings
Reinhard





reply via email to

[Prev in Thread] Current Thread [Next in Thread]