Opened 14 years ago
Closed 14 years ago
#560 closed defect (fixed)
maintainer-check fails
Reported by: | Peter | Owned by: | Peter |
---|---|---|---|
Priority: | major | Milestone: | yat 0.6 |
Component: | test | Version: | trunk |
Keywords: | Cc: |
Description
maintainer-check fails with following error message:
... checking /Users/peter/projects/yat/tmp-repo/install_/bin/yat-config... yes checking if version of yat is at least 0.4... yes checking yat/utility/Vector.h usability... yes checking yat/utility/Vector.h presence... yes checking for yat/utility/Vector.h... yes checking version in /Users/peter/projects/yat/tmp-repo/install_/bin/yat-config... 0.6pre checking YAT_VERSION in <yat/utility/version.h>... incorrect configure: WARNING: version declared in included yat/utility/version.h is not equal to the one given from yat-config script: /Users/peter/projects/yat/tmp-repo/install_/bin/yat-config. ...
I suspect it's got to do something with what the installed yat-config --cppflags returns.
Note: See
TracTickets for help on using
tickets.
(In [2056]) yathello: using dir m4, and using YAT_LDFLAGS and YAT_LIBS rather than YAT_LA_FILE yat-config: fixed syntax maintainer-check:added a few echo to monitor the progress fixes #560