Ulli Horlacher wrote:
Because it's looking for them under mozilla/work/mozilla/dist/<platform> directory, and that directory has a slightly different name than the one it is expecting. What is that name of that directory on your system?On Wed 2005-12-14 (15:35), Ulli Horlacher wrote:the missing include-files are in /opt/src/dsbuild/ds/mozilla/work/mozilla/nsprpub/pr/include/ but I do not know why dsbuild cannot locate them.
It looks as though you have java installed but not the correct version of ant. Does "yum" work on SuSE? If so, perhaps "yum install ant" will work. Also, you need to have javac version 1.4.2 - note that the java included by default in most linux systems is gcc/gcj which will not work (yet) with the console. You must download and install either the IBM or SUN JDK.I found another workaround: export C_INCLUDE_PATH=/opt/src/dsbuild/ds/mozilla/work/mozilla/nsprpub/pr/include/ dsbuild runs now a little further, but stops with: cd work/fedora-console-1.0 && ant -Dimports.file=imports.FC3 Buildfile: build.xml prepare_build: [mkdir] Created dir: /opt/src/dsbuild/ds/console/work/built/classes [mkdir] Created dir: /opt/src/dsbuild/ds/console/work/imports [input] skipping input as property imports.file has already been set. BUILD FAILED /opt/src/dsbuild/ds/console/work/fedora-console-1.0/build.xml:50: The <fail> type doesn't support the nested "condition" element. Total time: 1 second make[1]: *** [build-custom] Error 1 make[1]: Leaving directory `/opt/src/dsbuild/ds/console' make: *** [dep-../../ds/console] Error 2 And this time I have NO IDEA what happend and what to do.
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
-- Fedora-directory-users mailing list Fedora-directory-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-users