--
You received this message because you are subscribed to the Google Groups "Hermes-Lite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hermes-lite...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/hermes-lite/1de1eda8-9c22-46bb-9008-facc4ed71181n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/hermes-lite/e1a29e93-6c27-4ecd-88b0-a5deefbb8e28n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/hermes-lite/CAAc16qGmSs%3DVzqfCjyX9Pg9QijG7p2HSZcu6hK0WgZO71W1s0A%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/hermes-lite/a046c8ab-6239-48ad-837f-91a58b31e8f3n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/hermes-lite/b938010b-040d-4639-8303-c49ad8a2858en%40googlegroups.com.
To slipstream:/sdb1/XXX/linhpsdr # make -f Makefile.linux
fatal: No names found, cannot describe anything.
gcc -g -O2 -Wall -Wno-deprecated-declarations -O3 -D MIDI -D SOAPYSDR -D GIT_DATE='"2025-06-05"' -D GIT_VERSION='""' `pkg-config --cflags gtk+-3.0` -c -o noise_menu.o noise_menu.c
noise_menu.c: In function ‘trained_thr_cb’:
noise_menu.c:124:3: error: implicit declaration of function ‘SetRXAEMNRtrainZetaThresh’; did you mean ‘SetRXAEMNRgainMethod’? [-Wimplicit-function-declaration]
124 | SetRXAEMNRtrainZetaThresh(rx->channel, rx->nr2_trained_threshold);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
| SetRXAEMNRgainMethod
noise_menu.c: In function ‘trained_t2_cb’:
noise_menu.c:132:3: error: implicit declaration of function ‘SetRXAEMNRtrainT2’; did you mean ‘SetRXAEMNRRun’? [-Wimplicit-function-declaration]
132 | SetRXAEMNRtrainT2(rx->channel, rx->nr2_trained_t2);
| ^~~~~~~~~~~~~~~~~
| SetRXAEMNRRun
noise_menu.c: At top level:
noise_menu.c:191:13: warning: ‘nb_sel_cb’ defined but not used [-Wunused-function]
191 | static void nb_sel_cb(GtkWidget *widget, gpointer data) {
| ^~~~~~~~~
noise_menu.c:183:13: warning: ‘nr_sel_cb’ defined but not used [-Wunused-function]
183 | static void nr_sel_cb(GtkWidget *widget, gpointer data) {
| ^~~~~~~~~
make: *** [Makefile.linux:86: noise_menu.o] Error 1
view this discussion visit https://groups.google.com/d/msgid/hermes-lite/92c84f8a-838d-41cf-a4e9-e249a9a2e626n%40googlegroups.com.
This is with gcc-15 on openSUSE Tumbleweed.
73 ... Sid.