[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [pkg-wine-party] Further adventures in building Wine (1.9.4) on Debian



Hi Adam,

On Sun, Feb 21, 2016 at 5:59 AM, Adam Baxter wrote:
> admin@ip-172-30-0-73:~/wine$ ./debian/rules
> sed s/VERSION/-development/g < debian/control.in > debian/control
> make: pkg-config: Command not found

Usage of pkg-config was added in the last upload, and I forgot to add
it as a dependency.  Added now.  Thanks for spotting that.

> admin@ip-172-30-0-73:~/wine$ ./debian/rules
> sed s/VERSION/-development/g < debian/control.in > debian/control
> Package gstreamer-1.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gstreamer-1.0.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gstreamer-1.0' found
>
> # surely I don't need gstreamer on the host system if I'm building in
> a chroot. I'll ignore it for now

I think a lot of your problems come from running commands in your
host, rather than within the chroots.

> # Removed the broken patch, updated series

Upstream changed the code touched by this patch, so it needs to be
updated.  Removing it is not the right solution.

Best wishes,
Mike



Reply to: