Great, thanks a lot! Updating flex indeed does the trick (sorry, I got confused by revision numbers, and thought 2.5.4 > 2.5.33 :-) )
y On Wed, Feb 4, 2009 at 11:39 AM, Hugh Williams <[email protected]> wrote: > Hi Yves, > The minimum Flex version requirement is 2.5.33 now (it use to be 2.5.4) as > detailed at: > http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VOSMake > Their is a post form Patrick the Virtuoso Maintainer about this on the > mailing list for another centos user back in September 08 ... > Best Regards > Hugh Williams > Professional Services > OpenLink Software > Web: http://www.openlinksw.com > Support: http://support.openlinksw.com > Forums: http://boards.openlinksw.com/support > > > On 4 Feb 2009, at 11:24, Yves Raimond wrote: > > Hello! > I ran through the following problem when compiling virtuoso on centos: > make[2]: Entering directory `/home/raimoy01/virtuoso-opensource/libsrc/Wi' > * Generating json_p.c using bison (GNU Bison) 2.3 > * Generating json_l.c using flex version 2.5.4 > flex: can't open json_l.c > ** ERROR **: Code generation failed while running the following command: > flex -Pjsonyy ./json.l > > I am using flex version 2.5.4. > Any idea what might be going on? I tried to manually run flex > -ojson_l.c json.l (and so on for every flex call), but the compilation > ultimately ends up failing. > Cheers! > y > ------------------------------------------------------------------------------ > Create and Deploy Rich Internet Apps outside the browser with > Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing skills and code > to > build responsive, highly engaging applications that combine the power of > local > resources and data with the reach of the web. Download the Adobe AIR SDK and > Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com > _______________________________________________ > Virtuoso-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/virtuoso-devel >
