Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: amd build failure on HEAD



On Sun, 12 Oct 2025, RVP wrote:

On Sat, 11 Oct 2025, Paul Goyette wrote:

 Thanks.  Let me see if it works.

With your proposed patch I get a successful build.


OK; but, note that if the patch goes in, then the set lists will need to be
changed because now `NOSTATICLIB' in various Makefiles _will have an effect_
causing debug libraries to _not be built_ (and installed) even if the user
specifies `MKDEBUGLIB=yes' to build.sh.

You can, of course, pass the variable to make(1) on the command-line to get
static debug libraries:

make ... MKDEBUGLIB=yes ...

That'll override the developer's preference in the Makefiles themselves.

Your patch worked for me without any other changes.  The build
is also successful without your patch, so I will let you decide
whether to commit or not.


+---------------------+--------------------------+----------------------+
| Paul Goyette (.sig) | PGP Key fingerprint:     | E-mail addresses:    |
| (Retired)           | 1B11 1849 721C 56C8 F63A | paul%whooppee.com@localhost    |
| Software Developer  | 6E2E 05FD 15CE 9F2D 5102 | pgoyette%netbsd.org@localhost  |
| & Network Engineer  |                          | pgoyette99%gmail.com@localhost |
+---------------------+--------------------------+----------------------+


Home | Main Index | Thread Index | Old Index