Alexander Hansen wrote:
[]
> This was due to a missing build dependency on doxygen.  There's a new
> revision out (-1002) that skips this process (as well as making some
> other changes)

The new version doesn't build on a dual G5, because of parallel make 
mixup. Error:

Making install in headers
Making install in geos
make[5]: Nothing to be done for `install-exec-am'.
test -z "/sw/include/geos" || 
/Volumes/FinkBuild/sw/src/fink.build/libgeos2-2.2.3-1002/geos-2.2.3/install-sh 
-d "/sw/src/fink.build/root-libgeos2-2.2.3-1002/sw/include/geos"
test -z "/sw/include/geos" || 
/Volumes/FinkBuild/sw/src/fink.build/libgeos2-2.2.3-1002/geos-2.2.3/install-sh 
-d "/sw/src/fink.build/root-libgeos2-2.2.3-1002/sw/include/geos"
mkdir: /sw/src/fink.build/root-libgeos2-2.2.3-1002/sw/include: File exists
mkdir: /sw/src/fink.build/root-libgeos2-2.2.3-1002/sw/include/geos: File 
exists
make[5]: *** [install-geosHEADERS] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: *** Waiting for unfinished jobs....

The error goes away if one replaces in the InstallScript "make" by "make 
-j1", i.e.:

InstallScript: make -j1 install-strip DESTDIR=%d

-- 
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

Reply via email to