No, so I tried and all compiles process works
I moved httpd and what should be required to the target and it fails with core 
dumped

It seems no log there
I have no clue about what i should do next
Thank you


-----Original Message-----
From: "Vladimir Chlup"<vch...@redhat.com>
To: <users@httpd.apache.org>;
Cc:
Sent: 2023-02-15 (수) 17:07:41 (GMT+09:00)
Subject: Re: [users@httpd] cannot run test program while cross compiling

Hello,

Did you try to rename `aarch64-linux-libtool` to `libtool`?

Regards,


On Wed, Feb 15, 2023 at 1:35 AM 유원석 <seo0...@naver.com> wrote:

Thank you for your supports

I 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 command

Regards



-----Original Message-----
From: "Yann Ylavic"<ylavic....@gmail.com>
To: <users@httpd.apache.org>;
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 6:56 PM Yann Ylavic <ylavic....@gmail.com> wrote:
>
> On Tue, Feb 14, 2023 at 1:13 PM 유원석 <seo0...@naver.com> 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-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



--
Vladimír Chlup
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to