Re: [users@httpd] cannot run test program while cross compiling

2023-02-15 Thread 유원석
--- -Original Message- From: "유원석" To: ; Cc: Sent: 2023-02-15 (수) 18:20:09 (GMT+09:00) Subject: Re: [users@httpd] cannot run test program while cross compiling 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

Re: [users@httpd] cannot run test program while cross compiling

2023-02-15 Thread 유원석
(수) 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 유원석 wrote: Thank you for your supports I pass through but having new error in ma

Re: [users@httpd] cannot run test program while cross compiling

2023-02-15 Thread Vladimir Chlup
:* "Yann Ylavic" > *To:* ; > *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 wrote: > > > > On Tue, Feb 14, 2023 at 1:13 PM 유원석 w

Re: [users@httpd] cannot run test program while cross compiling

2023-02-14 Thread Yann Ylavic
On Tue, Feb 14, 2023 at 6:56 PM Yann Ylavic wrote: > > On Tue, Feb 14, 2023 at 1:13 PM 유원석 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

Re: [users@httpd] cannot run test program while cross compiling

2023-02-14 Thread Yann Ylavic
On Tue, Feb 14, 2023 at 1:13 PM 유원석 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? Regards; Yann. Index: configure.in === --- configure.in

Re: [users@httpd] cannot run test program while cross compiling

2023-02-14 Thread 유원석
To: ; Cc: Sent: 2023-02-14 (화) 21:43:00 (GMT+09:00) Subject: Re: [users@httpd] cannot run test program while cross compiling On Tuesday 14 February 2023 at 13:35:14, 유원석 wrote: > Png file would be helpful Copy and paste (text) of the command you run and the *error* output you get wo

Re: [users@httpd] cannot run test program while cross compiling

2023-02-14 Thread Antony Stone
:00) > Subject: Re: [users@httpd] cannot run test program while cross compiling > > On Tuesday 14 February 2023 at 13:12:19, 유원석 wrote: > > Hello > > I was trying to cross-compile apache to no avail > > How can I fix this error below? > > What error are you try

Re: [users@httpd] cannot run test program while cross compiling

2023-02-14 Thread 유원석
Png file would be helpful As i was configurating, it shows the same message as the title. Namely, building issues Thank you -Original Message- From: "Antony Stone" To: ; Cc: Sent: 2023-02-14 (화) 21:28:29 (GMT+09:00) Subject: Re: [users@httpd] cannot run test program w

Re: [users@httpd] cannot run test program while cross compiling

2023-02-14 Thread Antony Stone
On Tuesday 14 February 2023 at 13:12:19, 유원석 wrote: > Hello > I was trying to cross-compile apache to no avail > How can I fix this error below? What error are you trying to fix? > apache2 branch trunk > install pcre-config from pcre.org > > ./configure --prefix=$PWD/final --host=aarch64-linux