You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i would like to update the augeas package in opencsw and the package build tool (gar) automatically runs make check before building the package. maybe some of the tests have to be disabled on solaris, but i do not know how this can be done.
thanks for your help
toni
The text was updated successfully, but these errors were encountered:
thanks for the hint, #89 worked. some of the tests (e.g. test-put-symlink.sh, test-put-symlink-augtmp.sh) still fail because there's no readlink on solaris. i'll try to come up with fix for that.
i tried to compile augeas 1.2.0 with gcc-4.9 under solaris 10 and gmake check throws the following errors:
https://gist.github.com/tosmi/c1555907e12251d5dbb7
i would like to update the augeas package in opencsw and the package build tool (gar) automatically runs make check before building the package. maybe some of the tests have to be disabled on solaris, but i do not know how this can be done.
thanks for your help
toni
The text was updated successfully, but these errors were encountered: