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 majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to