On Tue, Feb 1, 2011 at 11:36 AM, Mark Jones <[email protected]> wrote: > Another error is a missing dprintf which appears to come from glibc and is > found on linux. I did have the installer load the linux binary > compatibility, but is there some other port I need to load to make dprintf be > present?
What specific software are you trying to compile that requires linux compatibility libraries? The only modern software that I can think of to want to run that doesn't build natively on freebsd is apache qpid. In any case, to build linux binaries, you need to install the full linux build tool set, usually red hat RPMs of those will suffice. You can't use the freebsd build tools to build linux binaries. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Commercial support available - https://portal.pfsense.org
