Δημοσιεύτηκε: 18 Μάιος 2009, 17:16
από spade
Ευχαριστώ! Εγκατέστησα το automake-1.6 όμως τώρα προσπαθώντας να το χρησιμοποιήσω μου βγαίνει το παρακάτω error

Κώδικας: Επιλογή όλων

Prototype mismatch: sub Automake::SEEK_SET: none vs () at /usr/share/perl/5.10/Exporter.pm line 66.
at /usr/local/bin/automake-1.6 line 8237
Prototype mismatch: sub Automake::SEEK_CUR: none vs () at /usr/share/perl/5.10/Exporter.pm line 66.
at /usr/local/bin/automake-1.6 line 8237
Prototype mismatch: sub Automake::SEEK_END: none vs () at /usr/share/perl/5.10/Exporter.pm line 66.
at /usr/local/bin/automake-1.6 line 8237
aclocal.m4:141: version mismatch. This is Automake 1.6, but aclocal.m4
aclocal.m4:141: was generated for Automake 1.6.3. You should recreate
aclocal.m4:141: aclocal.m4 with aclocal and run automake again.


Τι είναι; Πως λύνεται;