Following the new java policy, packages shouldn't rely on packed jars, dependencies need to be added on our own packages and used.
The following jars are used to build fop. markw@mojo fop-0.20.5 $ ls -l lib/*.jar -rw-r--r-- 1 markw users 723507 Jul 15 2003 lib/ant-1.5.1.jar -rw-r--r-- 1 markw users 62694 Jul 15 2003 lib/avalon-framework-cvs-20020806.jar -rw-r--r-- 1 markw users 2111580 Jul 15 2003 lib/batik.jar -rw-r--r-- 1 markw users 1031036 Jul 15 2003 lib/xalan-2.4.1.jar -rw-r--r-- 1 markw users 834852 Jul 15 2003 lib/xercesImpl-2.2.1.jar -rw-r--r-- 1 markw users 113749 Jul 15 2003 lib/xml-apis.jar Looks like all these packages are in portage but these versions of the jars are NOT. The versions that are in portage already build from source code. Need to try building this package against the closest versions that already exist in portage.
fixed in cvs
marking as fixed :)