-----Original Message-----
From: "Vladimir Chlup"<vchlup@xxxxxxxxxx>
To: <users@xxxxxxxxxxxxxxxx>;
Cc:
Sent: 2023-02-15 (수) 17:07:41 (GMT+09:00)
Subject: Re: [users@httpd] cannot run test program while cross compiling
Thank you for your supportsI pass through but having new error in make command."libtool: command not found"But the thing is libtool-bin's been installed by sudo apt install command, so as to run configure command which had an error about libtool not found as well.but now it seems like trying to find it in httpd directory in make commandRegards-----Original Message-----
On Tue, Feb 14, 2023 at 6:56 PM Yann Ylavic <ylavic.dev@xxxxxxxxx> wrote:
From: "Yann Ylavic"<ylavic.dev@xxxxxxxxx>
To: <users@xxxxxxxxxxxxxxxx>;
Cc:
Sent: 2023-02-15 (수) 03:01:10 (GMT+09:00)
Subject: Re: [users@httpd] cannot run test program while cross compiling
>
> On Tue, Feb 14, 2023 at 1:13 PM 유원석 <seo0093@xxxxxxxxx> wrote:
> >
> > Hello
> > I was trying to cross-compile apache to no avail
> > How can I fix this error below?
>
> Can you try the attached patch?
Possible adding ap_cv_crypt_sha2=no (or =yes if you know that the
target system's crypt() supports SHA-2) to the "./configure ..."
command line could do it too, by forcing the test decision rather than
running it.
>
> Regards;
> Yann.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
Attachment:
다운로드파일.png
Description: PNG image
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx