From: Alan W. I. <ir...@be...> - 2005-07-07 15:14:18
|
On 2005-07-06 23:23-0400 Vinod Gupta wrote: > I downloaded plplot-5.5.3 source, unpaked it on REHL3 machine, saw no error > in doing ./configure but make returned the following errors at the end: > > ... > gcw.c: In function `proc_str': > gcw.c:1023: `FontLookup' undeclared (first use in this function) > gcw.c:1023: (Each undeclared identifier is reported only once > gcw.c:1023: for each function it appears in.) > gcw.c:1023: `N_TrueTypeLookup' undeclared (first use in this function) > gcw.c:1029: warning: assignment makes pointer from integer without a cast > gcw.c:1055: warning: assignment makes pointer from integer without a cast > make[2]: *** [gcw_la-gcw.lo] Error 1 > make[2]: Leaving directory `/tmp/plplot-5.5.3/drivers' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/tmp/plplot-5.5.3' > make: *** [all] Error 2 > > Any help? You have not given us enough information. At minimum please give us _all_ the output from the compilation of gcw.c. Start with the previous libtool command that starts with "if /bin/sh ../../../libtool" The full ./configure output (captured using "./configure --YOUROPTIONS >& configure.out" and sent as an attachment) would be useful as well. 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 FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); PLplot scientific plotting software package (plplot.org); the Yorick front-end to PLplot (yplot.sf.net); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ |