
david at lang
Mar 26, 2012, 11:51 AM
Post #4 of 4
(159 views)
Permalink
|
FYI, all of Rainers work (the several libs and rsyslog) all require autoreconf before doing the normal configure step. David Lang On Mon, 26 Mar 2012, Brian Knox wrote: > Aha! > > After speaking with Rainer we figured out I wasn't calling the right > invocations - to build libestr from a git clone: > > autoreconf -fvi > ./configure > make > > On Mon, Mar 26, 2012 at 9:46 AM, Rainer Gerhards > <rgerhards [at] hq>wrote: > >> This order: libestr, libee, liblognirm >> >> Brian Knox <briank [at] talksum> hat geschrieben:Rainer - >> >> I'm working on automating creating nightly rsyslog head builds for arch >> linux for my dev environment this week - I'm having a little trouble >> building some of the prerequisites (libee and libestr specifically) from >> the git repos. Could you fill me in on what combination of evil magic I >> need to invoke and in what order (autoconf, automake, etc and so on). >> >> Thanks! >> >> Brian >> _______________________________________________ >> rsyslog mailing list >> http://lists.adiscon.net/mailman/listinfo/rsyslog >> http://www.rsyslog.com/professional-services/ >> _______________________________________________ >> rsyslog mailing list >> http://lists.adiscon.net/mailman/listinfo/rsyslog >> http://www.rsyslog.com/professional-services/ >> > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com/professional-services/ > _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/
|