Error Compiling OpenCV 2.4.4 Slackware 14.0
Hi Folks and Slackers,
I got a problem compiling OpenCV 2.4.4 from the SlackBuilds site.
After 94% of compiling i got the following error:
cd /tmp/SBo/OpenCV-2.4.4/build/modules/java/test/.build && /usr/bin/ant build
Buildfile: /tmp/SBo/OpenCV-2.4.4/build/modules/java/test/.build/build.xml
build:
compile:
[mkdir] Created dir: /tmp/SBo/OpenCV-2.4.4/build/modules/java/test/.build/build/classes
[javac] Compiling 104 source files to /tmp/SBo/OpenCV-2.4.4/build/modules/java/test/.build/build/classes
BUILD FAILED
/tmp/SBo/OpenCV-2.4.4/build/modules/java/test/.build/build.xml:55: The following error occurred while executing this line:
/tmp/SBo/OpenCV-2.4.4/build/modules/java/test/.build/build.xml:19: /tmp/SBo/OpenCV-2.4.4/build/modules/java/test/.build/lib does not exist.
it seems that /tmp/SBo/OpenCV-2.4.4/build/modules/java/test/.build/lib does not exist. So i made the lib directory manualy, but still no succes.
Can anyone maybe help me out, i'm really stuck on this!!
Regards,
ezanten alias EddySlacky
|