Hello,

I'm trying to compile oath-toolkit-2.4.0 on OSX 10.9.1 (latest). I do the following:

./configure
make check install

I get the following error:

global.c:30:10: fatal error: 'xmlsec/xmlsec.h' file not found
#include <xmlsec/xmlsec.h>
         ^
1 error generated.
make[3]: *** [global.lo] Error 1
make[2]: *** [check-recursive] Error 1
make[1]: *** [check-recursive] Error 1
make: *** [check] Error 2

Full log is attached.

Any help would be greatly appreciated!

Paul.

  GEN      public-submodule-commit
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-recursive
Making check in gl
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-recursive
Making check in tests
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-recursive
Making check in .
/Applications/Xcode.app/Contents/Developer/usr/bin/make  
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
Making all in .
make[9]: Nothing to be done for `all-am'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-TESTS
PASS: test-init.sh
PASS: test-update-copyright.sh
PASS: test-vc-list-files-git.sh
SKIP: test-vc-list-files-cvs.sh
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
Making all in .
make[11]: Nothing to be done for `all-am'.
============================================================================
Testsuite summary for oath-toolkit 2.4.0
============================================================================
# TOTAL: 4
# PASS:  3
# SKIP:  1
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Nothing to be done for `check-am'.
Making check in liboath
Making check in gl
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-recursive
Making check in tests
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-recursive
Making check in .
/Applications/Xcode.app/Contents/Developer/usr/bin/make  libtests.a 
test-alloca-opt test-base32 test-binary-io test-c-ctype test-canonicalize-lgpl 
test-chdir test-close test-gc-hmac-sha1 test-gc test-hmac-sha1 test-sha1 
test-dirent test-environ test-errno test-fclose test-fcntl-h test-fdopen 
test-fflush test-fflush2 test-fgetc test-float test-fopen test-fpurge 
test-fputc test-fread test-freading test-fseek test-fseeko test-fseeko3 
test-fseeko4 test-fstat test-ftell test-ftell3 test-ftello test-ftello3 
test-ftello4 test-fwrite test-getcwd-lgpl test-getdelim test-getline 
test-ignore-value test-intprops test-inttypes test-link test-lseek test-lstat 
test-malloca test-memchr test-pathmax test-priv-set test-readlink test-rename 
test-rmdir test-snprintf test-stat test-stdalign test-stdbool test-stddef 
test-stdint test-stdio test-stdlib test-string test-strverscmp test-symlink 
test-sys_stat test-sys_types test-time test-unistd test-unlink test-unsetenv 
test-vasnprintf test-verify test-wchar
make[8]: `libtests.a' is up to date.
make[8]: `test-alloca-opt' is up to date.
make[8]: `test-base32' is up to date.
make[8]: `test-binary-io' is up to date.
make[8]: `test-c-ctype' is up to date.
make[8]: `test-canonicalize-lgpl' is up to date.
make[8]: `test-chdir' is up to date.
make[8]: `test-close' is up to date.
make[8]: `test-gc-hmac-sha1' is up to date.
make[8]: `test-gc' is up to date.
make[8]: `test-hmac-sha1' is up to date.
make[8]: `test-sha1' is up to date.
make[8]: `test-dirent' is up to date.
make[8]: `test-environ' is up to date.
make[8]: `test-errno' is up to date.
make[8]: `test-fclose' is up to date.
make[8]: `test-fcntl-h' is up to date.
make[8]: `test-fdopen' is up to date.
make[8]: `test-fflush' is up to date.
make[8]: `test-fflush2' is up to date.
make[8]: `test-fgetc' is up to date.
make[8]: `test-float' is up to date.
make[8]: `test-fopen' is up to date.
make[8]: `test-fpurge' is up to date.
make[8]: `test-fputc' is up to date.
make[8]: `test-fread' is up to date.
  CCLD     test-freading
  CC       test-fseek.o
  CCLD     test-fseek
  CC       test-fseeko.o
  CCLD     test-fseeko
  CC       test-fseeko3.o
  CCLD     test-fseeko3
  CC       test-fseeko4.o
  CCLD     test-fseeko4
  CC       test-fstat.o
  CCLD     test-fstat
  CC       test-ftell.o
  CCLD     test-ftell
  CC       test-ftell3.o
  CCLD     test-ftell3
  CC       test-ftello.o
  CCLD     test-ftello
  CC       test-ftello3.o
  CCLD     test-ftello3
  CC       test-ftello4.o
  CCLD     test-ftello4
  CC       test-fwrite.o
  CCLD     test-fwrite
  CC       test-getcwd-lgpl.o
  CCLD     test-getcwd-lgpl
  CC       test-getdelim.o
  CCLD     test-getdelim
  CC       test-getline.o
  CCLD     test-getline
  CC       test-ignore-value.o
  CCLD     test-ignore-value
  CC       test-intprops.o
  CCLD     test-intprops
  CC       test-inttypes.o
  CCLD     test-inttypes
  CC       test-link.o
  CCLD     test-link
  CC       test-lseek.o
  CCLD     test-lseek
  CC       test-lstat.o
  CCLD     test-lstat
  CC       test-malloca.o
  CCLD     test-malloca
  CC       test-memchr.o
  CCLD     test-memchr
  CC       test-pathmax.o
  CCLD     test-pathmax
  CC       test-priv-set.o
  CCLD     test-priv-set
  CC       test-readlink.o
  CCLD     test-readlink
  CC       test-rename.o
  CCLD     test-rename
  CC       test-rmdir.o
  CCLD     test-rmdir
  CC       test-snprintf.o
  CCLD     test-snprintf
  CC       test-stat.o
  CCLD     test-stat
  CC       test-stdalign.o
  CCLD     test-stdalign
  CC       test-stdbool.o
  CCLD     test-stdbool
  CC       test-stddef.o
  CCLD     test-stddef
  CC       test-stdint.o
  CCLD     test-stdint
  CC       test-stdio.o
  CCLD     test-stdio
  CC       test-stdlib.o
  CCLD     test-stdlib
  CC       test-string.o
  CCLD     test-string
  CC       test-strverscmp.o
  CCLD     test-strverscmp
  CC       test-symlink.o
  CCLD     test-symlink
  CC       test-sys_stat.o
  CCLD     test-sys_stat
  CC       test-sys_types.o
  CCLD     test-sys_types
  CC       test-time.o
  CCLD     test-time
  CC       test-unistd.o
  CCLD     test-unistd
  CC       test-unlink.o
  CCLD     test-unlink
  CC       test-unsetenv.o
  CCLD     test-unsetenv
  CC       test-vasnprintf.o
  CCLD     test-vasnprintf
  CC       test-verify.o
  CCLD     test-verify
  CC       test-wchar.o
  CCLD     test-wchar
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-TESTS
PASS: test-alloca-opt
PASS: test-base32
PASS: test-binary-io.sh
PASS: test-c-ctype
PASS: test-canonicalize-lgpl
PASS: test-chdir
PASS: test-close
PASS: test-gc-hmac-sha1
PASS: test-gc
PASS: test-hmac-sha1
PASS: test-sha1
PASS: test-dirent
PASS: test-environ
PASS: test-errno
PASS: test-fclose
PASS: test-fcntl-h
PASS: test-fdopen
PASS: test-fflush
PASS: test-fflush2.sh
PASS: test-fgetc
PASS: test-float
PASS: test-fopen
PASS: test-fpurge
PASS: test-fputc
PASS: test-fread
PASS: test-freading
PASS: test-fseek.sh
PASS: test-fseek2.sh
PASS: test-fseeko.sh
PASS: test-fseeko2.sh
PASS: test-fseeko3.sh
PASS: test-fseeko4.sh
PASS: test-fstat
PASS: test-ftell.sh
PASS: test-ftell2.sh
PASS: test-ftell3
PASS: test-ftello.sh
PASS: test-ftello2.sh
PASS: test-ftello3
PASS: test-ftello4.sh
PASS: test-fwrite
PASS: test-getcwd-lgpl
PASS: test-getdelim
PASS: test-getline
PASS: test-ignore-value
PASS: test-intprops
PASS: test-inttypes
PASS: test-link
PASS: test-lseek.sh
PASS: test-lstat
PASS: test-malloca
PASS: test-memchr
PASS: test-pathmax
PASS: test-priv-set
PASS: test-readlink
PASS: test-rename
PASS: test-rmdir
PASS: test-snprintf
PASS: test-stat
PASS: test-stdalign
PASS: test-stdbool
PASS: test-stddef
PASS: test-stdint
PASS: test-stdio
PASS: test-stdlib
PASS: test-string
PASS: test-strverscmp
PASS: test-symlink
PASS: test-sys_stat
PASS: test-sys_types
PASS: test-init.sh
PASS: test-time
PASS: test-unistd
PASS: test-unlink
PASS: test-unsetenv
PASS: test-vasnprintf
PASS: test-verify
PASS: test-verify.sh
PASS: test-wchar
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
Making all in .
make[12]: Nothing to be done for `all-am'.
============================================================================
Testsuite summary for liboath 2.4.0
============================================================================
# TOTAL: 79
# PASS:  79
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Nothing to be done for `check-am'.
Making check in .
make[3]: Nothing to be done for `check-am'.
Making check in tests
/Applications/Xcode.app/Contents/Developer/usr/bin/make  tst_basic tst_coding 
tst_errors tst_hotp_algo tst_hotp_validate tst_totp_algo tst_totp_validate 
tst_usersfile \
          tst_usersfile.sh
  CC       tst_basic.o
  CCLD     tst_basic
  CC       tst_coding.o
  CCLD     tst_coding
  CC       tst_errors.o
  CCLD     tst_errors
  CC       tst_hotp_algo.o
  CCLD     tst_hotp_algo
  CC       tst_hotp_validate.o
  CCLD     tst_hotp_validate
  CC       tst_totp_algo.o
  CCLD     tst_totp_algo
  CC       tst_totp_validate.o
  CCLD     tst_totp_validate
  CC       tst_usersfile.o
  CCLD     tst_usersfile
make[4]: Nothing to be done for `tst_usersfile.sh'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-TESTS
PASS: tst_basic
PASS: tst_coding
PASS: tst_errors
PASS: tst_hotp_algo
PASS: tst_hotp_validate
PASS: tst_totp_algo
PASS: tst_totp_validate
SKIP: tst_usersfile.sh
make[6]: Nothing to be done for `all'.
============================================================================
Testsuite summary for liboath 2.4.0
============================================================================
# TOTAL: 8
# PASS:  7
# SKIP:  1
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
Making check in gtk-doc
make[3]: Nothing to be done for `check'.
Making check in man
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-am
make[4]: Nothing to be done for `check-am'.
Making check in oathtool
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-recursive
Making check in gl
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-recursive
Making check in tests
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-recursive
Making check in .
/Applications/Xcode.app/Contents/Developer/usr/bin/make  libtests.a 
test-alloca-opt test-c-ctype test-environ test-errno test-fdopen test-fgetc 
test-float test-fputc test-fread test-fwrite test-gettimeofday test-intprops 
test-inttypes test-malloca test-memchr test-parse-datetime test-parse-duration 
test-setenv test-stdbool test-stddef test-stdint test-stdio test-stdlib 
test-strerror test-string test-sys_time test-sys_types test-time test-unistd 
test-unsetenv test-vasnprintf test-vasprintf test-verify test-version-etc 
test-wchar test-xalloc-die
  CC       version-etc-fsf.o
  CC       putenv.o
  AR       libtests.a
  CC       test-alloca-opt.o
  CCLD     test-alloca-opt
  CC       test-c-ctype.o
  CCLD     test-c-ctype
  CC       test-environ.o
  CCLD     test-environ
  CC       test-errno.o
  CCLD     test-errno
  CC       test-fdopen.o
  CCLD     test-fdopen
  CC       test-fgetc.o
  CCLD     test-fgetc
  CC       test-float.o
  CCLD     test-float
  CC       test-fputc.o
  CCLD     test-fputc
  CC       test-fread.o
  CCLD     test-fread
  CC       test-fwrite.o
  CCLD     test-fwrite
  CC       test-gettimeofday.o
  CCLD     test-gettimeofday
  CC       test-intprops.o
  CCLD     test-intprops
  CC       test-inttypes.o
  CCLD     test-inttypes
  CC       test-malloca.o
  CCLD     test-malloca
  CC       test-memchr.o
  CCLD     test-memchr
  CC       test-parse-datetime.o
  CCLD     test-parse-datetime
  CC       test-parse-duration.o
  CCLD     test-parse-duration
  CC       test-setenv.o
  CCLD     test-setenv
  CC       test-stdbool.o
  CCLD     test-stdbool
  CC       test-stddef.o
  CCLD     test-stddef
  CC       test-stdint.o
  CCLD     test-stdint
  CC       test-stdio.o
  CCLD     test-stdio
  CC       test-stdlib.o
  CCLD     test-stdlib
  CC       test-strerror.o
  CCLD     test-strerror
  CC       test-string.o
  CCLD     test-string
  CC       test-sys_time.o
  CCLD     test-sys_time
  CC       test-sys_types.o
  CCLD     test-sys_types
  CC       test-time.o
  CCLD     test-time
  CC       test-unistd.o
  CCLD     test-unistd
  CC       test-unsetenv.o
  CCLD     test-unsetenv
  CC       test-vasnprintf.o
  CCLD     test-vasnprintf
  CC       test-vasprintf.o
  CCLD     test-vasprintf
  CC       test-verify.o
  CCLD     test-verify
  CC       test-version-etc.o
  CCLD     test-version-etc
  CC       test-wchar.o
  CCLD     test-wchar
  CC       test-xalloc-die.o
  CCLD     test-xalloc-die
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-TESTS
PASS: test-alloca-opt
PASS: test-c-ctype
PASS: test-environ
PASS: test-errno
PASS: test-fdopen
PASS: test-fgetc
PASS: test-float
PASS: test-fputc
PASS: test-fread
PASS: test-fwrite
PASS: test-gettimeofday
PASS: test-intprops
PASS: test-inttypes
PASS: test-malloca
PASS: test-memchr
PASS: test-parse-datetime
PASS: test-parse-duration.sh
PASS: test-setenv
PASS: test-stdbool
PASS: test-stddef
PASS: test-stdint
PASS: test-stdio
PASS: test-stdlib
PASS: test-strerror
PASS: test-string
PASS: test-sys_time
PASS: test-sys_types
PASS: test-init.sh
PASS: test-time
PASS: test-unistd
PASS: test-unsetenv
PASS: test-vasnprintf
PASS: test-vasprintf
PASS: test-verify
PASS: test-verify.sh
PASS: test-version-etc.sh
PASS: test-wchar
PASS: test-xalloc-die.sh
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
Making all in .
make[13]: Nothing to be done for `all-am'.
============================================================================
Testsuite summary for oathtool 2.4.0
============================================================================
# TOTAL: 38
# PASS:  38
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[6]: Nothing to be done for `check-am'.
Making check in .
make[4]: Nothing to be done for `check-am'.
Making check in tests
/Applications/Xcode.app/Contents/Developer/usr/bin/make  tst_oathtool.sh 
tst_hyphen.sh
make[5]: Nothing to be done for `tst_oathtool.sh'.
make[5]: Nothing to be done for `tst_hyphen.sh'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-TESTS
PASS: tst_oathtool.sh
PASS: tst_hyphen.sh
make[7]: Nothing to be done for `all'.
============================================================================
Testsuite summary for oathtool 2.4.0
============================================================================
# TOTAL: 2
# PASS:  2
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
Making check in libpskc
Making check in gl
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-recursive
Making check in tests
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-recursive
Making check in .
/Applications/Xcode.app/Contents/Developer/usr/bin/make  libtests.a 
test-alloca-opt test-base64 test-errno test-fdopen test-fgetc test-float 
test-fputc test-fread test-fwrite test-intprops test-inttostr test-inttypes 
test-memchr test-snprintf test-stdbool test-stddef test-stdint test-stdio 
test-string test-strverscmp test-sys_types test-unistd test-vasnprintf 
test-verify test-wchar
  CC       unistd.o
  CC       xsize.o
  CC       asnprintf.o
  CC       printf-args.o
  CC       printf-parse.o
  CC       vasnprintf.o
  AR       libtests.a
  CC       test-alloca-opt.o
  CCLD     test-alloca-opt
  CC       test-base64.o
  CCLD     test-base64
  CC       test-errno.o
  CCLD     test-errno
  CC       test-fdopen.o
  CCLD     test-fdopen
  CC       test-fgetc.o
  CCLD     test-fgetc
  CC       test-float.o
  CCLD     test-float
  CC       test-fputc.o
  CCLD     test-fputc
  CC       test-fread.o
  CCLD     test-fread
  CC       test-fwrite.o
  CCLD     test-fwrite
  CC       test-intprops.o
  CCLD     test-intprops
  CC       test-inttostr.o
  CCLD     test-inttostr
  CC       test-inttypes.o
  CCLD     test-inttypes
  CC       test-memchr.o
  CCLD     test-memchr
  CC       test-snprintf.o
  CCLD     test-snprintf
  CC       test-stdbool.o
  CCLD     test-stdbool
  CC       test-stddef.o
  CCLD     test-stddef
  CC       test-stdint.o
  CCLD     test-stdint
  CC       test-stdio.o
  CCLD     test-stdio
  CC       test-string.o
  CCLD     test-string
  CC       test-strverscmp.o
  CCLD     test-strverscmp
  CC       test-sys_types.o
  CCLD     test-sys_types
  CC       test-unistd.o
  CCLD     test-unistd
  CC       test-vasnprintf.o
  CCLD     test-vasnprintf
  CC       test-verify.o
  CCLD     test-verify
  CC       test-wchar.o
  CCLD     test-wchar
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-TESTS
PASS: test-alloca-opt
PASS: test-base64
PASS: test-errno
PASS: test-fdopen
PASS: test-fgetc
PASS: test-float
PASS: test-fputc
PASS: test-fread
PASS: test-fwrite
PASS: test-intprops
PASS: test-inttostr
PASS: test-inttypes
PASS: test-memchr
PASS: test-snprintf
PASS: test-stdbool
PASS: test-stddef
PASS: test-stdint
PASS: test-stdio
PASS: test-string
PASS: test-strverscmp
PASS: test-sys_types
PASS: test-init.sh
PASS: test-unistd
PASS: test-vasnprintf
PASS: test-verify
PASS: test-verify.sh
PASS: test-wchar
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
Making all in .
make[12]: Nothing to be done for `all-am'.
============================================================================
Testsuite summary for libpskc 2.4.0
============================================================================
# TOTAL: 27
# PASS:  27
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Nothing to be done for `check-am'.
Making check in schemas
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-am
make[4]: Nothing to be done for `check-am'.
Making check in include
Making check in pskc
make[4]: Nothing to be done for `check'.
make[4]: Nothing to be done for `check-am'.
Making check in .
  CC       global.lo

-- 
Paul Robinson
JBoss Developer: Integration Products Lead
Web Service Transactions Lead

JBoss, a Division of Red Hat
Registered in England and Wales under Company Registration No. 03798903
Directors:Michael Cunningham (US), Charles Peters (US), Matt Parson (US), Paul Hickey (Ireland)

Reply via email to