New KDE-3.5.8

2007-11-28 Thread Andrey
Is there anyone try to build this?

I'm trying now.

What happens:

/usr/bin/ld: cannot find -lqt-mt

 

QT3 is in /opt/qt3. So it requires that all depencies and itself should be
installed in /usr hierarchy. I creates symlink for QT, but don't want to do
same way for all KDE.

Interesting, that QT finds ok (by ./configure).

 

May be someone know patch or smht. else?

 

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: New KDE-3.5.8

2007-11-28 Thread Alberto Hernando
El Miércoles, 28 de Noviembre de 2007 12:05, Andrey escribió:
 Is there anyone try to build this?

 I'm trying now.

 What happens:

 /usr/bin/ld: cannot find -lqt-mt

  

 QT3 is in /opt/qt3. So it requires that all depencies and itself should be
 installed in /usr hierarchy. I creates symlink for QT, but don't want to do
 same way for all KDE.

 Interesting, that QT finds ok (by ./configure).


Hi.

I'm building it. I have qt-3.3.8, arts-1.5.8, kdelibs-3.5.8, kdebase-3.5.8. It 
all compiled fine.

If you install qt in /opt, make sure that /opt/qt3/lib (or similar) is 
in /etc/ld.so.conf and run ldconfig later. But I install everything 
under /usr and I have no problem. My problems started with kopete and kdepim, 
but I'm trying to find a solution. If I can't, I'll ask here.

regards
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

RE: New KDE-3.5.8

2007-11-28 Thread Andrey


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alberto
Hernando
Sent: Wednesday, November 28, 2007 1:37 PM
To: BLFS Support List
Subject: Re: New KDE-3.5.8

El Miercoles, 28 de Noviembre de 2007 12:05, Andrey escribio:
 Is there anyone try to build this?

 I'm trying now.

 What happens:

 /usr/bin/ld: cannot find -lqt-mt

  

 QT3 is in /opt/qt3. So it requires that all depencies and itself should be
 installed in /usr hierarchy. I creates symlink for QT, but don't want to
do
 same way for all KDE.

 Interesting, that QT finds ok (by ./configure).


Hi.

I'm building it. I have qt-3.3.8, arts-1.5.8, kdelibs-3.5.8, kdebase-3.5.8.
It 
all compiled fine.

If you install qt in /opt, make sure that /opt/qt3/lib (or similar) is 
in /etc/ld.so.conf and run ldconfig later. But I install everything 
under /usr and I have no problem. My problems started with kopete and
kdepim, 
but I'm trying to find a solution. If I can't, I'll ask here.

Regards

This is not first version of linux, that I build myself. But before
KDE-3.5.8 I had no troubles.
And of course, I added /opt/qt3/lib to ld.so.conf. But it ignored!

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: New KDE-3.5.8

2007-11-28 Thread Jordan Bray
did you try adding /opt/qt3/lib to LD_LIBRARY_PATH?  what does `ls
/opt/qt3/lib/libqt-mt*` do?
maybe find /opt/qt3/ | grep libqt-mt will give you a different directory
than /opt/qt3/lib...  I haven't tried, but your troubles seem fixable...

On Nov 28, 2007 7:27 AM, Andrey [EMAIL PROTECTED] wrote:



 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Alberto
 Hernando
 Sent: Wednesday, November 28, 2007 1:37 PM
 To: BLFS Support List
 Subject: Re: New KDE-3.5.8

 El Miercoles, 28 de Noviembre de 2007 12:05, Andrey escribio:
  Is there anyone try to build this?
 
  I'm trying now.
 
  What happens:
 
  /usr/bin/ld: cannot find -lqt-mt
 
 
 
  QT3 is in /opt/qt3. So it requires that all depencies and itself should
 be
  installed in /usr hierarchy. I creates symlink for QT, but don't want to
 do
  same way for all KDE.
 
  Interesting, that QT finds ok (by ./configure).


 Hi.

 I'm building it. I have qt-3.3.8, arts-1.5.8, kdelibs-3.5.8, kdebase-3.5.8
 .
 It
 all compiled fine.

 If you install qt in /opt, make sure that /opt/qt3/lib (or similar) is
 in /etc/ld.so.conf and run ldconfig later. But I install everything
 under /usr and I have no problem. My problems started with kopete and
 kdepim,
 but I'm trying to find a solution. If I can't, I'll ask here.

 Regards

 This is not first version of linux, that I build myself. But before
 KDE-3.5.8 I had no troubles.
 And of course, I added /opt/qt3/lib to ld.so.conf. But it ignored!

 --
 http://linuxfromscratch.org/mailman/listinfo/blfs-support
 FAQ: http://www.linuxfromscratch.org/blfs/faq.html
 Unsubscribe: See the above information page




-- 
/me
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: New KDE-3.5.8

2007-11-28 Thread Dan Nicholson
On Nov 28, 2007 3:36 AM, Alberto Hernando [EMAIL PROTECTED] wrote:
 El Miércoles, 28 de Noviembre de 2007 12:05, Andrey escribió:
 
  /usr/bin/ld: cannot find -lqt-mt
snip
 If you install qt in /opt, make sure that /opt/qt3/lib (or similar) is
 in /etc/ld.so.conf and run ldconfig later.

No, this is a build time failure, nothing to do with ld.so.conf or
ldconfig. Can you show the specific error? I don't recall exactly how
KDE and Qt play together, but it may be that qmake isn't supplying the
correct -L option so the linker finds libqt-mt.

You may need to add -L/opt/qt3/lib to the LDFLAGS variable, but that
seems wrong since it's never been necessary before.

--
Dan
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


RE: New KDE-3.5.8

2007-11-28 Thread Andrey


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dan
Nicholson
Sent: Wednesday, November 28, 2007 3:58 PM
To: BLFS Support List
Subject: Re: New KDE-3.5.8

No, this is a build time failure, nothing to do with ld.so.conf or
ldconfig. Can you show the specific error? I don't recall exactly how
KDE and Qt play together, but it may be that qmake isn't supplying the
correct -L option so the linker finds libqt-mt.

You may need to add -L/opt/qt3/lib to the LDFLAGS variable, but that
seems wrong since it's never been necessary before.

Well, adding LDFLAGS helps... Now compilation works...
Thanks!


-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


Re: New KDE-3.5.8

2007-11-28 Thread Dan Nicholson
On Nov 28, 2007 6:50 AM, Andrey [EMAIL PROTECTED] wrote:


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Dan
 Nicholson
 Sent: Wednesday, November 28, 2007 3:58 PM
 To: BLFS Support List
 Subject: Re: New KDE-3.5.8

 No, this is a build time failure, nothing to do with ld.so.conf or
 ldconfig. Can you show the specific error? I don't recall exactly how
 KDE and Qt play together, but it may be that qmake isn't supplying the
 correct -L option so the linker finds libqt-mt.
 
 You may need to add -L/opt/qt3/lib to the LDFLAGS variable, but that
 seems wrong since it's never been necessary before.

 Well, adding LDFLAGS helps... Now compilation works...
 Thanks!

Yeah, that's definitely a workaround, though. It would be nice to
figure out why this isn't working out of the box. I don't have the KDE
sources handy, though.

--
Dan
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


Re: booting LFS from usb-external disk

2007-11-28 Thread Dr. Edgar Alwers
On Tuesday 27 November 2007 22:52, Dan Nicholson wrote:

 Look in /boot/grub/device.map to see how grub interprets your drives.
 If it doesn't exist yet, run this command:

 echo quit | grub --batch --device-map=/boot/grub/device.map

Dan,

thank you very much for your hint.
The device-map shows that /dev/sda  corresponds to hd1.
invoking
grub root (hd1,4)
grub setup (hd1)
grub quit

does now the job. However, when rebooting the PC from the external disk, the 
boot procedure stops after a message grub loading stage2 with the 
prompt grub. That is all.
stage1 and 2 are in /dev/sda5/grub, as well as menu.lst
Could stage1 and 2 be wrong ? I copied them from my 
original /usr/lib/grub/i386-pc/
Edgar

-
Dr.-Ing. Edgar Alwers
Weinheim
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


Re: booting LFS from usb-external disk

2007-11-28 Thread Lauri Kasanen
 On Tuesday 27 November 2007 22:52, Dan Nicholson wrote:
 
  Look in /boot/grub/device.map to see how grub interprets your drives.
  If it doesn't exist yet, run this command:
 
  echo quit | grub --batch --device-map=/boot/grub/device.map
 
 Dan,
 
 thank you very much for your hint.
 The device-map shows that /dev/sda  corresponds to hd1.
 invoking
 grub root (hd1,4)
 grub setup (hd1)
 grub quit
 
 does now the job. However, when rebooting the PC from the external disk, the
 boot procedure stops after a message grub loading stage2 with the
 prompt grub. That is all.
 stage1 and 2 are in /dev/sda5/grub, as well as menu.lst
 Could stage1 and 2 be wrong ? I copied them from my
 original /usr/lib/grub/i386-pc/
 Edgar

Hi,

did you remember to also copy the stage1_5 for the filesystem?

Lauri

-- 
___
Surf the Web in a faster, safer and easier way:
Download Opera 9 at http://www.opera.com

Powered by Outblaze
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


Re: booting LFS from usb-external disk

2007-11-28 Thread Dr. Edgar Alwers
On Wednesday 28 November 2007 17:38, Lauri Kasanen wrote:

 did you remember to also copy the stage1_5 for the filesystem?

Hi Lauri,

copying the stage1_5 file - in my case for reiserfs- generates the error 
16 inconsistent filesystem structure that has been handled in multiple 
recent contributions. The advice in this cases was to delete the stage1-5 
file and let grub link stage1 and 2 directly. ;-(

I start believing, that the boot loader is not only  the most important 
software at all  ( GRUB Manual ) but also pretty tricky if the normal 
procedure -starting from the hard disk- is leaved.

Edgar

-- 
-
Dr.-Ing. Edgar Alwers
Weinheim
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page