I'm getting this error when trying to compile (via make) the mail/exim port (v4.69).
...
cc -o exim
lookups/lookups.a(nis.o)(.text+0x33): In function `nis0_find':
: undefined reference to `yp_match'
lookups/lookups.a(nis.o)(.text+0xa0): In function `nis_find':
: undefined reference to `yp_match'
lookups/lookups.a(nis.o)(.text+0xed): In function `nis_open':
: undefined reference to `yp_get_default_domain'
*** Error code 1

I'd use send-pr to report this, but exim is broken, so a catch-22.

--
The more stuff you have, the less it all means.
Mark D. Foster <[EMAIL PROTECTED]> http://mark.foster.cc/ | http://conshell.net/


_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to