"Robert J. Chassell" <[EMAIL PROTECTED]> writes: Hi,
> Currently, three methods fail with tramp: ssh, scp, and ftp, producing > > Lisp error: (void-variable cl-struct-tramp-file-name-tags) Tramp 2.0.56 does not use cl anymore. Likely you have some byte-compiled Lisp files which didn't get the change. Try make distclean; ./config.status --recheck; make Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
