Marc -

   I'm the Fedora packager for GDL.  I'm trying to build GDL against 
PLplot 5.9.0 and running into errors:

g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/netcdf-3 
-I/usr/include/hdf -I/usr/include/magick -I/usr/include/netcdf-3 
-I/usr/include/hdf -I/usr/include/hdf -I/usr/include/hdf5 -I/usr/include 
-I/usr/include -I/usr/include/python2.5     -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic 
-fasynchronous-unwind-tables -c -o gdl-plot3d_nr.o `test -f 
'plot3d_nr.cpp' || echo './'`plot3d_nr.cpp
/usr/include/plplot/plplotP.h: In function 'void lib::plgrid3(PLFLT)':
/usr/include/plplot/plplotP.h:407: error: too few arguments to function 
'void pldtik(PLFLT, PLFLT, PLFLT*, PLINT*, PLBOOL)'
plot3d_nr.cpp:220: error: at this point in file
plot3d_nr.cpp: In function 'void lib::plnxtvhi(PLINT*, PLINT*, PLFLT*, 
PLINT, PLINT)':


It looks like the arguments to pldtik() have changed.  However, pldtik 
(and plplotP.h) is an internal API and shouldn't be used directly.  Is 
there some reason this was done?  How can we avoid it?

I'm CC'ing the PLplot devel list because they are a bunch of helpful and 
friendly folks.

Thanks!

- Orion

-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  [EMAIL PROTECTED]
Boulder, CO 80301              http://www.cora.nwra.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to