Am Freitag, den 07.04.2006, 10:38 +0200 schrieb Alexandre Julliard:
detlef@p4:~/wine.cvs/bin$ make etags find /home/detlef/wine.cvs/src -name '*.[ch]' -print | etags - etags: Unknown option: - make: *** [etags] Fehler 1 What's not broken about them?
Well, it works fine here,
Strange, that i have Problems with "find" and with "etags".
so you'll have to do configure checks to detect what version we are running.
detlef@p4:~/wine.cvs/bin$ etags --version Exuberant Ctags 5.5.4, Copyright (C) 1996-2003 Darren Hiebert Compiled: Aug 13 2004, 05:14:24 Addresses: dhiebert@users.sourceforge.net, http://ctags.sourceforge.net Optional compiled features: +wildcards, +regex
This is the newest release on http://ctags.sf.net (Version 5.5.4 [29 March 2004])
detlef@p4:~/wine.cvs/bin$ find ~/wine.cvs/src /home/detlef/wine.cvs/src
Is that a symlink?
You are Magic!
detlef@p4:~/wine.cvs/bin$ file ~/wine.cvs/src /home/detlef/wine.cvs/src: symbolic link to `/_v/src/wine-git'