2003-Sep-23
ld complained:
/lib/libpthread.so.0: undefined reference to `__libc_fork@GLIBC_PRIVATEwhen the version of libpthread.so.10 was from a different build of libc-2.3.2.
Had problems with openssh build under Linux. I thought it was a gcc problem, but a fix was to use LD=cc (which is the way it was before).
Working on wip/imake and wip/XFree86-libs under Linux.
Send-pr: pkg/22923: bmake package should have sys.mk, mkdep and pmake symlink
Created new mkdep package and imported to pkgsrc-wip. This is a newer replacement for devel/newmkdep. This uses libnbcompat and has been tested under Linux and NetBSD.