From: Pankaj L. <pa...@da...> - 2003-01-28 18:41:53
|
Hi Alan, I tried building the Plplot 5.2.0 with tcl drivers. I am getting following errors. Undefined first referenced symbol in file XClearWindow ../drivers/.libs/libplplotdrv.al(plframe.lo) (symbol belongs to implicit dependency /usr/lib/libX11.so.4) XSync ../drivers/.libs/libplplotdrv.al(plframe.lo) (symbol belongs to implicit dependency /usr/lib/libX11.so.4) XFlush ../drivers/.libs/libplplotdrv.al(plframe.lo) (symbol belongs to implicit dependency /usr/lib/libX11.so.4) XLookupString ../drivers/.libs/libplplotdrv.al(plframe.lo) (symbol belongs to implicit dependency /usr/lib/libX11.so.4) XWarpPointer ../drivers/.libs/libplplotdrv.al(plframe.lo) (symbol belongs to implicit dependency /usr/lib/libX11.so.4) XParseColor ../drivers/.libs/libplplotdrv.al(plframe.lo) (symbol belongs to implicit dependency /usr/lib/libX11.so.4) XQueryPointer ../drivers/.libs/libplplotdrv.al(plframe.lo) (symbol belongs to implicit dependency /usr/lib/libX11.so.4) XDrawLines ../drivers/.libs/libplplotdrv.al(plframe.lo) (symbol belongs to implicit dependency /usr/lib/libX11.so.4) ld: fatal: Symbol referencing errors. No output written to .libs/libplplot.so.5.2.0 make[1]: *** [libplplot.la] Error 1 make[1]: Leaving directory `/usr/pankaj/plplot/plplot-5.2.0/src' make: *** [all-recursive] Error 1 Also, I have enabled following options, with_shlib: yes with_double: no with_debug: no with_opt: yes with_warn: no with_profile: no with_gcc: no with_rpath: yes with_freetype: no enable_xwin: no enable_tcl: yes enable_tk: yes enable_itcl: no enable_cxx: no enable_python: no enable_f77: no enable_java: no enable_octave: no enable_gnome: no enable_tkwin: no Can anybody help me to resolved the above errors? Thanks, Pankaj. ----- Original Message ----- From: Alan W. Irwin <ir...@be...> To: Pankaj Laddha <pa...@da...> Cc: PLplot development list <Plp...@li...> Sent: Thursday, January 23, 2003 12:43 PM Subject: Re: [Plplot-devel] Problem in building Shared libraries on Solaris > On Thu, 23 Jan 2003, Pankaj Laddha wrote: > > > Hi All, > > > > I am using plplot version 5.1.0. I am trying to build shared libraries on > > Solaris. I want shared library with tcl/tk support. When I > > give --enable-tcl, --with-shlib options to "configure", I am getting > > > > "Checking how to build shared libraries...: Unknown" > > > > message. Also, in the output log of "configure" I observe "enable_tcl=No". > > > > Can anybody help me to resolve these problems? > > > > Thanks for any help. > > I cannot help you with 5.1.0, but you might want to try the recently > released PLplot 5.2.0. (See the recent announcement on plplot-general.) > Shared libraries worked fine with PLplot-5.2.0 for the minimal Solaris > system (without tcl/tk) that I had at my disposal for testing. I would be > most interested in your report (positive or negative) about whether you can > get PLplot 5.2.0 to work with tcl/tk on Solaris. > > Alan > __________________________ > Alan W. Irwin > email: ir...@be... > phone: 250-727-2902 > > Astronomical research affiliation with Department of Physics and Astronomy, > University of Victoria (astrowww.phys.uvic.ca). > > Programming affiliations with the Canadian Centre for Climate Modelling and > Analysis (www.cccma.bc.ec.gc.ca) and the PLplot scientific plotting software > package (plplot.org). > > __________________________ > > Linux-powered Science > __________________________ > > |