> > loading cache ./config.cache
> > checking for midgard-config... unspecified, trying PATH...
> > checking for midgard-config... /usr/local/bin/midgard-config
>                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> 
> It's picking up an old midgard-config. You can refer to an
> midgard-config explicitly by doing
> $ ./configure 
> --with-midgard-config=/usr/local/midgard/bin/midgard-config
> 
> The --with-midgard flag doesn't do anything (anymore).
> 
> But since it does find /usr/local/bin/midgard-config, but appearantly
> not midgard.h, it looks like you have a mix of an old and a newer
> midgard-lib on the system. I would expect configure to look for
> midgard/midgard.h, not just midgard.h

Thanks

I'm not sure what to do next though - can I clean up after the old one or will it get 
round the problem by using the --with-midgard-config?
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to