Public bug reported:

Binary package hint: libspe2-dev

I'm trying to compile some applications on powerpc-ubuntu running on a
ps3.  I get the following error:

I have both libspe2 and libspe2-dev installed:
---
[EMAIL PROTECTED]:~$ sudo apt-get install libspe2 libspe2-dev
[sudo] password for mick:
Reading package lists... Done
Building dependency tree
Reading state information... Done
libspe2 is already the newest version.
libspe2-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
---

I've traced the issues down to there being no libspe2.pc file, as per the 
following output directly from pkg-config:
---
[EMAIL PROTECTED]:~/build/spu-medialib$ /usr/bin/pkg-config libspe2 
--print-errors
Package libspe2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libspe2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libspe2' found
---
[EMAIL PROTECTED]:~$ locate libspe2.pc
[EMAIL PROTECTED]:~$
---

I've tried to install libspe2 from source as per a suggestion on this forum:
http://ubuntuforums.org/showthread.php?p=3823650#post3823650

But when compiling from source no pc file is created also..

Is this issue a bug?  If not is it possible to point me to a solution to
the issue?  I think if I knew what the Libs and Cflags settings were I
might be able to get past the erros but right now I am stuck.

Mick

** Affects: libspe2 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
missing libspe2.pc (pkg-config file)
https://bugs.launchpad.net/bugs/164688
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to