@@ -165,7 +165,7 @@ cc -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -o objs/autotest objs/autotest.c
165165----------------------------------------
166166checking for crypt()
167167
168- /tmp/cc3AHPen .o: In function `main':
168+ /tmp/ccd6tztX .o: In function `main':
169169autotest.c:(.text+0xf): undefined reference to `crypt'
170170collect2: error: ld returned 1 exit status
171171----------
@@ -276,7 +276,7 @@ checking for statvfs()
276276----------------------------------------
277277checking for dlopen()
278278
279- /tmp/ccdXKB8A .o: In function `main':
279+ /tmp/ccm4TCq7 .o: In function `main':
280280autotest.c:(.text+0xf): undefined reference to `dlopen'
281281collect2: error: ld returned 1 exit status
282282----------
@@ -464,7 +464,7 @@ checking for time_t size
464464----------------------------------------
465465checking for setproctitle()
466466
467- /tmp/cc3I4bFz .o: In function `main':
467+ /tmp/ccWbobo6 .o: In function `main':
468468autotest.c:(.text+0xf): undefined reference to `setproctitle'
469469collect2: error: ld returned 1 exit status
470470----------
@@ -493,7 +493,7 @@ checking for pwrite()
493493----------------------------------------
494494checking for sys_nerr
495495
496- /tmp/ccaYkSqx .o: In function `main':
496+ /tmp/ccuPQ5od .o: In function `main':
497497autotest.c:(.text+0x6): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
498498135
499499----------------------------------------
@@ -523,7 +523,7 @@ checking for System V shared memory
523523----------------------------------------
524524checking for POSIX semaphores
525525
526- /tmp/ccsx9buP .o: In function `main':
526+ /tmp/ccfCdvYk .o: In function `main':
527527autotest.c:(.text+0x1a): undefined reference to `sem_init'
528528autotest.c:(.text+0x32): undefined reference to `sem_destroy'
529529collect2: error: ld returned 1 exit status
0 commit comments