Compilation problem on FreeBSD 4.4

William Scott Lockwood III scottlockwood at hotmail.com
Tue Dec 25 05:38:11 UTC 2001


Okay.  I have installed glib 1.2.10 without error on incident.  This is what
I am getting:
edit.c: In function `free_selections':
edit.c:1606: `selection_history' undeclared (first use in this function)
edit.c:1606: (Each undeclared identifier is reported only once
edit.c:1606: for each function it appears in.)
edit.c:1611: `current_selection' undeclared (first use in this function)
edit.c: In function `edit_get_selection':
edit.c:1620: `selection_history' undeclared (first use in this function)
edit.c:1620: `current_selection' undeclared (first use in this function)
edit.c:1636: `selection' undeclared (first use in this function)
edit.c: In function `my_type_of':
edit.c:1672: `option_chars_move_whole_word' undeclared (first use in this
function)
edit.c:1690: warning: value computed is not used
edit.c:1668: warning: `p' might be used uninitialized in this function
edit.c: In function `edit_find_bracket':
edit.c:2106: `option_find_bracket' undeclared (first use in this function)



More information about the mc-devel mailing list