Re: [vhffs] autotools on #542 |
[ Thread Index | Date Index | More vhffs.org/vhffs Archives ]
Le Fri, 06 Apr 2007 18:56:39 +0200, Alexandre Ghisoli <alexandre.ghisoli@xxxxxxx> a écrit : > Hello, > > New version of the patch, here is the ChangeLog : > > . apply on svn #542 > > . added tests. To use them, do : > make check > > . better handle of --with-api-dir > use : --with-api-dir=/usr/share/vhffs/api > and you will get files in /usr/share/vhffs/api/Vhffs > and use lib '/usr/share/vhffs/api'; > > . corrected typos on VHFFS_LIB_DIR in multiple place > > . Added --with-min-uid and --with-min-gid > > . typo on vhffs-test-dependencies corrected > > . NEWS is not blank anymore, let diff create this file > > You can download if from : > http://www.ghisoli.ch/run/node/38 > > Regards > > --Alexandre Hi OK, It took me some time to find what was wrong since I'm not familiar with autotools but, there is an error in configure.ac:58 : VHFFS_LIBDIR=$(withval) should be VHFFS_LIBDIR=$withval (if it is not the case, configure try to invoque the content of withval as a shell command... I'll keep testing to see if there are other problems Regards Sébastien
Attachment:
signature.asc
Description: PGP signature
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |