Hi, I try to install on my archlinux fedora-ds following this:
http://gentoo-wiki.com/HOWTO_Install_Fedora_Directory_Server
but after 1/2 hour downloading and compiling I have an error:
BUILD FAILED /root/dsbuild-fds104/ds/console/work/fedora-console-1.0.3/build.xml:180: Compile failed; see the compiler error output for details. Total time: 12 seconds make[1]: *** [build-custom] Error 1 make[1]: Leaving directory `/root/dsbuild-fds104/ds/console' make: *** [dep-../../ds/console] Error 2
can you help me ?
sacarde@tiscali.it
sacarde wrote:
Hi, I try to install on my archlinux fedora-ds following this:
http://gentoo-wiki.com/HOWTO_Install_Fedora_Directory_Server
but after 1/2 hour downloading and compiling I have an error:
BUILD FAILED /root/dsbuild-fds104/ds/console/work/fedora-console-1.0.3/build.xml:180: Compile failed; see the compiler error output for details. Total time: 12 seconds make[1]: *** [build-custom] Error 1 make[1]: Leaving directory `/root/dsbuild-fds104/ds/console' make: *** [dep-../../ds/console] Error 2
can you help me ?
Can you post more? It looks like the salient output is above "BUILD FAILED"
sacarde@tiscali.it
-- Fedora-directory-users mailing list Fedora-directory-users@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-users
Alle lunedì 11 giugno 2007, hai scritto:
Can you post more? It looks like the salient output is above "BUILD FAILED"
http://rafb.net/p/trCFPw60.html
sacarde@tiscali.it
sacarde wrote:
Alle lunedì 11 giugno 2007, hai scritto:
Can you post more? It looks like the salient output is above "BUILD FAILED"
[javac] Compiling 218 source files to /root/dsbuild-fds104/ds/console/work/built/classes [javac] /root/dsbuild-fds104/ds/console/work/fedora-console-1.0.3/src/com/netscape/management/client/preferences/FilePreferenceManager.java:49: reference to Console is ambiguous, both class com.netscape.management.client.console.Console in com.netscape.management.client.console and class java.io.Console in java.io match [javac] File f = new File(Console.PREFERENCE_DIR); [javac] ^
What version of Java are you using?
sacarde@tiscali.it
-- Fedora-directory-users mailing list Fedora-directory-users@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-users
sacarde wrote:
Alle lunedì 11 giugno 2007, hai scritto:
sacarde wrote:
What version of Java are you using?
jre 6-3
jdk 6-2
Looks like the Java 1.6 API has changed and is now incompatible. I suggest using 1.5 which is known to work. Or, if you are java savvy, patches are welcome.
sacarde
-- Fedora-directory-users mailing list Fedora-directory-users@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-users
389-users@lists.fedoraproject.org