All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Gerdau <mgd@technosis.de>
To: Jaroslav Kysela <perex@suse.cz>
Cc: ALSA development <alsa-devel@alsa-project.org>
Subject: Re: v1.0.14 - test packages #2
Date: Mon, 4 Jun 2007 12:50:35 +0200	[thread overview]
Message-ID: <200706041250.48356.mgd@technosis.de> (raw)
In-Reply-To: <Pine.LNX.4.61.0706041205000.7767@tm8103.perex-int.cz>


[-- Attachment #1.1: Type: text/plain, Size: 1204 bytes --]

> > > 	I recreated driver and tools packages in /pub/testing to fix
> > > reported problems. Please, test...
> > 
> > configure still fails for me in subdir qlo10k1 of alsa-tools-1.0.14.
> > 
> > I'm on openSUSE 10.2, x86_64. The problem most likely has to do with
> > correctly finding the 64bit Qt libs.
> 
> Thanks. Could you try new alsa-tools package in /pub/testing ?

The problem is still there. The errorlog is identical.

The 64bit qt-libs are under /usr/lib/qt3/lib64/* or
/usr/lib64/qt3/lib64/* (/usr/lib64/qt3 is a symlink to /usr/lib/qt3).

It seems as if the algorithm that's searching for the libs can't
deal with the two lib64 "branches" in the dirtree and thus ends with
grabbing the 32bit libs under /usr/lib/qt3/lib/*

At least all works fine after issuing the following commands:
mv /usr/lib/qt3/lib /usr/lib/qt3/lib.old
ln -s /usr/lib/qt3/lib64 /usr/lib/qt3/lib

Best,
Michael
-- 
 Technosis GmbH, Geschäftsführer: Michael Gerdau, Tobias Dittmar
 Sitz Hamburg; HRB 89145 Amtsgericht Hamburg
 Vote against SPAM - see http://www.politik-digital.de/spam/
 Michael Gerdau       email: mgd@technosis.de
 GPG-keys available on request or at public keyserver

[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

      reply	other threads:[~2007-06-04 10:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-04  7:31 v1.0.14 - test packages #2 Jaroslav Kysela
2007-06-04  9:32 ` Takashi Iwai
2007-06-04  9:50 ` Michael Gerdau
2007-06-04 10:05   ` Jaroslav Kysela
2007-06-04 10:50     ` Michael Gerdau [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200706041250.48356.mgd@technosis.de \
    --to=mgd@technosis.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=perex@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.