[Setup-tool-hackers] configure.in problems



I cannot create Makefiles of XST because of XST_TOOL_DESKTOP_IN_RULE in
configure.in is too long. Or maybe some other error, this is what I get:

./configure: s%@XST_TOOL_DESKTOP_IN_RULE@%desktop: command not found
configure: creating ./config.status
config.status: creating Makefile
sed: file /tmp/cs12675-17988/subs-2.sed line 51: Unterminated `s' command
sed: file /tmp/cs12675-17988/subs-3.sed line 3: Unknown command: ``(''
sed: file /tmp/cs12675-17988/subs-4.sed line 5: Unknown option to 's'
config.status: creating ximian-setup-tools.spec
sed: file /tmp/cs12675-17988/subs-2.sed line 51: Unterminated `s' command
sed: file /tmp/cs12675-17988/subs-3.sed line 3: Unknown command: ``(''
sed: file /tmp/cs12675-17988/subs-4.sed line 5: Unknown option to 's'

and so on for every file in AC_OUTPUT

sed splits arguments into files, and s/// command results into different
files. xml-i18n-tools had the same problem, but it is no longer seen. It
seems Maciej reduced the chance of such an error occuring.

Debian unstable
GNU m4 1.4
GNU sed version 3.02
autoconf (GNU Autoconf) 2.52

-- 
Gediminas

_______________________________________________
setup-tool-hackers maillist  -  setup-tool-hackers@ximian.com
http://lists.ximian.com/mailman/listinfo/setup-tool-hackers



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]