Error in compilation of Graphiz in Fedora 32

when I type the command “make” to compile Graphiz, I obtain a long error

(cd src/adapter; make; make install)
make[1]: Entering directory ‘/home/baraawaked/Desktop/mulval/src/adapter’
javac GetCVEID.java -cp :/lib/dom4j-1.6.1.jar:/lib/jaxen-1.1.1.jar:/lib/mysql-connector-java-5.1.8-bin.jar
GetCVEID.java:26: error: package org.dom4j does not exist
import org.dom4j.Attribute;
^

what should I do?help please

I think you are compiling something other than Graphviz. There is no “adapter” directory in the Graphviz source tree, and the command shown indicates it’s compiling the Java MySQL connector. I don’t know what you’re building, but some internet searching suggests to me it may be MulVAL - README.