Missing playerconfig.h file

Bug #629416 reported by ximilian
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
player (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

The current player packages are missing the "playerconfig.h" file.
This file is generated by cmake, but it cannot be found in any of the *player* package.

A program compiled with the include:

<snip>
#include <libplayerc++/playerc++.h>
...
</snip>

gives this error:

In file included from /usr/include/player-3.0/libplayerc++/playerc++.h:59
...
/usr/include/player-3.0/libplayerc/playerc.h:60: fatal error: playerconfig.h: No such file or directory

ximilian@briareos:~$ lsb_release -d
Description: Ubuntu maverick (development branch)

ximilian@briareos:~$ apt-cache policy robot-player-dev
robot-player-dev:
  Installed: 3.0.1+dfsg-1.1ubuntu1
  Candidate: 3.0.1+dfsg-1.1ubuntu1
  Version table:
 *** 3.0.1+dfsg-1.1ubuntu1 0
        500 http://ftp.cvut.cz/ubuntu/ maverick/universe amd64 Packages
        100 /var/lib/dpkg/status

Related branches

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package player - 3.0.1+dfsg-1.1ubuntu2

---------------
player (3.0.1+dfsg-1.1ubuntu2) maverick; urgency=low

  * libplayerc3.0-dev: Install playerconfig.h. LP: #629416.
  * Fix build failure on armel, patch from Daniel Hess, taken from the Debian
    bug tracker:

  * Fix FTBS on armel, alpha and ia64 by using non-paused port io operations
    instead of the “_p” onces not defined on this architectures
    (fix-portio.patch).
  * Fix FTBS on mips and mipsel by removing zero initializer from 'struct
    sigaction' variables. 'struct sigaction' is defined different on mips and
    mipsel and the variables are set directly after declaration anyway.
 -- Matthias Klose <email address hidden> Fri, 24 Sep 2010 18:14:44 +0200

Changed in player (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.