Date: Mon, 9 Aug 1999 15:32:33 -0500 (CDT) From: Mailing Lists <lists@bryce.net> To: freebsd-hackers@freebsd.org Subject: fetchGetURL() (fwd) Message-ID: <Pine.BSF.4.10.9908091532150.21952-100000@yoyo.bryce.net>
next in thread | raw e-mail | index | archive | help
I can't seem to get libfetch to properly link in. I've tinkered with the order to no avail & don't see what I'm missing. cc -O2 -pipe -g -o importquotes importquotes.o -L/usr/local/lib/mysql -lmysqlclient -lfetch -lcom_err -lstdc++ importquotes.o: In function `main': /usr/local/stock/importquotes.cpp(.text+0x217): undefined reference to `fetchGetURL(char *, char *)' *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" 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.10.9908091532150.21952-100000>