View Single Post
int_ua's Avatar
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#10
Update: there are some files that weren't added to git, working on it.

FTBFS.
I've started with removing the code that stops sshd and fixing openssh-server that inores /etc/ssh/sshd_not_to_be_run but it failed to build with
make: *** No rule to make target `configure', needed by `config.status'. Stop.
and it's from debian/rules while I didn't change them yet. Feel free to point what's wrong there:
https://garage.maemo.org/builder/fre...-status_0.2-0/
Code: https://gitorious.org/n900-ssh-statu...ssh-status-tmp
Command that I've used (on N900):
Code:
$ dpkg-buildpackage -sa -S -d -I.git -rsudo

Last edited by int_ua; 2013-10-05 at 20:41.