Waller Rick S wrote: > Hi, > > I am getting consistent errors while fink is trying to compile the > OpenLDAP application. > > Has anyone seen this error or know what it is upset about?? I can't > seem to get past this point at all... > > cc -g -O2 -I../../include -I../../include -I/sw/include/db4 - > DBIND_8_COMPAT -I/sw/include -I/sw/include/db4 -DBIND_8_COMPAT -I/ > sw/include -c -o version.o version.c > version.c:11:61: missing terminating " character > version.c:12: error: parse error before "kristyandrick" > version.c:19:54: too many decimal points in number > version.c:19:73: too many decimal points in number > version.c:19: error: stray '\' in program > version.c:19:100: missing terminating " character
Well, it seems pretty clear that it is upset about that file 'version.c'. This is a created file, and it would be interesting to see how it looks like in your case. It probably sits in the directory /sw/src/fink.build/openldap-ssl-2.1.22-25/openldap-2.1.22/libraries/liblutil -- Martin ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
