On 14/04/06, Stephan Wezel <[EMAIL PROTECTED]> wrote:
When you did "cvs update" for evas, did you use the -d option? i.e. "cvs update -d"
The -d option will create in your working copy any directories that were newly created in the repository.
David
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
when i try to run the autogen.sh script in the evas dir i became
following error-messages when automake is running
Running automake...
configure.in:1834: required file `src/modules/loaders/gif/Makefile.in'
not found
configure.in:1834: required file `src/modules/loaders/tiff/Makefile.in'
not found
configure.in:1834: required file `src/modules/savers/tiff/Makefile.in'
not found
src/modules/loaders/Makefile.am:27: required directory
src/modules/loaders/gif does not exist
src/modules/loaders/Makefile.am:27: required directory
src/modules/loaders/tiff does not exist
src/modules/savers/Makefile.am:23: required directory
src/modules/savers/tiff does not exist
When you did "cvs update" for evas, did you use the -d option? i.e. "cvs update -d"
The -d option will create in your working copy any directories that were newly created in the repository.
David