Nathan

Results 21 comments of Nathan

@mmottl That's the dependency I'm using mmottl/cfg

I will check dep and retry and let you know.

The reason cross-building fails is because of the use of, what looks like use of imake: `which imake 1>/dev/null && imake -I./config/cf -w -j1 -s xmakefile -DTOPDIR=. -DCURDIR=. 132 sh:...

> It seems that we can't run `autoreconf -fi` in the root dir, which breaks the `gnu-makefile.sh` script. > As @ndowens said on IRC, you should provide a `configure.ac` file...

> We want to drop the imake support and switch to automake everywhere. However, we are lacking resources so this has been on low prio for some time. We need...

Same here, Here is the whole build log of it. (https://pastebin.com/v0SqY92d)

How would it be added in build.rs so I can test that

Looks like void does: build --release --target ${RUST_TARGET} ${configure_args} where RUST_TARGET I'd imagine is the arch

I was about to submit an issue asking for this as well. I noticed mosh doesn't seem to like fish shell either, atleast for me

Furthermore, reason should be added, is that it seems mosh upstream seems dead, no commits or recent releases