../lib/libman.a(pipeline.o): In function `command_args':
pipeline.c.text+0x211c): undefined reference to `xrealloc'
../lib/libman.a(pipeline.o): In function `command_new':
pipeline.c.text+0x2174): undefined reference to `xmalloc'
pipeline.c.text+0x219a): undefined reference to `xmalloc'
pipeline.c.text+0x2220): undefined reference to `xrealloc'
../lib/libman.a(pipeline.o): In function `command_new_argv':
pipeline.c.text+0x22ee): undefined reference to `xrealloc'
../lib/libman.a(pipeline.o): In function `command_new_args':
pipeline.c.text+0x23cf): undefined reference to `xrealloc'
../lib/libman.a(pipeline.o): In function `pipeline_command_args':
pipeline.c.text+0x24b3): undefined reference to `xrealloc'
pipeline.c.text+0x24fd): undefined reference to `xrealloc'
../lib/libman.a(pipeline.o):pipeline.c.text+0x25e7): more undefined references to `xrealloc' follow
../lib/libman.a(getcwdalloc.o): In function `getcwd_allocated':
getcwdalloc.c.text+0x23): undefined reference to `xmalloc'
../lib/libman.a(xstrdup.o): In function `xstrdup':
xstrdup.c:(.text+0x1d): undefined reference to `xmalloc'
../lib/libman.a(xstrndup.o): In function `xstrndup':
xstrndup.c:(.text+0x2d): undefined reference to `xmalloc'
../lib/libman.a(cleanup.o): In function `push_cleanup':
cleanup.c:(.text+0x548): undefined reference to `xrealloc'
cleanup.c:(.text+0x5ce): undefined reference to `xmalloc'
collect2: ld returned 1 exit status
make[1]: *** [apropos] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/sources/man-db-2.4.3/src'
make: *** [src] Error 2