[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Where is libjawt.so located ?



Hi there,

  We are currently working on the VTK package, after a report of FTBS:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541891

  We changed

 /usr/lib/jvm/default-java/jre/lib/$(ARCH)/libjawt.so

into

 /usr/lib/jvm/default-java/jre/lib/$(CPU)/libjawt.so


But this is not the proper solution as it fails now with:

https://buildd.debian.org/fetch.cgi?pkg=vtk&arch=powerpc&ver=5.2.1-9&stamp=1251751114&file=log&as=raw

[ 72%] Building CXX object
Graphics/CMakeFiles/vtkGraphicsTCL.dir/vtkOBBTreeTcl.o
make[3]: *** No rule to make target
`/usr/lib/jvm/default-java/jre/lib/powerpc/libjawt.so', needed by
`bin/libvtkRenderingJava.so.5.2.1'.  Stop.

Thanks,
-- 
Mathieu


Reply to: