Please help me understand the following output: root# gcc *.c -o test /usr/bin/ld: Undefined symbols: _mysql_close _mysql_error _mysql_fetch_row _mysql_field_count _mysql_free_result _mysql_init _mysql_num_fields _mysql_num_rows _mysql_options _mysql_query _mysql_real_connect _mysql_select_db _mysql_store_result _mysql_use_result collect2: ld returned 1 exit status How do I fix this? ----- Eric F Crist Secure Computing Networks