Re: ERROR: files left in build directory after distclean (solution)

2004-03-26 Thread Robin Rowe
nnot find input file: plug-ins/openexr/Makefile.in make: *** [distcheck] Error 1 --- [EMAIL PROTECTED] Hollywood, California www.CinePaint.org Open source digital motion picture film software - Original Message -

ERROR: files left in build directory after distclean

2004-03-25 Thread Robin Rowe
CinePaint is deep paint program that branched from GIMP in 1998 and still has a very similar build system. I'm trying to do a 'make distcheck' in CinePaint, but it fails due to our ILM openexr plug-in. This plug-in is optionally built when the openexr library (installed separately) is detected. ER

Convenience lib puzzle

2003-06-02 Thread Robin Rowe
Hi. I have a shared library libfoo (in directory foo) that had some of its source files moved (into subdirectory foo/bar) to help make the code easier to manage. However, I'm having trouble linking libbar back into libfoo. Both libfoo and libbar build ok. But, libfoo isn't pulling in the definition