Hi,

On Sunday 25 February 2007 16:21:36 Claudio Leonel wrote:

> When trying to build openssh I got an error from
> the build system complaining that a file was
> going to be installed outside the basedir installation.
> 
> Changing the following line of 'openssh.conf' from:
>    makeinstopt="install-nokeys"
> to:
>    makeinstopt="install-nokeys  DESTDIR=$root"
> seems to solve the problem.

Wow! I'm suprised you got that far. The last time I tried (year ago?)
openssl itself was not cross build friendly and I did not even bothered
getting to openssh. (We usually use dropbear as SSH implementation
in embedded devices ...).

Michael recently already suprised me that openssl does cross build
these days - good to know openssh does now, finally as well!

Together wit your fix listed above it is also necessary for real cross
builds to adjust the line on the top setting LD=gcc, that must of
course be the actual (cross-)compiler in use and thus be $CC.

Both of those changes are committed as r22720.

Thanks - yours,

-- 
  René Rebe - ExactCODE GmbH - Europe, Germany, Berlin
  http://exactcode.de | http://t2-project.org | http://rene.rebe.name
  +49 (0)30 / 255 897 45

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of: unsubscribe t2

Reply via email to