Chris: Try running "fink update pgplot-perl" in a new terminal window. It looks like the PGPLOT_DIR environment variable is set to /sw/pgplot, instead of /sw/lib/pgplot. If you updated pgplot and haven't re-executed /sw/bin/init.csh, the old (incorrect) setting will still be in effect.
-Jeff On Fri, 17 May 2002, Chris Devers wrote: > Compiling pgplot-perl-2.18-2 fails with the following error: > > ******************* > > cc -c -I/sw/pgplot -pipe -fno-common -DHAS_TELLDIR_PROTOTYPE -fno-strict-aliasing >-I/usr/local/include -O3 -DVERSION=\"2.18\" -DXS_VERSION=\"2.18\" >-I/System/Library/Perl/darwin/CORE PGPLOT.c > PGPLOT.xs:14: header file 'cpgplot.h' not found > PGPLOT.c:89: undefined type, found `Logical' > PGPLOT.c:215: undefined type, found `Logical' > PGPLOT.c:786: undefined type, found `Logical' > cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode > make: *** [PGPLOT.o] Error 1 > ### failed, exit code 2 > Failed: compiling pgplot-perl-2.18-2 failed > > ******************* > > I can go back farther in the output if necessary -- there are some > warnings but it isn't clear to me what's significant. Noting the > apparently missing header file, I tried deleting & re-downloading > the package, but the results didn't change. > > fink --version gives > > Package manager version: 0.9.12 > Distribution version: 0.4.0.cvs > > OSX 10.1.4, December devtools. > > > > -- > Chris Devers [EMAIL PROTECTED] > Apache / mod_perl / http://homepage.mac.com/chdevers/resume/ > > "More war soon. You know how it is." -- mnftiu.cc > > > _______________________________________________________________ > > Hundreds of nodes, one monster rendering program. > Now that�s a super model! Visit http://clustering.foundries.sf.net/ > _______________________________________________ > Fink-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/fink-users > -- Jeffrey S. Whitaker Phone : (303)497-6313 Meteorologist FAX : (303)497-6449 NOAA/OAR/CDC R/CDC1 Email : [EMAIL PROTECTED] 325 Broadway Web : www.cdc.noaa.gov/~jsw Boulder, CO, USA 80303-3328 Office : Skaggs Research Cntr 1D-124 _______________________________________________________________ Hundreds of nodes, one monster rendering program. Now that�s a super model! Visit http://clustering.foundries.sf.net/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
