Re: problem running the configuration script -
Vadim Zeitlin <[email protected]> Sun, 1 Feb 2026 00:15:19 +0100
| Newsgroups | gmane.comp.lib.wxwindows.general |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 31 Jan 2026 17:10:53 -0600 Ken Turner wrote:
KT> trying to run the simple case installation script from
KT> the "wxWidgets for GTK installation" page.
KT>
KT> $ mkdir buildgtk
KT> $ cd buildgtk
KT> $ ../configure --with-gtk
KT> $ make
KT> $ sudo make install
KT> $ sudo ldconfig
KT>
KT> The ../configure command mostly worked, however, it did produce several
KT> fatal errors (see examples below). Opening data:
If configure didn't give any error at the end, it must have worked and
it's normal to find compilation errors in config.log (if this is what you
mean by "data"?) as it tries compiling many different test programs and
it's expected that some of them will fail.
If configure did give an error, please tell us what it was and if the
error message is really not clear, please locate the _last_ error in
config.log, which should typically occur near the error message output by
configure, so you could search for that error and then look further up in
the file to see which test program failed to result in it and why.
KT> There are several other examples but I want to limit the size of this email.
Thank you, this is definitely appreciated and full config.log would be
definitely too long to post. But you may need to post the extract from it
containing just the error -- if there is, in fact, one.
Good luck,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
https://www.tt-solutions.com/
signature.asc
(application/pgp-signature, 195 B)
-----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQQx+vLQdOwioQqkxtoG6kHeT2wehgUCaX6NBwAKCRAG6kHeT2we hgidAJ9qaQHfNUBgFLFBdQ0aHTuYt1llPACcDJO4/BGEUxAEdRSZhbdH9LlwqzI= =DT6v -----END PGP SIGNATURE-----