For the moment what i want to do is adding in the Makefile.am in xorp/rib/tools the compiling of a modifier version of show_routes.cc who use an extern lib, xmlrpc.
After i will add a new folder, "verification", who will incorporate a daemon to verify the network. The patch is only adding some text to makefiles (in the 1.6) but i don't understand why it doesn't work If possible i prefer to stay on 1.6 Thanks. *Luca Belforte* SINF22MS , Université catholique de Louvain [email protected] *http://be.linkedin.com/in/lucabelforte* mobile: +32 494 602554 See who we know in common <http://www.linkedin.com/e/wwk/59859952/> <http://www.linkedin.com/e/sig/59859952/> On Thu, May 6, 2010 at 12:44 AM, Ben Greear <[email protected]> wrote: > On 05/05/2010 03:16 PM, Luca Belforte wrote: > >> Hello everyone >> >> I have addend a process in the xorp structure, so i have modified the >> Makefile.am, to compile my little process. >> But when i go to recreate all the makefile i have lot of error. (I'm >> using Xorp1.6). >> >> I tried using the bootstrap file, but it give me the following error: >> >> aclocal-1.10 -I config >> config/compiler_flags.m4:156: error: m4_defn: undefined macro: >> _m4_divert_diversion >> config/compiler_flags.m4:156: the top level >> autom4te: /usr/bin/m4 failed with exit status: 1 >> aclocal-1.10: autom4te failed with exit status: 1 >> Error running 'aclocal-1.10 -I config' >> >> And i have no line 156 in complier_flags.m4 >> >> Anyone know how i can recreate all the makefile, from the makefile.am >> <http://makefile.am> i have modified.? >> >> >> Also i was searching how the file configure.in <http://configure.in> >> >> provided in the source code tar.gz archive is generated? because i want >> to add folders to the list of makefile to compile, but not sure if i >> have to do it by hand. >> > > I don't know about that, but if you can post a patch I'll see if > I can help integrate it into one of the 1.7 code trees. > > Thanks, > Ben > > -- > Ben Greear <[email protected]> > Candela Technologies Inc http://www.candelatech.com > >
_______________________________________________ Xorp-hackers mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers
