Date: Sat, 29 Jan 2000 20:38:11 -0800 (PST) From: Kris Kennaway <kris@hub.freebsd.org> To: Mike Wade <mwade@cdc.net> Cc: small@FreeBSD.ORG Subject: Re: crunchgen problems with postfix Message-ID: <Pine.BSF.4.21.0001292036590.73514-100000@hub.freebsd.org> In-Reply-To: <Pine.GSO.4.10.10001291205560.8122-100000@server2>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 29 Jan 2000, Mike Wade wrote: > cc -static -o crunch crunch.o smtp.lo > -L/usr/home/mwade/postfix-19991231-pl02/lib -lmaster -lglobal -ldns -lutil > /usr/home/mwade/postfix-19991231-pl02/lib/libglobal.a(debug_peer.o): In > function `debug_peer_init': > debug_peer.o(.text+0x1d): undefined reference to `var_debug_peer_list' Well, where is this function defined? Did you forget to include an object file in the config file? Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0001292036590.73514-100000>