Results 1 to 3 of 3

Thread: Problem when packaging my app (dh_make missing file)

  1. #1
    Join Date
    May 2012
    Beans
    10

    Problem when packaging my app (dh_make missing file)

    Hello Folks

    I am trying to package one of my own shared-library on my own PPA since more than a week now, but I do not succeed. It is the first time I try to put somehting on my launchpad and I can't get it even after googling a lot.

    Currently it fails when I try to compile it with
    Code:
    sudo pbuilder build *.dsc
    It says
    Code:
    dh_install: libcopy-playlist-backend-dev missing files (usr/include/*), aborting
    The whole log for this command is here http://pastebin.com/4Tf5fy6d

    Any help or explanation is welcome!!

    I am following this tutorial: http://doc.ubuntu-fr.org/tutoriel/cr..._paquet_source

    Here under are the files I am using:

    Copyright http://pastebin.com/qmnTQMWt
    Control http://pastebin.com/qabx8zj2
    Changelog http://pastebin.com/SzwuEZKt
    CMakeLists.txt http://pastebin.com/6KsAUenC

    libcopy-playlist-backend-dev.dirs http://pastebin.com/VkykBPbm
    libcopy-playlist-backend-dev.install http://pastebin.com/1pw7d5Jk
    libcopy-playlist-backend.dirs http://pastebin.com/xnbac02R
    libcopy-playlist-backend.install http://pastebin.com/DPruXApT

  2. #2
    Join Date
    May 2012
    Beans
    10

    Re: Problem when packaging my app (dh_make missing file)

    Upping ?*

  3. #3
    Join Date
    May 2012
    Beans
    10

    Re: Problem when packaging my app (dh_make missing file)

    "Re-Up"
    - Eminem

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •