[mapserver-users] build 3.6.1 warnings and errors

Puneet Kishor pkishor at GeoAnalytics.com
Fri Aug 9 15:57:17 EDT 2002



> -----Original Message-----
> From: Alex Rice [mailto:alex_rice at arc.to]
> Sent: Friday, August 09, 2002 2:53 PM
> To: Puneet Kishor
> Cc: mapserver-users at lists.gis.umn.edu
> Subject: Re: [mapserver-users] build 3.6.1 warnings and errors
> 
> 
> 
> On Friday, August 9, 2002, at 08:54  AM, Puneet Kishor wrote:
> 
> > Build help needed. Many tia.
> >
> > Trying to install ms3.6.1 on OS X 10.1.5 with gcc 3 (I think). 
> > Stock build, using nothing fancy but gd, png, etc. MapServer 
> > builds except for the warnings and confusing msg below.
> 
> No clue about the others
> 
> >
> > /usr/bin/ld: table of contents for archive: 
> > /usr/local/lib/libmap.a is out of date; rerun ranlib(1) (can't 
> > load from it)
> 
> For the above, all you need to do is this
> 
> # sudo ranlib /usr/local/lib/libmap.a
> 
> usually the installer script should do this, but maybe it doesn't 
> or is expecting a different command to do it (like on linux?)
> 


well, it seems to be ranlib-ing, but complains about it being "out of date".
I am wondering if it has something to do with the fact that some stuff got
written to 

cp -f libmap.a /usr/local/lib/
cp -f map.h /usr/local/include/mapserver-3.5/

during ms make install.

pk/



More information about the mapserver-users mailing list