« Return to Thread: gambas3 et freeBSD

Re: gambas3 et freeBSD

by François Gallo-3 :: Rate this Message:

| View in Thread

Le 05/01/2012 18:07, TME a écrit :

> après avoir téléchargé avec svn checkout, je lance la commande ./reconf-all.
> Voilà ma première erreur :
>
>
>
> [jeanluc@] ~/devel/gambas3/codeSourceGB3/trunk>  sudo ./reconf-all
> Password:
> libtoolize: putting auxiliary files in `.'.
> libtoolize: copying file `./ltmain.sh'
> libtoolize: You should add the contents of the following files to
> `aclocal.m4':
> libtoolize:   `/usr/local/share/aclocal/libtool.m4'
> libtoolize:   `/usr/local/share/aclocal/ltoptions.m4'
> libtoolize:   `/usr/local/share/aclocal/ltversion.m4'
> libtoolize:   `/usr/local/share/aclocal/ltsugar.m4'
> libtoolize:   `/usr/local/share/aclocal/lt~obsolete.m4'
> libtoolize: Remember to add `LT_INIT' to configure.ac.
> libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
> libtoolize: rerunning libtoolize, to keep the correct libtool macros
> in-tree.
> libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
> Usage: autoreconf [-f] [-h] [--help] [-m dir] [--macrodir=dir]
>         [-l dir] [--localdir=dir] [--force] [--verbose] [--version]
>         [--cygnus] [--foreign] [--gnits] [--gnu] [-i] [--include-deps]
> [jeanluc@] ~/devel/gambas3/codeSourceGB3/trunk>
>
> J'ai bien essayé en créant un dossier aclocal dans usr/share/ puis en
> copiant collant les fichiers : ibtool.m4 ; ltoptions.m4 ; ltversion.m4 ;
> ltsugar.m4 et lt~obsolete.m4' mais cela ne fonctionne pas
>
> J'ai fait de meme dans /compat/linux/usr/share/ mais c'est pareil
>
> j'ai testé mais je me doutais bien que ce n'était pas aussi simple!
>
>
>

Pourquoi exécuter le script 'reconf-all' en root ? :)


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual
desktops for less than the cost of PCs and save 60% on VDI infrastructure
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Gambas-user-fr mailing list
Gambas-user-fr@...
https://lists.sourceforge.net/lists/listinfo/gambas-user-fr

 « Return to Thread: gambas3 et freeBSD