OVH Cloud OVH Cloud

Pb etags install unison

1 réponse
Avatar
Thierry
Bonjour,
Je suis bloque :

gmake tags
gmake[1]: Entering directory `/usr/ports/net/unison/work/unison-2.13.16'
etags *.mli */*.mli *.ml */*.ml */*.m *.c */*.c *.txt
etags: not found
gmake[1]: [tags] Error 127 (ignored)
gmake[1]: Leaving directory `/usr/ports/net/unison/work/unison-2.13.16'

J'essaie d'installer unison, sur un freebsd 6.0, j'ai fait un cvsup au
niveau des ports ...
Une idee ?

Merci.

1 réponse

Avatar
Thierry Thomas
Dimanche 29 janvier 2006 à 11:26 GMT, Thierry a écrit :
Bonjour,


Bonjour,

Je suis bloque :

gmake tags
gmake[1]: Entering directory `/usr/ports/net/unison/work/unison-2.13.16'
etags *.mli */*.mli *.ml */*.ml */*.m *.c */*.c *.txt
etags: not found
gmake[1]: [tags] Error 127 (ignored)
gmake[1]: Leaving directory `/usr/ports/net/unison/work/unison-2.13.16'


Il manque sans doute une dépendance dans le port d'unison, qu'il
faudrait rapporter au mainteneur ou par un send-pr.

En attendant, on peut avoir un etags soit en installant un emacs /
xemacs / mule-common, soit en utilisant le port devel/ctags et en
remplaçant etags par exctags.
--
Th. Thomas.