/srv/irclogs.ubuntu.com/2010/04/25/#upstart.txt

sadmacKeybuk: autotools question for you06:34
Keybuksure06:35
sadmacKeybuk: error: ‘PACKAGE_NAME’ undeclared (first use in this function)06:36
sadmacKeybuk: that's declared by automake typically, right? how does it get missed?06:36
Keybukby Autoconf acutally06:36
sadmacKeybuk: the process I'm going through is main.strap.c is built into nih_parse_tool.strap, which is run on main.nihparse to make main.iter1.c, which is built into nih_parse_tool.iter1 ...06:37
sadmacKeybuk: the strap version builds. the iter1 version fails on that. The main functions between the two are nigh identical.06:38
sadmaciter1 is set up just like strap in Makefile.am. Only difference is the source doesn't exist at first.06:39
Keybukdid you include config.h ?06:41
sadmac... X(06:43
KeybukC can be funny like that ;-)06:43
sadmacKeybuk: especially C inside of other syntaxes06:44
sadmacand especially inside of other custom syntaxes, and especially when that syntax is describing how to parse itself and the C is describing how to process it.06:45

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!