sadmac | Keybuk: autotools question for you | 06:34 |
---|---|---|
Keybuk | sure | 06:35 |
sadmac | Keybuk: error: ‘PACKAGE_NAME’ undeclared (first use in this function) | 06:36 |
sadmac | Keybuk: that's declared by automake typically, right? how does it get missed? | 06:36 |
Keybuk | by Autoconf acutally | 06:36 |
sadmac | Keybuk: 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 |
sadmac | Keybuk: the strap version builds. the iter1 version fails on that. The main functions between the two are nigh identical. | 06:38 |
sadmac | iter1 is set up just like strap in Makefile.am. Only difference is the source doesn't exist at first. | 06:39 |
Keybuk | did you include config.h ? | 06:41 |
sadmac | ... X( | 06:43 |
Keybuk | C can be funny like that ;-) | 06:43 |
sadmac | Keybuk: especially C inside of other syntaxes | 06:44 |
sadmac | and 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!