If it requires a package the configure doesnt check for, that's a bug.

We record dependencies like that in two places:  src/configure and 
debian/control.  I know that debian/control has a complete list of 
dependencies, but i dont know about src/configure.

To see what dependencies debian/control know about, but that are missing from 
the system, run this:

cd debian
./configure -r (or ./configure sim)
cd ..
dpkg-checkbuilddeps

-- 
Sebastian Kuzminsky

----- Reply message -----
From: "Steve Sakoman" <sako...@gmail.com>
Date: Mon, Oct 29, 2012 07:32
Subject: [Emc-developers] Help with: "No rule to make target    
'objects/hal/utils/comp.py'
To: "EMC developers" <emc-developers@lists.sourceforge.net>

On Mon, Oct 29, 2012 at 6:25 AM, andy pugh <bodge...@gmail.com> wrote:
> On 29 October 2012 13:21, Steve Sakoman <sako...@gmail.com> wrote:
>
>> Creating abs.mak
>> make:  ***No rule to make target 'objects/hal/utils/comp.py', needed
>
> A quick guess, but do you perhaps not have Python?

Python is present, as is the python-dev package.  Configure checks for
both, so I could never get this far without it!

Steve

------------------------------------------------------------------------------
The Windows 8 Center - In partnership with Sourceforge
Your idea - your app - 30 days.
Get started!
http://windows8center.sourceforge.net/
what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers
------------------------------------------------------------------------------
The Windows 8 Center - In partnership with Sourceforge
Your idea - your app - 30 days.
Get started!
http://windows8center.sourceforge.net/
what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to