Hi all,

I have a strange problem with virtuoso-7 on FreeBSD 9.2-RELEASE-p3.

The compilation stops with flex errors, the first being:

gmake[2]: Entering directory
`/usr/home/virtuoso7/virtuoso-opensource/libsrc/Wi'
* Generating json_p.c using bison (GNU Bison) 2.7.12-4996
* 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 can enter libsrc/Wi manually and execute "flex -Pjsonyy ./json.l",
which will generate lex.jsonyy.c just fine. If I rename that to json_l.c
(I just assum that's what it is supposed to become) make stops at the
next flex action in the Wi directory...

I just checked, this does not happen on FreeBSD-10 with the about the
same software installed...

I had a short look at the makefile in both installations, both had the
same line to generate json_l.c, both had SHELL, GEN and LEX set to the
same value... ??

Any ideas?



Thanks, Mathias





Here is the software used for the build:

Using aclocal (GNU automake) 1.14
Using autoconf (GNU Autoconf) 2.69
Using autoheader (GNU Autoconf) 2.69
Using automake (GNU automake) 1.14
Using libtoolize (GNU libtool) 2.4.2
Using bison (GNU Bison) 2.7.12-4996
Using flex version 2.5.4
Using GNU Awk 4.1.0, API: 1.0
Using GNU gperf 3.0.3
Using OpenSSL 0.9.8y 5 Feb 2013



------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to