Hi Mathieu, Mathieu Malaterre <[email protected]> wrote: [..] > Trying to build ncSrc-4.3 with md5sum 0ebf9b74f638af94ec2730c2c8e38bc6 > leads to the following compilation error: > > compile-core: > [mkdir] Created dir: > /home/mathieu/debian/debian-med/trunk/packages/netcdf-java/trunk/netcdf-java-4.3/cdm/target/classes > > BUILD FAILED > /home/mathieu/debian/debian-med/trunk/packages/netcdf-java/trunk/netcdf-java-4.3/cdm/build.xml:143: > srcdir > "/home/mathieu/debian/debian-med/trunk/packages/netcdf-java/trunk/netcdf-java-4.3/time/src/main/java" > does not exist!
It does look as if this directory is somehow missing from the source distribution. However, it doesn't seem to be necessary for the makeCore target - if you remove all three lines that contain "timeSrc.dir" from cdm/build.xml then "ant makeCore" succeeds again (with protobuf 2.3 anyway). > I am working on this right now, but I am interested in feedback if > manage to get netcdf to build with protobuf >> 2.4 [..] I didn't try to fix the build errors I saw when trying with protobuf 2.4, but I can have a look now. regards, mark -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

