my system fails to run src_configure for dev-ml/ocamlnet-4.1.9-r1 with an error regarding tcl.h / -equeue-tcl-defs: --8<-- [...] Checking switches for tcl.h... not ok Please check -equeue-tcl-defs! * ERROR: dev-ml/ocamlnet-4.1.9-r1::gentoo failed (configure phase): * Error: econf failed! * * Call stack: * ebuild.sh, line 136: Called src_configure * environment, line 1837: Called die * The specific snippet of code: * ./configure -bindir /usr/bin -datadir /usr/share/${PN} $(ocamlnet_use_enable ssl gnutls) $(ocamlnet_use_enable kerberos gssapi) $(ocamlnet_use_enable pcre pcre) $(ocamlnet_use_enable tk tcl) $(ocamlnet_use_enable zip zip) $(ocamlnet_use_with httpd nethttpd) -cpp "$(tc-getPROG CPP cpp)" -equeue-tcl-libs -ltcl || die "Error: econf failed!" * * If you need support, post the output of `emerge --info '=dev-ml/ocamlnet-4.1.9-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-ml/ocamlnet-4.1.9-r1::gentoo'`. * The complete build log is located at '/var/log/portage/build/dev-ml/ocamlnet-4.1.9-r1:20250122-130036.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-ml/ocamlnet-4.1.9-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-ml/ocamlnet-4.1.9-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-ml/ocamlnet-4.1.9-r1/work/ocamlnet-4.1.9' * S: '/var/tmp/portage/dev-ml/ocamlnet-4.1.9-r1/work/ocamlnet-4.1.9' --8<--
Created attachment 917323 [details] emerge --info output emerge --info output attached.
With USE='-tk', it configures and compiles fine.
dev-lang/tcl is installed in version 8.6.14 with USE='threads -debug'.
Please do always attach the full build.log.
Created attachment 917475 [details] ocamlnet build log Build log attached.
Thanks!