/srv/irclogs.ubuntu.com/2008/02/28/#upstart.txt

sadmacKeybuk: how do I build upstart from bzr (0.3 branch)05:42
sadmacKeybuk: (automake is not being friendly)05:49
sadmac_Keybuk: I'm still getting errors from autoreconf.15:51
sadmac_Keybuk: Makefile.am:3: required directory ./intl does not exist15:51
Keybuksadmac_: what errors do you get?15:51
Keybukwhat version of gettext do you have?15:51
sadmac_Keybuk: 0.16.1-12.fc815:52
Keybukhmm15:52
Keybukthat should work15:53
sadmac_I get these first:15:53
sadmac_configure.ac:14: required file `./config.rpath' not found15:53
sadmac_configure.ac:42: required file `intl/Makefile.in' not found15:53
sadmac_configure.ac:14: required file `./ABOUT-NLS' not found15:53
sadmac_configure.ac:19: required file `./ltmain.sh' not found15:53
Keybukoh15:54
Keybukautoreconf -i :-)15:55
sadmac_ahh15:55
sadmac_now I can configure it :)15:56
sadmac_If it doesn't make it'll be my fault15:56
Keybukhehe15:56
sadmac_Keybuk: I get this when I try to make15:58
sadmac_make[2]: *** No rule to make target `../m4/codeset.m4', needed by `Makefile.in'.  Stop.15:58
Keybukgnargh15:59
Keybuktry a fresh checkout15:59
Keybukautoreconf -i15:59
Keybukand go again15:59
Keybukthat should have come from gettext15:59
keesjhi16:03
keesjI am trying to run a simple console like init does "-/bin/sh"16:04
keesjbut that does not work16:04
sadmac_Keybuk: still same issue16:05
keesjI am booting from from a serial (qemu)16:05
keesjany tips?16:06
Keybuksadmac_: it could be a bug without gettext packages?  have you tried an unpatched version?16:09
sadmac_Keybuk: I didn't do anything to the new checkout before I built it. Its all branch code.16:10
Keybukright16:10
Keybukbut the error you're getting is from the gettext Makefile.in I assume?16:10
Keybukabout a missing gettext file in m4?16:10
Keybuk...16:10
Keybukwhich version of automake do you have?16:10
sadmac_1.10-6.fc816:11
Keybukafter running autoreconf16:11
Keybukwhat does ls m4 say?16:11
sadmac_Keybuk: http://rafb.net/p/R9QjbO65.html16:12
Keybukweird16:13
Keybukit *has* codeset.m416:13
Keybukthat's not a symlink, right?16:13
sadmac_nope16:13
Keybukcan you paste the "make" output?16:13
sadmac_k16:13
mbieblsadmac_: does it help if you create a directory build16:22
mbieblcd build && ../configure && make16:22
Keybukit does?16:23
mbieblKeybuk: I noticed that before myself.16:23
mbieblIt's somehow a result of the nihify scripts which uses symlinks.16:24
sadmac_I'm having trouble reproducing it now16:24
Keybukahhh16:24
Keybukyou need to run "autoreconf -i" in *both* libnih and upstart directories16:24
sadmac_Keybuk: that'd do it16:24
Keybukhttp://upstart.ubuntu.com/wiki/CompilingUpstart?highlight=(CategoryTemplate)|(CategoryDoc)|(CategoryCategory)|(DocTemplate)|(FrontPage)|((CategoryDoc))16:24
Keybukerr16:25
Keybukhttp://upstart.ubuntu.com/wiki/CompilingUpstart16:25
Keybukprobably configure too16:28
Keybukit's a bit of hack really16:28
sadmac_yeah :)16:28
sadmac_Ahh, I'm getting gcc lines now...16:28
sadmac_compile error.16:28
sadmac_hmm...16:28
Keybukheh16:29
Keybukdon't think there should be any of those in trunk16:29
Keybukwhat is it?16:29
sadmac_main.c:242: error: incompatible type for argument 3 of ‘nih_child_add_watch’16:29
sadmac_main.c:242: error: too few arguments to function ‘nih_child_add_watch’16:29
Keybukwhich version of libnih?16:30
sadmac_Keybuk: trunk (only branch I saw, do I need to roll back?16:30
Keybukno...16:30
Keybukwhat main.c is that?16:30
sadmac_init16:30
Keybukwhich revno of upstart?16:30
Keybukline 242 isn't nih_child_add_watch for me16:30
sadmac_Keybuk: head of the 0.3 branch16:31
Keybukahhhhhh16:31
Keybukyeah, you'll need to rollback libnih16:31
Keybukthat's just 0.3.9 isn't it?16:31
sadmac_I'd assume (first time bzr user :)16:31
sadmac_I actually have a software engineering lab to get to (the university is still persistent in their efforts to teach me Java) but I'll pick this up later.16:33
Keybukok16:33
Keybukrevno 426 seems to be about right16:34
Keybukbzr uncommit -r 42616:34
Keybukbzr revert --no-backup16:34
Keybuk(I think)16:34
mbieblKeybuk: when will initctl (and the sysv compat tools) be back in trunk?16:48
Keybukmbiebl: err, now + some time + a bit more17:23
mbieblKeybuk: ;-)17:41
Keybukyou could write a patch ... :p17:46

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