Em 25-09-2015 18:04, Ken Moffat escreveu: > Just a note, in case somebody gets to this before I do (it will > probably take me 2 or 3 days to prepare my scripts to reinstate > introspection, vala, etc). In gucharmap we recommend vala, but > with the comment > > (compilation with vala is currently broken) > > and then we go on to use --enable-vala in the configure. > > I'm guessing that the comment is out of date. > > ĸen >
Sorry, I believe it is my fault. I have in the script: CONFIGURE="./configure --prefix=/usr --enable-vala" && CONFIGURE="./configure --prefix=/usr" && Should have been: CONFIGURE="./configure --prefix=/usr --enable-vala" && #CONFIGURE="./configure --prefix=/usr" && Just tested and it can be considered check from 7.7, using --enable-vala. Seems that I forgot many thing in this update. Sorry, again. -- []s, Fernando, soon to be called Sisyphus -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
