balsa-2.6.4 FTPFS
- From: Bruce Dubbs <bdubbs linuxfromscratch org>
- To: balsa-list gnome org
- Subject: balsa-2.6.4 FTPFS
- Date: Thu, 22 Sep 2022 12:16:53 -0500
make[3]: Entering directory '/build/balsa/balsa-2.6.4/libbalsa'
CC body.o
body.c: In function ‘body_weak_notify’:
body.c:74:29: error: ‘LibBalsaMessageBody’ {aka ‘struct _LibBalsaMessageBody’} has no
member named ‘selection_table’
74 | g_hash_table_remove(body->selection_table, key);
| ^~
body.c: In function ‘libbalsa_message_body_free’:
body.c:114:13: error: ‘LibBalsaMessageBody’ {aka ‘struct _LibBalsaMessageBody’} has
no member named ‘selection_table’
114 | if (body->selection_table != NULL) {
| ^~
body.c:115:34: error: ‘LibBalsaMessageBody’ {aka ‘struct _LibBalsaMessageBody’} has
no member named ‘selection_table’
115 | g_hash_table_foreach(body->selection_table, selection_table_foreach,
body);
| ^~
body.c:116:34: error: ‘LibBalsaMessageBody’ {aka ‘struct _LibBalsaMessageBody’} has
no member named ‘selection_table’
116 | g_hash_table_destroy(body->selection_table);
| ^~
make[3]: *** [Makefile:833: body.o] Error 1
make[3]: Leaving directory '/build/balsa/balsa-2.6.4/libbalsa'
make[2]: *** [Makefile:873: all-recursive] Error 1
make[2]: Leaving directory '/build/balsa/balsa-2.6.4/libbalsa'
make[1]: *** [Makefile:691: all-recursive] Error 1
make[1]: Leaving directory '/build/balsa/balsa-2.6.4'
make: *** [Makefile:488: all] Error 2
-- Bruce Dubbs
linuxfromscratch.org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]