[Xorp-hackers] problem while running scons

Paula Gonzalez Muñoz p.gonmu at gmail.com
Wed Mar 9 04:18:16 PST 2011


Yes, it was that. I was going crazy trying to find that detail. Thanks

On Wed, 2011-03-09 at 11:56 +0000, Matthew Jakeman wrote:
> You need a semi colon after hola_mundo inside the interface definition.
> 
> That should hopefully sort the problem.
> 
> On Wed, 2011-03-09 at 12:54 +0100, Paula Gonzalez Muñoz wrote:
> > True, sorry. 
> > 
> > The xif file is this one:
> > 
> > /*
> > * Hola Mundo xif file
> > */
> > 
> > interface holamundo/0.1 {
> > 
> > 	/*
> > 	* metodo sin argumentos
> > 	*/
> > 	hola_mundo
> > }
> > 
> > The comments in spanish are just notes to myself.
> > 
> > Paula
> > 
> > On Wed, 2011-03-09 at 11:23 +0000, Matthew Jakeman wrote:
> > > Hi Paula,
> > > 
> > > It might help if you either attached or pasted your xif file into the
> > > email.
> > > 
> > > Cheers
> > > Matt
> > > 
> > > On Wed, 2011-03-09 at 12:14 +0100, Paula Gonzalez Muñoz wrote:
> > > > Hello,
> > > > 
> > > > I'm trying to write a quite simple process (a Hello world), and when I
> > > > run scons I receive the following error:
> > > > 
> > > > /home/riva/xorp-1-8-CT/xorp/xrl/scripts/clnt-gen
> > > > -Iobj/i686-pc-linux-gnu/xrl/interfaces/../.. --output-dir
> > > > obj/i686-pc-linux-gnu/xrl/interfaces xrl/interfaces/holamundo.xif
> > > > No interface definitions provided
> > > > scons: *** [obj/i686-pc-linux-gnu/xrl/interfaces/holamundo_xif.cc] Error
> > > > 1
> > > > scons: building terminated because of errors.
> > > > 
> > > > I'm quite baffled since the xrl is a quite simple one and I have simply
> > > > added the line adding the .xif at Sconscript.
> > > > I've made sure that all the files are where they are supposed to be
> > > > (/xorp/xrl/interfaces ), but I don't really see where the mistake could
> > > > be.
> > > > 
> > > > Regards,
> > > > Paula
> > > > 
> > > > 
> > > > _______________________________________________
> > > > Xorp-hackers mailing list
> > > > Xorp-hackers at icir.org
> > > > http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers
> > > 
> > > 
> > 
> > 
> 
> 




More information about the Xorp-hackers mailing list