Advertisement
cooljeanius

MacPorts doesn't want to be converted to automake...

Jul 16th, 2013
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. Makefile.am:99: error: endif without if
  2. Makefile.am:104: error: else without if
  3. Makefile.am:106: error: endif without if
  4. Makefile.am:148: error: endif without if
  5. Makefile.am:10: warning: subst .,_,${DISTVER: non-POSIX variable name
  6. Makefile.am:10: (probably a GNU make extension)
  7. Mk/macports.subdir.mk:25: warning: user target 'install' defined here ...
  8. Makefile.am:35: 'Mk/macports.subdir.mk' included from here
  9. /opt/local/share/automake-1.14/am/install.am: ... overrides Automake target 'install' defined here
  10. src/../Mk/macports.subdir.mk:25: warning: user target 'install' defined here ...
  11. src/Makefile.am:21: 'src/../Mk/macports.subdir.mk' included from here
  12. /opt/local/share/automake-1.14/am/install.am: ... overrides Automake target 'install' defined here
  13. src/machista1.0/Makefile.am:23: error: else without if
  14. src/machista1.0/Makefile.am:31: error: endif without if
  15. src/machista1.0/../../Mk/macports.tea.mk:24: warning: user target 'install' defined here ...
  16. src/machista1.0/Makefile.am:16: 'src/machista1.0/../../Mk/macports.tea.mk' included from here
  17. /opt/local/share/automake-1.14/am/install.am: ... overrides Automake target 'install' defined here
  18. src/machista1.0/Makefile.am:7: warning: variable 'SWIG_LDFLAGS' is defined but no program or
  19. src/machista1.0/Makefile.am:7: library has 'SWIG' as canonical name (possible typo)
  20. autoreconf: automake failed with exit status: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement