project-navigation
Personal tools

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - hcgrove

Pages: [1]
1
Linux / Re: Can't build 2.5 on Debian Wheezy
« on: March 29, 2013, 09:11:37 pm »
The configure output mentions that gtksourceview-2.0 is not installed, but while installing libgtksourceview2.0-dev removes that warning, it doesn't change the end result.

I had seen the warning, but as it's not listed as a prerequisite, ./configure doesn't find it critical enough to fail, and the error doesn't look related to viewing source, I didn't believe that could be the issue - and it wasn't.

.Henrik

2
Linux / Can't build 2.5 on Debian Wheezy
« on: March 29, 2013, 09:03:05 pm »
I'm trying to build 2.5 on my workstation running Debian Wheezy, but after installing the prerequisites listed on http://ufoai.org/wiki/Debian, I get "build/install_mojo.mk:45: *** target pattern contains no `%'.  Stop." when doing a make.

A complete session starting with cloning the git repository can be seen at:
http://pastebin.com/gRQftJZJ

Can anyone provide any help on getting further?

.Henrik

Pages: [1]