=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for swill-0.3nb1 cd Source/Objects; /usr/pkg/bin/bmake gcc -I. -Wno-error -march=i586 -c -o void.o void.c gcc -I. -Wno-error -march=i586 -c -o fio.o fio.c gcc -I. -Wno-error -march=i586 -c -o memory.o memory.c gcc -I. -Wno-error -march=i586 -c -o base.o base.c gcc -I. -Wno-error -march=i586 -c -o file.o file.c gcc -I. -Wno-error -march=i586 -c -o list.o list.c gcc -I. -Wno-error -march=i586 -c -o hash.o hash.c gcc -I. -Wno-error -march=i586 -c -o string.o string.c cd Source/SWILL; /usr/pkg/bin/bmake static gcc -I./../../Include -I./../Objects -c -o log.o log.c gcc -I./../../Include -I./../Objects -c -o io.o io.c gcc -I./../../Include -I./../Objects -c -o encoding.o encoding.c gcc -I./../../Include -I./../Objects -c -o handlers.o handlers.c gcc -I./../../Include -I./../Objects -c -o mime.o mime.c gcc -I./../../Include -I./../Objects -c -o parse.o parse.c gcc -I./../../Include -I./../Objects -c -o web.o web.c gcc -I./../../Include -I./../Objects -c -o security.o security.c gcc -I./../../Include -I./../Objects -c -o sock.o sock.c gcc -I./../../Include -I./../Objects -c -o ssl.o ssl.c Building static library ar cr libswill.a log.o io.o encoding.o handlers.o mime.o parse.o web.o security.o sock.o ssl.o ../Objects/*.o cp -f libswill.a ../.. cd Source/SWILL; /usr/pkg/bin/bmake shared Building shared library ld log.o io.o encoding.o handlers.o mime.o parse.o web.o security.o sock.o ssl.o ../Objects/*.o -o libswill.so /usr/pkg.sav/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048074 log.o: In function `swill_logprintf': log.c:(.text+0x4e): undefined reference to `fflush' io.o: In function `swill_vprintf': io.c:(.text+0x5c): undefined reference to `__sF' encoding.o: In function `swill_url_decode': encoding.c:(.text+0x89): undefined reference to `_ctype_' encoding.c:(.text+0xa3): undefined reference to `_ctype_' encoding.c:(.text+0xc8): undefined reference to `_tolower_tab_' encoding.o: In function `swill_url_encode': encoding.c:(.text+0x15e): undefined reference to `_ctype_' encoding.o: In function `init_base64': encoding.c:(.text+0x3a1): undefined reference to `strlen' handlers.o: In function `swill_handle': handlers.c:(.text+0x3a): undefined reference to `strchr' handlers.c:(.text+0x65): undefined reference to `strncat' handlers.c:(.text+0x11b): undefined reference to `strcmp' handlers.o: In function `swill_getargs': handlers.c:(.text+0x6e8): undefined reference to `strtol' handlers.c:(.text+0x700): undefined reference to `atol' handlers.c:(.text+0x71d): undefined reference to `strtol' handlers.c:(.text+0x73b): undefined reference to `strtol' handlers.c:(.text+0x758): undefined reference to `strtoul' handlers.c:(.text+0x775): undefined reference to `strtoul' handlers.c:(.text+0x792): undefined reference to `strtoul' handlers.c:(.text+0x7ad): undefined reference to `strtoul' handlers.c:(.text+0x7c2): undefined reference to `atof' handlers.c:(.text+0x7e3): undefined reference to `atof' handlers.c:(.text+0x7fd): undefined reference to `strtoul' handlers.o: In function `swill_printurl': handlers.c:(.text+0x851): undefined reference to `fputs' handlers.c:(.text+0x874): undefined reference to `fputc' mime.o: In function `swill_guess_mimetype': mime.c:(.text+0xd): undefined reference to `strlen' mime.c:(.text+0x1a): undefined reference to `malloc' mime.c:(.text+0x2e): undefined reference to `strcpy' mime.c:(.text+0x3f): undefined reference to `_tolower_tab_' mime.c:(.text+0x6e): undefined reference to `strlen' mime.c:(.text+0xa5): undefined reference to `strcmp' mime.c:(.text+0xb7): undefined reference to `free' mime.c:(.text+0xe2): undefined reference to `free' mime.c:(.text+0x102): undefined reference to `free' parse.o: In function `convert_tolower': parse.c:(.text+0x598): undefined reference to `_tolower_tab_' parse.o: In function `swill_parse_headers': parse.c:(.text+0x613): undefined reference to `_ctype_' web.o: In function `swill_getheader': web.c:(.text+0xbd): undefined reference to `strcpy' web.c:(.text+0xd1): undefined reference to `_tolower_tab_' web.o: In function `swill_init_ssl': web.c:(.text+0x22a): undefined reference to `__sF' web.c:(.text+0x22f): undefined reference to `fprintf' web.c:(.text+0x237): undefined reference to `abort' web.c:(.text+0x276): undefined reference to `__sF' web.c:(.text+0x27b): undefined reference to `fprintf' web.c:(.text+0x283): undefined reference to `abort' web.o: In function `swill_shutdown': web.c:(.text+0x3bb): undefined reference to `fclose' web.o: In function `swill_nbcopydata': web.c:(.text+0x61a): undefined reference to `__errno' web.o: In function `swill_send_file': web.c:(.text+0x917): undefined reference to `__gmtime50' web.c:(.text+0x934): undefined reference to `strftime' web.c:(.text+0x97a): undefined reference to `strcmp' web.o: In function `swill_serve_file': web.c:(.text+0xaf5): undefined reference to `__lstat50' web.c:(.text+0xb42): undefined reference to `strlen' web.c:(.text+0xc28): undefined reference to `fopen' web.c:(.text+0xcab): undefined reference to `fclose' web.o: In function `swill_serve_one': web.c:(.text+0xe19): undefined reference to `__time50' web.c:(.text+0xe2b): undefined reference to `__locatime50' web.c:(.text+0xe49): undefined reference to `strftime' web.c:(.text+0x11f6): undefined reference to `fopen' web.c:(.text+0x1245): undefined reference to `__fstat50' web.c:(.text+0x126b): undefined reference to `fclose' web.c:(.text+0x12c5): undefined reference to `fflush' web.o: In function `swill_serve': web.c:(.text+0x13c6): undefined reference to `__sF' web.c:(.text+0x13cb): undefined reference to `fprintf' web.c:(.text+0x13d3): undefined reference to `abort' web.c:(.text+0x1410): undefined reference to `__sF' web.c:(.text+0x1415): undefined reference to `fprintf' web.c:(.text+0x141d): undefined reference to `abort' web.c:(.text+0x143c): undefined reference to `__sF' web.c:(.text+0x1441): undefined reference to `fflush' web.c:(.text+0x144e): undefined reference to `dup' web.c:(.text+0x147d): undefined reference to `dup2' web.c:(.text+0x14cd): undefined reference to `__sF' web.c:(.text+0x14d2): undefined reference to `fflush' web.c:(.text+0x14e2): undefined reference to `dup2' web.c:(.text+0x14f0): undefined reference to `close' web.c:(.text+0x14fe): undefined reference to `fflush' web.o: In function `swill_netscape': web.c:(.text+0x15b7): undefined reference to `sprintf' web.c:(.text+0x15c9): undefined reference to `system' web.o: In function `swill_temp_create': web.c:(.text+0x15ef): undefined reference to `tmpfile' web.c:(.text+0x160e): undefined reference to `sprintf' web.c:(.text+0x161e): undefined reference to `mkstemp' web.c:(.text+0x163a): undefined reference to `fdopen' web.o: In function `swill_temp_clear': web.c:(.text+0x1695): undefined reference to `ftruncate' web.c:(.text+0x16a7): undefined reference to `fseek' web.o: In function `swill_temp_delete': web.c:(.text+0x16c8): undefined reference to `remove' sock.o: In function `swill_initialize_comm': sock.c:(.text+0xe): undefined reference to `signal' sock.o: In function `swill_terminate_comm': sock.c:(.text+0x2e): undefined reference to `signal' sock.o: In function `swill_set_interface': sock.c:(.text+0x61): undefined reference to `strcpy' sock.o: In function `swill_create_listening_socket': sock.c:(.text+0x8d): undefined reference to `socket' sock.c:(.text+0xbb): undefined reference to `setsockopt' sock.c:(.text+0xcf): undefined reference to `perror' sock.c:(.text+0xe2): undefined reference to `memset' sock.c:(.text+0xf8): undefined reference to `__bswap16' sock.c:(.text+0x119): undefined reference to `inet_aton' sock.c:(.text+0x132): undefined reference to `__bswap32' sock.c:(.text+0x149): undefined reference to `bind' sock.c:(.text+0x15d): undefined reference to `perror' sock.c:(.text+0x16b): undefined reference to `close' sock.c:(.text+0x182): undefined reference to `listen' sock.c:(.text+0x196): undefined reference to `perror' sock.o: In function `swill_get_assigned_port': sock.c:(.text+0x1cb): undefined reference to `getsockname' sock.c:(.text+0x1e2): undefined reference to `__bswap16' sock.o: In function `swill_accept_connection': sock.c:(.text+0x21d): undefined reference to `accept' sock.c:(.text+0x234): undefined reference to `inet_ntoa' sock.c:(.text+0x243): undefined reference to `strcpy' sock.o: In function `swill_close_socket': sock.c:(.text+0x290): undefined reference to `close' sock.o: In function `swill_sock_can_read': sock.c:(.text+0x2e9): undefined reference to `memset' sock.c:(.text+0x339): undefined reference to `__select50' sock.o: In function `swill_sock_do_read': sock.c:(.text+0x38b): undefined reference to `recv' sock.c:(.text+0x3a1): undefined reference to `__errno' sock.o: In function `swill_sock_can_write': sock.c:(.text+0x3ce): undefined reference to `memset' sock.c:(.text+0x41e): undefined reference to `__select50' sock.o: In function `swill_sock_do_write': sock.c:(.text+0x470): undefined reference to `send' sock.c:(.text+0x48c): undefined reference to `__errno' sock.o: In function `set_nonblock': sock.c:(.text+0x4b6): undefined reference to `fcntl' sock.c:(.text+0x4d0): undefined reference to `fcntl' sock.o: In function `restore_block': sock.c:(.text+0x4ee): undefined reference to `fcntl' ssl.o: In function `swill_ssl_not_supported': ssl.c:(.text+0xde): undefined reference to `__sF' ssl.c:(.text+0xe3): undefined reference to `fprintf' ../Objects/base.o: In function `_swilLDelete': base.c:(.text+0x2e): undefined reference to `__sF' base.c:(.text+0x38): undefined reference to `fwrite' base.c:(.text+0x40): undefined reference to `abort' base.c:(.text+0x70): undefined reference to `__sF' base.c:(.text+0x75): undefined reference to `fprintf' base.c:(.text+0x7d): undefined reference to `abort' base.c:(.text+0xea): undefined reference to `free' ../Objects/base.o: In function `_swilLStr': base.c:(.text+0x23e): undefined reference to `snprintf' ../Objects/base.o: In function `_swilLLen': base.c:(.text+0x305): undefined reference to `strlen' ../Objects/base.o: In function `_swilLCmp': base.c:(.text+0x440): undefined reference to `strcmp' ../Objects/base.o: In function `_swilLGetInt': base.c:(.text+0x6d7): undefined reference to `atoi' ../Objects/base.o: In function `_swilLGetDouble': base.c:(.text+0x738): undefined reference to `atof' ../Objects/base.o: In function `_swilLRead': base.c:(.text+0xb8d): undefined reference to `fread' ../Objects/base.o: In function `_swilLWrite': base.c:(.text+0xc05): undefined reference to `fwrite' ../Objects/base.o: In function `_swilLSeek': base.c:(.text+0xc7d): undefined reference to `fseek' ../Objects/base.o: In function `_swilLTell': base.c:(.text+0xce9): undefined reference to `ftell' ../Objects/base.o: In function `_swilLGetc': base.c:(.text+0xd7c): undefined reference to `fgetc' ../Objects/base.o: In function `_swilLPutc': base.c:(.text+0xe18): undefined reference to `fputc' ../Objects/base.o: In function `_swilLUngetc': base.c:(.text+0xe80): undefined reference to `ungetc' ../Objects/base.o: In function `_swilLClose': base.c:(.text+0xee2): undefined reference to `fclose' ../Objects/file.o: In function `DelFile': file.c:(.text+0x2b): undefined reference to `fclose' file.c:(.text+0x47): undefined reference to `close' file.c:(.text+0x55): undefined reference to `free' ../Objects/file.o: In function `File_read': file.c:(.text+0x85): undefined reference to `fread' file.c:(.text+0xa9): undefined reference to `read' ../Objects/file.o: In function `File_write': file.c:(.text+0xe0): undefined reference to `fwrite' file.c:(.text+0x104): undefined reference to `write' ../Objects/file.o: In function `File_seek': file.c:(.text+0x13b): undefined reference to `fseek' file.c:(.text+0x15f): undefined reference to `lseek' ../Objects/file.o: In function `File_tell': file.c:(.text+0x190): undefined reference to `ftell' file.c:(.text+0x1b2): undefined reference to `lseek' ../Objects/file.o: In function `File_putc': file.c:(.text+0x1e6): undefined reference to `fputc' file.c:(.text+0x210): undefined reference to `write' ../Objects/file.o: In function `File_getc': file.c:(.text+0x241): undefined reference to `fgetc' file.c:(.text+0x265): undefined reference to `read' ../Objects/file.o: In function `File_ungetc': file.c:(.text+0x2aa): undefined reference to `ungetc' ../Objects/file.o: In function `File_close': file.c:(.text+0x2e2): undefined reference to `fclose' file.c:(.text+0x30c): undefined reference to `close' ../Objects/file.o: In function `_swilLNewFile': file.c:(.text+0x347): undefined reference to `fopen' file.c:(.text+0x364): undefined reference to `malloc' file.c:(.text+0x37b): undefined reference to `fclose' ../Objects/file.o: In function `_swilLNewFileFromFile': file.c:(.text+0x3c6): undefined reference to `malloc' ../Objects/file.o: In function `_swilLNewFileFromFd': file.c:(.text+0x41a): undefined reference to `malloc' ../Objects/fio.o: In function `_swilLvPrintf': fio.c:(.text+0x179): undefined reference to `memset' fio.c:(.text+0x258): undefined reference to `_ctype_' fio.c:(.text+0x2cc): undefined reference to `strchr' fio.c:(.text+0x311): undefined reference to `sprintf' fio.c:(.text+0x3b2): undefined reference to `_ctype_' fio.c:(.text+0x40c): undefined reference to `strchr' fio.c:(.text+0x428): undefined reference to `atoi' fio.c:(.text+0x45b): undefined reference to `atoi' fio.c:(.text+0x498): undefined reference to `atoi' fio.c:(.text+0x4ec): undefined reference to `strchr' fio.c:(.text+0x514): undefined reference to `_ctype_' fio.c:(.text+0x597): undefined reference to `sprintf' fio.c:(.text+0x5e1): undefined reference to `strchr' fio.c:(.text+0x616): undefined reference to `_ctype_' fio.c:(.text+0x670): undefined reference to `strchr' fio.c:(.text+0x68c): undefined reference to `atoi' fio.c:(.text+0x6b6): undefined reference to `atoi' fio.c:(.text+0x6ec): undefined reference to `strchr' fio.c:(.text+0x7f6): undefined reference to `strlen' fio.c:(.text+0x826): undefined reference to `strlen' fio.c:(.text+0x875): undefined reference to `malloc' fio.c:(.text+0x8a2): undefined reference to `sprintf' fio.c:(.text+0x8cb): undefined reference to `sprintf' fio.c:(.text+0x8dc): undefined reference to `strlen' fio.c:(.text+0x95a): undefined reference to `free' fio.c:(.text+0x9ed): undefined reference to `strlen' fio.c:(.text+0xa02): undefined reference to `strlen' fio.c:(.text+0xa3d): undefined reference to `malloc' fio.c:(.text+0xa58): undefined reference to `sprintf' fio.c:(.text+0xa69): undefined reference to `strlen' fio.c:(.text+0xaa2): undefined reference to `free' fio.c:(.text+0xae4): undefined reference to `strlen' fio.c:(.text+0xb13): undefined reference to `malloc' fio.c:(.text+0xb59): undefined reference to `sprintf' fio.c:(.text+0xb8a): undefined reference to `sprintf' fio.c:(.text+0xbb5): undefined reference to `sprintf' fio.c:(.text+0xbc6): undefined reference to `strlen' fio.c:(.text+0xbfc): undefined reference to `free' fio.c:(.text+0xc33): undefined reference to `strlen' ../Objects/fio.o: In function `_swilLPrintv': fio.c:(.text+0xcef): undefined reference to `strlen' ../Objects/hash.o: In function `find_key': hash.c:(.text+0x37): undefined reference to `strcmp' hash.c:(.text+0x78): undefined reference to `malloc' hash.c:(.text+0x89): undefined reference to `strlen' hash.c:(.text+0x96): undefined reference to `malloc' hash.c:(.text+0xb2): undefined reference to `strcpy' ../Objects/hash.o: In function `NewNode': hash.c:(.text+0x131): undefined reference to `malloc' ../Objects/hash.o: In function `DelNode': hash.c:(.text+0x1dc): undefined reference to `free' ../Objects/hash.o: In function `DelHash': hash.c:(.text+0x253): undefined reference to `free' hash.c:(.text+0x275): undefined reference to `free' ../Objects/hash.o: In function `resize': hash.c:(.text+0x372): undefined reference to `malloc' hash.c:(.text+0x42c): undefined reference to `free' ../Objects/hash.o: In function `CopyHash': hash.c:(.text+0xb44): undefined reference to `malloc' hash.c:(.text+0xb68): undefined reference to `malloc' ../Objects/hash.o: In function `_swilLNewHash': hash.c:(.text+0xd71): undefined reference to `malloc' hash.c:(.text+0xd93): undefined reference to `malloc' ../Objects/list.o: In function `more': list.c:(.text+0x1c): undefined reference to `realloc' list.c:(.text+0x43): undefined reference to `__sF' list.c:(.text+0x48): undefined reference to `fprintf' list.c:(.text+0x50): undefined reference to `abort' ../Objects/list.o: In function `CopyList': list.c:(.text+0x77): undefined reference to `malloc' list.c:(.text+0xa4): undefined reference to `malloc' ../Objects/list.o: In function `DelList': list.c:(.text+0x1e6): undefined reference to `free' list.c:(.text+0x1f4): undefined reference to `free' ../Objects/list.o: In function `List_remove': list.c:(.text+0x3d3): undefined reference to `__sF' list.c:(.text+0x3d8): undefined reference to `fprintf' list.c:(.text+0x3e0): undefined reference to `abort' ../Objects/list.o: In function `List_get': list.c:(.text+0x4b2): undefined reference to `__sF' list.c:(.text+0x4b7): undefined reference to `fprintf' list.c:(.text+0x4bf): undefined reference to `abort' ../Objects/list.o: In function `List_set': list.c:(.text+0x515): undefined reference to `__sF' list.c:(.text+0x51a): undefined reference to `fprintf' list.c:(.text+0x522): undefined reference to `abort' ../Objects/list.o: In function `_swilLNewList': list.c:(.text+0x8af): undefined reference to `malloc' list.c:(.text+0x8d9): undefined reference to `malloc' ../Objects/memory.o: In function `CreatePool': memory.c:(.text+0x13): undefined reference to `malloc' memory.c:(.text+0x31): undefined reference to `__sF' memory.c:(.text+0x36): undefined reference to `fprintf' memory.c:(.text+0x3e): undefined reference to `abort' memory.c:(.text+0x4f): undefined reference to `malloc' memory.c:(.text+0x74): undefined reference to `__sF' memory.c:(.text+0x79): undefined reference to `fprintf' memory.c:(.text+0x81): undefined reference to `abort' ../Objects/string.o: In function `CopyString': string.c:(.text+0x9c): undefined reference to `malloc' string.c:(.text+0x115): undefined reference to `malloc' string.c:(.text+0x13a): undefined reference to `memmove' ../Objects/string.o: In function `DelString': string.c:(.text+0x196): undefined reference to `free' string.c:(.text+0x1a4): undefined reference to `free' ../Objects/string.o: In function `add': string.c:(.text+0x332): undefined reference to `strlen' string.c:(.text+0x388): undefined reference to `realloc' string.c:(.text+0x3b2): undefined reference to `__sF' string.c:(.text+0x3b7): undefined reference to `fprintf' string.c:(.text+0x3bf): undefined reference to `abort' string.c:(.text+0x3e3): undefined reference to `strcpy' ../Objects/string.o: In function `String_insert': string.c:(.text+0x53b): undefined reference to `realloc' string.c:(.text+0x565): undefined reference to `__sF' string.c:(.text+0x56a): undefined reference to `fprintf' string.c:(.text+0x572): undefined reference to `abort' string.c:(.text+0x5c4): undefined reference to `memmove' string.c:(.text+0x5e3): undefined reference to `memcpy' ../Objects/string.o: In function `String_delitem': string.c:(.text+0x6e6): undefined reference to `__sF' string.c:(.text+0x6eb): undefined reference to `fprintf' string.c:(.text+0x6f3): undefined reference to `abort' string.c:(.text+0x742): undefined reference to `memmove' ../Objects/string.o: In function `String_read': string.c:(.text+0x815): undefined reference to `memmove' ../Objects/string.o: In function `String_write': string.c:(.text+0x88d): undefined reference to `realloc' string.c:(.text+0x8b7): undefined reference to `__sF' string.c:(.text+0x8bc): undefined reference to `fprintf' string.c:(.text+0x8c4): undefined reference to `abort' string.c:(.text+0x923): undefined reference to `memmove' ../Objects/string.o: In function `String_seek': string.c:(.text+0xa5f): undefined reference to `__sF' string.c:(.text+0xa64): undefined reference to `fprintf' string.c:(.text+0xa6c): undefined reference to `abort' ../Objects/string.o: In function `String_putc': string.c:(.text+0xae3): undefined reference to `realloc' string.c:(.text+0xb0d): undefined reference to `__sF' string.c:(.text+0xb12): undefined reference to `fprintf' string.c:(.text+0xb1a): undefined reference to `abort' ../Objects/string.o: In function `end_quote': string.c:(.text+0xc7b): undefined reference to `strpbrk' ../Objects/string.o: In function `match_simple': string.c:(.text+0xcc5): undefined reference to `strstr' ../Objects/string.o: In function `match_identifier': string.c:(.text+0xce3): undefined reference to `strstr' string.c:(.text+0xd07): undefined reference to `_ctype_' string.c:(.text+0xd44): undefined reference to `_ctype_' ../Objects/string.o: In function `replace_simple': string.c:(.text+0xdd5): undefined reference to `strlen' string.c:(.text+0xe27): undefined reference to `strpbrk' string.c:(.text+0xea5): undefined reference to `strpbrk' string.c:(.text+0xedb): undefined reference to `strlen' string.c:(.text+0xf23): undefined reference to `memcpy' string.c:(.text+0xf74): undefined reference to `strpbrk' string.c:(.text+0xfe0): undefined reference to `strpbrk' string.c:(.text+0x102b): undefined reference to `memmove' string.c:(.text+0x1069): undefined reference to `memmove' string.c:(.text+0x10cf): undefined reference to `memmove' string.c:(.text+0x114d): undefined reference to `strpbrk' string.c:(.text+0x11b5): undefined reference to `strpbrk' string.c:(.text+0x123b): undefined reference to `malloc' string.c:(.text+0x125c): undefined reference to `__sF' string.c:(.text+0x1261): undefined reference to `fprintf' string.c:(.text+0x1269): undefined reference to `abort' string.c:(.text+0x12a4): undefined reference to `memcpy' string.c:(.text+0x12d7): undefined reference to `memcpy' string.c:(.text+0x1315): undefined reference to `strpbrk' string.c:(.text+0x1381): undefined reference to `strpbrk' string.c:(.text+0x13c9): undefined reference to `memcpy' string.c:(.text+0x1407): undefined reference to `memcpy' string.c:(.text+0x1489): undefined reference to `free' ../Objects/string.o: In function `String_chop': string.c:(.text+0x15ba): undefined reference to `_ctype_' string.c:(.text+0x160f): undefined reference to `__sF' string.c:(.text+0x1614): undefined reference to `fprintf' string.c:(.text+0x161c): undefined reference to `abort' ../Objects/string.o: In function `_swilLNewString': string.c:(.text+0x174e): undefined reference to `malloc' string.c:(.text+0x1793): undefined reference to `strlen' string.c:(.text+0x17b5): undefined reference to `malloc' string.c:(.text+0x17e2): undefined reference to `strcpy' ../Objects/string.o: In function `_swilLStrcmp': string.c:(.text+0x1899): undefined reference to `strcmp' ../Objects/string.o: In function `_swilLStrncmp': string.c:(.text+0x18d2): undefined reference to `strncmp' ../Objects/string.o: In function `_swilLStrstr': string.c:(.text+0x190e): undefined reference to `strstr' ../Objects/string.o: In function `_swilLStrchr': string.c:(.text+0x1936): undefined reference to `strchr' ../Objects/void.o: In function `Void_delete': void.c:(.text+0x33): undefined reference to `free' ../Objects/void.o: In function `_swilLNewVoid': void.c:(.text+0x80): undefined reference to `malloc' *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/www/swill/work/SWILL-0.3/Source/SWILL *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/www/swill/work/SWILL-0.3 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/www/swill *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/www/swill