From: Zev W. <ze...@si...> - 2008-01-15 04:59:04
|
Hi, I'm new to plplot and I'm having some trouble with compilation/ linking now that I've installed it. With gcc 4.1.2 and plplot 5.8.0 (installed via pirut on Fedora 8 x86_64), for every call to a plplot function I get a corresponding "undefined reference to <function- name>" error at link time (e.g. "undefined reference to `c_plinit'"), and gcc reports ld as having returned a 1 exit status. Sorry if there's an obvious answer to this, I'm pretty new to sorting out linking problems - thanks in advance for any/all help. Zev |