Alvaro Herrera wrote:
>
> Well, there should be a Makefile in there at the very least. I'll
> assume you'll just omitted pasting that part. What happens if you cd
> into that directory and run "make"?
>
>
Makefile is not present and my unit says :
make: *** No targets specified and no makefile found. Stop.
As you can see error message differs with this from compilation in
source dir it was:
make[3]: *** No rule to make target `utf8_and_shift_jis_2004.o', needed by
`libutf8_and_shift_jis_2004.so.0.0'. Stop.
Gmake seems to be using some Makefile, but there are some entries
missing. Any ideas ?
Regards
Rony