I am trying to build .debs under Ubuntu 9.10 running on an x86_64
platform. After copying barry_0.16.orig.tar.gz, barry_0.16-0.diff.gz and
barry_0.16-0.dsc to my build tree (/usr/local/src/downloads/) and executing
$ dpkg-source -x barry_0.15-0.dsc
to expand the source tree, I have gotten the f
That means that your patch is not modifying the paths for configure. My guess
is that you also need to patch Makefile.am to produce the proper Makefile after
configure is run. It should be in /usr/lib64 or the local version of the same
directory.
Sent from my Verizon Wireless BlackBerry
-Or