Re: Compilation failures in current

2023-06-25 Thread bsdprg
Jun 21, 2023, 07:52 by bsd...@tuta.io: > > Jun 21, 2023, 06:53 by b...@softjar.se: > >> Clean out your object files and directories. Sometimes old stuff hanging >> around there can prevent a build from succeeding. >> >> Johnny >> >> On 2023-06-21 15:43, bsd...@tuta.io wrote: >> >>> >>> Jun 20, 20

Re: Compilation failures in current

2023-06-21 Thread bsdprg
Jun 21, 2023, 06:53 by b...@softjar.se: > Clean out your object files and directories. Sometimes old stuff hanging > around there can prevent a build from succeeding. > > Johnny > > On 2023-06-21 15:43, bsd...@tuta.io wrote: > >> >> Jun 20, 2023, 23:52 by mar...@duskware.de: >> >>> On Wed, Jun

Re: Compilation failures in current

2023-06-21 Thread bsdprg
Jun 20, 2023, 20:50 by rokuyama...@gmail.com: > Seems like your /usr/share/mk is outdated. Addig ``-m (location of share/mk > from -current)'' option to make(1) may work around the problem. > But, the best practice I can suggest is to always use toolchain built from > -current. > > Thanks, > r

Re: Compilation failures in current

2023-06-21 Thread Johnny Billquist
Clean out your object files and directories. Sometimes old stuff hanging around there can prevent a build from succeeding. Johnny On 2023-06-21 15:43, bsd...@tuta.io wrote: Jun 20, 2023, 23:52 by mar...@duskware.de: On Wed, Jun 21, 2023 at 05:29:08AM +0200, bsd...@tuta.io wrote: Since p

Re: Compilation failures in current

2023-06-21 Thread bsdprg
Jun 20, 2023, 23:52 by mar...@duskware.de: > On Wed, Jun 21, 2023 at 05:29:08AM +0200, bsd...@tuta.io wrote: > >> Since past 3?4 days, I am getting consistent failures while compiling the >> kernel ? current. >> > > Did you update the whole source tree? How are you compiling your kernel? > > Ma

Re: Compilation failures in current

2023-06-20 Thread Martin Husemann
On Wed, Jun 21, 2023 at 05:29:08AM +0200, bsd...@tuta.io wrote: > Since past 3?4 days, I am getting consistent failures while compiling the > kernel ? current. Did you update the whole source tree? How are you compiling your kernel? Martin

Compilation failures in current

2023-06-20 Thread bsdprg
Hi, Since past 3–4 days, I am getting consistent failures while compiling the kernel – current. I tried commenting out offending drivers/modules in my kernel config. But, it looks like a lot of drivers are resulting into this compilation failure. The source of errors seems to be drivers taking