From: Bill P. <pa...@ki...> - 2011-03-31 23:08:45
|
Hi Steve, Which version of mesa are you using? Frank Timmes has recently greatly simplified the pgplot installation for mesa, so if you are on an older version, it would be a good idea to try the current one (which is 3107). If that isn't a fix, we'll need to see what Frank has to say. Cheers, Bill On Mar 31, 2011, at 4:04 PM, Steve Kawaler wrote: > Hi all- > > I've tried to find an answer on my own but am officially stumped. I'm running mesa-star just fine on my MacPro, compiled with gfortran (4.5.2), and would like to implement the pgplot window displays. The problem is when trying to compile pgplot (with the supplied source in the utils directory) the fortran routines all compile, but the some .c routines throw the error (i've removed the directory paths from the log to keep it simple): > > gcc -c -DPG_PPU -O2 -I. sys/grfileio.c > sys/grfileio.c: In function ‘grofil_’: > sys/grfileio.c:82:5: warning: incompatible implicit declaration of built-in function ‘strncpy’ > gcc -c -DPG_PPU -O2 -I. sys/grtermio.c > sys/grtermio.c: In function ‘groter_’: > sys/grtermio.c:39:5: warning: incompatible implicit declaration of built-in function ‘strncpy’ > > What am I missing? > > Thanks, > Steve > > Steven Kawaler > Physics and Astronomy > Iowa State University > ------------------------------------------------------------------------------ > Create and publish websites with WebMatrix > Use the most popular FREE web apps or write code yourself; > WebMatrix provides all the features you need to develop and > publish your website. http://p.sf.net/sfu/ms-webmatrix-sf > _______________________________________________ > mesa-users mailing list > mes...@li... > https://lists.sourceforge.net/lists/listinfo/mesa-users |