2009/9/17 Jeremy C. Reed <r...@reedmedia.net>: > On pkgbox, I am getting the following when attempting to compile code in > pkgsrc: > > /usr/libexec/ld-elf.so.2: /usr/lib/libpthread.so.0: Undefined symbol > "__sys__exit"
2009/9/17 Jeremy C. Reed <r...@reedmedia.net>: > On pkgbox, I am getting the following when attempting to compile code in > pkgsrc: > > /usr/libexec/ld-elf.so.2: /usr/lib/libpthread.so.0: Undefined symbol > "__sys__exit" I observed that too only when linking against libc_r. I rebuilt world several times but that did not help. I was planning to reinstall the system from scratch with 2.4 and investigate if the problem persists.