[SPAM] RE: Re: Eclipse 3.2 build error

David Sledge dsledge at appriss.com
Tue Oct 3 16:11:26 PDT 2006


I am currently working on updating the port to 3.2.1. I should have it 
ready within the next few days.

zatmania99 wrote:
>
> David Sledge a écrit :
>> Try running "make clean" then run "make". If that works then do a 
>> "make install" then "make clean".
>>
>> zatmania99 wrote:
>>> Hi all,
>>>
>>> i'm on freebsd 6.1 with diablo-jdk-1.5.0.07.00 package. I try to 
>>> build eclipse 3.2 with eclipse.shar 
>>> (http://www.freshdevonrails.com/eclipse.shar). I copy the file in 
>>> /usr/ports/java and make sh* *eclipse.shar, go to eclipse foler and 
>>> go to make clean install, but i have his error :
>>>
>>> => SHA256 Checksum OK for 
>>> eclipse/eclipse-sourceBuild-srcIncluded-3.2.zip.
>>> ===>   eclipse-3.2 depends on executable in : unzip - found
>>> ===>  Patching for eclipse-3.2
>>> Copying assemble.org.eclipse.sdk.linux.gtk.x86.xml into 
>>> assemble.org.eclipse.sdk.freebsd.gtk.x86.xml
>>> Copying assemble.org.eclipse.sdk.linux.gtk.x86_64.xml into 
>>> assemble.org.eclipse.sdk.freebsd.gtk.amd64.xml
>>> Copying package.org.eclipse.sdk.linux.gtk.x86.xml into 
>>> package.org.eclipse.sdk.freebsd.gtk.x86.xml
>>> Copying package.org.eclipse.sdk.linux.gtk.x86_64.xml into 
>>> package.org.eclipse.sdk.freebsd.gtk.amd64.xml
>>> Copying features/org.eclipse.platform/about_files/linux.gtk.x86 into 
>>> features/org.eclipse.platform/about_files/freebsd.gtk.x86
>>> Copying features/org.eclipse.platform/about_files/linux.gtk.x86_64 
>>> into features/org.eclipse.platform/about_files/freebsd.gtk.amd64
>>> Copying features/org.eclipse.platform.launchers/bin/gtk/linux/x86 
>>> into features/org.eclipse.platform.launchers/bin/gtk/freebsd/x86
>>> Copying features/org.eclipse.platform.launchers/bin/gtk/linux/x86_64 
>>> into features/org.eclipse.platform.launchers/bin/gtk/freebsd/amd64
>>> Copying 
>>> features/org.eclipse.platform.launchers/library/gtk/make_linux.mak 
>>> into 
>>> features/org.eclipse.platform.launchers/library/gtk/make_freebsd.mak
>>> Copying plugins/org.eclipse.core.filesystem.linux.x86 into 
>>> plugins/org.eclipse.core.filesystem.freebsd.x86
>>> Copying plugins/org.eclipse.core.filesystem.linux.x86_64 into 
>>> plugins/org.eclipse.core.filesystem.freebsd.amd64
>>> Copying plugins/org.eclipse.jdt.source.linux.gtk.x86 into 
>>> plugins/org.eclipse.jdt.source.freebsd.gtk.x86
>>> Copying plugins/org.eclipse.jdt.source.linux.gtk.x86_64 into 
>>> plugins/org.eclipse.jdt.source.freebsd.gtk.amd64
>>> Copying plugins/org.eclipse.pde.source.linux.gtk.x86 into 
>>> plugins/org.eclipse.pde.source.freebsd.gtk.x86
>>> Copying plugins/org.eclipse.pde.source.linux.gtk.x86_64 into 
>>> plugins/org.eclipse.pde.source.freebsd.gtk.amd64
>>> Copying plugins/org.eclipse.platform.source.linux.gtk.x86 into 
>>> plugins/org.eclipse.platform.source.freebsd.gtk.x86
>>> Copying plugins/org.eclipse.platform.source.linux.gtk.x86_64 into 
>>> plugins/org.eclipse.platform.source.freebsd.gtk.amd64
>>> Copying plugins/org.eclipse.rcp.source.linux.gtk.x86 into 
>>> plugins/org.eclipse.rcp.source.freebsd.gtk.x86
>>> Copying plugins/org.eclipse.rcp.source.linux.gtk.x86_64 into 
>>> plugins/org.eclipse.rcp.source.freebsd.gtk.amd64
>>> Copying plugins/org.eclipse.swt.gtk.linux.x86 into 
>>> plugins/org.eclipse.swt.gtk.freebsd.x86
>>> Copying plugins/org.eclipse.swt.gtk.linux.x86_64 into 
>>> plugins/org.eclipse.swt.gtk.freebsd.amd64
>>> Copying plugins/org.eclipse.update.core.linux into 
>>> plugins/org.eclipse.update.core.freebsd
>>> Copying plugins/org.eclipse.update.core.linux/os/linux into 
>>> plugins/org.eclipse.update.core.freebsd/os/freebsd
>>> Copying plugins/org.eclipse.swt/Eclipse SWT 
>>> PI/gtk/library/make_linux.mak into plugins/org.eclipse.swt/Eclipse 
>>> SWT PI/gtk/library/make_freebsd.mak
>>> ===>  Applying FreeBSD patches for eclipse-3.2
>>> Ignoring previously applied (or reversed) patch.
>>> 1 out of 1 hunks ignored--saving rejects to 
>>> assemble.org.eclipse.sdk.linux.motif.x86.xml.rej
>>> Ignoring previously applied (or reversed) patch.
>>> 1 out of 1 hunks ignored--saving rejects to 
>>> assemble.org.eclipse.sdk.linux.gtk.x86.xml.rej
>>> Ignoring previously applied (or reversed) patch.
>>> 1 out of 1 hunks ignored--saving rejects to 
>>> assemble.org.eclipse.sdk.linux.gtk.x86_64.xml.rej
>>> => Patch patch-assemble failed to apply cleanly.
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/java/eclipse.
>>>
>>> can anyone have suggests ? or can someone give me a eclipse 3.2 
>>> package ?
>>>
>>> thanks,
>>>
>>> zat
>>> _______________________________________________
>>> freebsd-java at freebsd.org mailing list
>>> http://lists.freebsd.org/mailman/listinfo/freebsd-java
>>> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"
>>
> try what you say but no more good results :(
>
> here a piece of error :
>
> [exec] xpcom.cpp:2188: error: `nsID' undeclared (first use this function)
>    [exec] xpcom.cpp:2188: error: expected primary-expression before 
> ')' token
>    [exec] xpcom.cpp:2188: error: expected primary-expression before 
> ')' token
>    [exec] xpcom.cpp: In function `void 
> Java_org_eclipse_swt_internal_mozilla_X
> PCOM_nsID_1delete(JNIEnv*, _jclass*, jint)':
>    [exec] xpcom.cpp:2201: error: `nsID' undeclared (first use this 
> function)
>    [exec] xpcom.cpp:2201: error: expected primary-expression before 
> ')' token
>    [exec] xpcom.cpp:2201: error: expected `;' before "arg0"
>    [exec] xpcom.cpp: In function `jint 
> Java_org_eclipse_swt_internal_mozilla_X
> PCOM_nsID_1new(JNIEnv*, _jclass*)':
>    [exec] xpcom.cpp:2212: error: expected primary-expression before 
> ')' token
>    [exec] xpcom.cpp:2212: error: expected `;' before "new"
>    [exec] xpcom.cpp: In function `jint 
> Java_org_eclipse_swt_internal_mozilla_X
> PCOM_strlen(JNIEnv*, _jclass*, jint)':
>    [exec] xpcom.cpp:2224: error: `strlen' undeclared (first use this 
> function)
>
>
> BUILD FAILED
> /usr/ports/eclipse/work/build.xml:76: exec returned: 1
>
> Total time: 18 minutes 21 seconds
> *** Error code 1
>
> Stop in /usr/ports/eclipse.
>
> ligne 76 in build.xml is :
>
> 76: <exec dir="${swtlibs}/" executable="sh" failonerror="true">
> 77:            <arg line="build.sh" />
> 78: </exec>
>
> Have you any suggest to build eclipse 3.2 ports ?
>
> thanks
>
> Zat
>
>
> _______________________________________________
> freebsd-java at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"



More information about the freebsd-java mailing list