[rkward-devel] 4. Re: the error of the compiling (Thomas Friedrichsmeier)

白杨 baiyangby.66 at 163.com
Fri Sep 19 01:22:20 UTC 2014



Hello Thomas,


We have zip up the latest two files named rkward.frontend.* and rkward.rbackend.*, and email you. I do not how to solve the problem, and expect your help as soon as possible. Looking forward to you reply.

Thank you again.




At 2014-09-18 07:28:17, rkward-devel-request at lists.sourceforge.net wrote:
>Send RKWard-devel mailing list submissions to
>	rkward-devel at lists.sourceforge.net
>
>To subscribe or unsubscribe via the World Wide Web, visit
>	https://lists.sourceforge.net/lists/listinfo/rkward-devel
>or, via email, send a message with subject or body 'help' to
>	rkward-devel-request at lists.sourceforge.net
>
>You can reach the person managing the list at
>	rkward-devel-owner at lists.sourceforge.net
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of RKWard-devel digest..."
>
>
>Today's Topics:
>
>   1. the error of the compiling (??)
>   2. Re: the error of the compiling (??)
>   3. Re: SVN version of regression plugin... (Aaron Batty)
>   4. Re: the error of the compiling (Thomas Friedrichsmeier)
>   5. Re: SVN version of regression plugin... (Thomas Friedrichsmeier)
>
>
>----------------------------------------------------------------------
>
>Message: 1
>Date: Thu, 18 Sep 2014 16:05:15 +0800 (CST)
>From: ?? <baiyangby.66 at 163.com>
>Subject: [rkward-devel] the error of the compiling
>To: "rkward-devel at lists.sourceforge.net"
>	<rkward-devel at lists.sourceforge.net>
>Message-ID: <f20babb.2812.14887cb39f5.Coremail.baiyangby.66 at 163.com>
>Content-Type: text/plain; charset="gbk"
>
>(1) When I compile the source for rkward_0.6.1, there always exists the error message:
>
> Linking CXX executable rkward.rbackend.exe
>CMakeFiles\rkward.rbackend.dir/objects.a(rkrbackend.obj):rkrbackend.cpp:(.text+0
>x993): undefined reference to `libintl_bindtextdomain'
>CMakeFiles\rkward.rbackend.dir/objects.a(rkrbackend.obj):rkrbackend.cpp:(.text+0
>x9a7): undefined reference to `libintl_bind_textdomain_codeset'
>C:\MinGW\bin/ld.exe: CMakeFiles\rkward.rbackend.dir/objects.a(rkrbackend.obj): b
>ad reloc address 0x0 in section `.data'
>collect2.exe: error: ld returned 1 exit status
>rkward\rbackend\CMakeFiles\rkward.rbackend.dir\build.make:364: recipe for target
> 'rkward/rbackend/rkward.rbackend.exe' failed
>mingw32-make[2]: *** [rkward/rbackend/rkward.rbackend.exe] Error 1
>CMakeFiles\Makefile2:481: recipe for target 'rkward/rbackend/CMakeFiles/rkward.r
>backend.dir/all' failed
>mingw32-make[1]: *** [rkward/rbackend/CMakeFiles/rkward.rbackend.dir/all] Error
>2
>Makefile:115: recipe for target 'all' failed
>mingw32-make: *** [all] Error 2
>
>C:\Users\by\Desktop\12\rkward_0.6.1_3\windows_nsis\build>IF 2 NEQ 0 GOTO ERROR
>
>C:\Users\by\Desktop\12\rkward_0.6.1_3\windows_nsis\build>echo "There has been an
> error. Aborting."
>"There has been an error. Aborting."
>
>How may I compile the source or how to solve? Thank you for your help for me.
>Please state it in detail.
>
>(2)This is the second question in the following.
>When I run the RKWard,there are such error.
>
>
>Problem Event Name: APPCRASH
>Application Name: rkward.frontend.exe
>Application Version: 0.0.0.0
>Application Timestamp: 085e28b9
>Fault Module Name: QtCore4.dll
>Fault Module Version: 4.8.4.0
>The time stamp module with the error: 51718a67
>Exception Code: c0000005
>Exception Offset: 000e2544
>OS Version: 6.1.7601.2.1.0.768.2
>Language Code: 2052
>Additional Information 1: 0a9e
>Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
>Additional Information 3: 0a9e
>Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
>
>
>How I may run this program? Thank you for your help for me.
>
>
>-------------- next part --------------
>An HTML attachment was scrubbed...
>
>------------------------------
>
>Message: 2
>Date: Thu, 18 Sep 2014 16:13:30 +0800 (CST)
>From: ?? <baiyangby.66 at 163.com>
>Subject: Re: [rkward-devel] the error of the compiling
>To: ?? <baiyangby.66 at 163.com>
>Cc: "rkward-devel at lists.sourceforge.net"
>	<rkward-devel at lists.sourceforge.net>
>Message-ID: <60e66b5d.2849.14887d2c687.Coremail.baiyangby.66 at 163.com>
>Content-Type: text/plain; charset="gbk"
>
>Win7
>Qt-Version 4.8.4
>KDE 4.10
>automoc4
>R-3.0.2
>
>At 2014-09-18 16:05:15,"??" <baiyangby.66 at 163.com> wrote:
>
>(1) When I compile the source for rkward_0.6.1, there always exists the error message:
>
> Linking CXX executable rkward.rbackend.exe
>CMakeFiles\rkward.rbackend.dir/objects.a(rkrbackend.obj):rkrbackend.cpp:(.text+0
>x993): undefined reference to `libintl_bindtextdomain'
>CMakeFiles\rkward.rbackend.dir/objects.a(rkrbackend.obj):rkrbackend.cpp:(.text+0
>x9a7): undefined reference to `libintl_bind_textdomain_codeset'
>C:\MinGW\bin/ld.exe: CMakeFiles\rkward.rbackend.dir/objects.a(rkrbackend.obj): b
>ad reloc address 0x0 in section `.data'
>collect2.exe: error: ld returned 1 exit status
>rkward\rbackend\CMakeFiles\rkward.rbackend.dir\build.make:364: recipe for target
> 'rkward/rbackend/rkward.rbackend.exe' failed
>mingw32-make[2]: *** [rkward/rbackend/rkward.rbackend.exe] Error 1
>CMakeFiles\Makefile2:481: recipe for target 'rkward/rbackend/CMakeFiles/rkward.r
>backend.dir/all' failed
>mingw32-make[1]: *** [rkward/rbackend/CMakeFiles/rkward.rbackend.dir/all] Error
>2
>Makefile:115: recipe for target 'all' failed
>mingw32-make: *** [all] Error 2
>
>C:\Users\by\Desktop\12\rkward_0.6.1_3\windows_nsis\build>IF 2 NEQ 0 GOTO ERROR
>
>C:\Users\by\Desktop\12\rkward_0.6.1_3\windows_nsis\build>echo "There has been an
> error. Aborting."
>"There has been an error. Aborting."
>
>How may I compile the source or how to solve? Thank you for your help for me.
>Please state it in detail.
>
>(2)This is the second question in the following.
>When I run the RKWard,there are such error.
>
>
>Problem Event Name: APPCRASH
>Application Name: rkward.frontend.exe
>Application Version: 0.0.0.0
>Application Timestamp: 085e28b9
>Fault Module Name: QtCore4.dll
>Fault Module Version: 4.8.4.0
>The time stamp module with the error: 51718a67
>Exception Code: c0000005
>Exception Offset: 000e2544
>OS Version: 6.1.7601.2.1.0.768.2
>Language Code: 2052
>Additional Information 1: 0a9e
>Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
>Additional Information 3: 0a9e
>Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
>
>
>How I may run this program? Thank you for your help for me.
>
>
>
>
>
>-------------- next part --------------
>An HTML attachment was scrubbed...
>
>------------------------------
>
>Message: 3
>Date: Thu, 18 Sep 2014 17:52:22 +0900
>From: Aaron Batty <abatty at sfc.keio.ac.jp>
>Subject: Re: [rkward-devel] SVN version of regression plugin...
>To: "rkward-devel at lists.sourceforge.net"
>	<rkward-devel at lists.sourceforge.net>
>Message-ID:
>	<CA+Z9xX92+0irgZhModRXmg9G-vOLZcc+Dp5a_yD=syr60okQAg at mail.gmail.com>
>Content-Type: text/plain; charset="utf-8"
>
>>
>> i compiled and packaged today's development version of RKWard, but i
>> couldn't
>> test it myself, as i only have ssh access. you can download and test it
>> yourself:
>>
>> http://sourceforge.net/projects/rkwardextras/files/MacOSX/development/RKWard-devel-binary-0.6.1-svn4829_KDE-4.12.5_needs_CRAN_R-3.1.1.dmg/download
>>
>> let me know if something's broken!
>>
>
>
>Yup, it's broken.
>
>I installed R 3.1.1 for OSX 10.9+, then installed the above. An error comes
>up immediately:
>
>The KDE installation could not be found (kde4-config). When moving /
>> copying RKWard, make sure to copy the whole application folder, or create a
>> shorcut / link, instead.
>>
>-------------- next part --------------
>An HTML attachment was scrubbed...
>
>------------------------------
>
>Message: 4
>Date: Thu, 18 Sep 2014 10:51:38 +0200
>From: Thomas Friedrichsmeier
>	<thomas.friedrichsmeier at ruhr-uni-bochum.de>
>Subject: Re: [rkward-devel] the error of the compiling
>To: rkward-devel at lists.sourceforge.net
>Message-ID: <1584829.OtJjOxBPRb at late>
>Content-Type: text/plain; charset="utf-8"
>
>Hi!
>
>Let's check some basics first, so we know what setup we are talking about. 
>Here are my current assumptions on what you are doing. Please let me know, if 
>any of these are incorrect:
>
>- You are starting from an "emerge" tree of KDE 4.10.2. Probably the snapshot 
>we provide at 
>http://sourceforge.net/projects/rkwardextras/files/Windows/Development/
>- You have done "emerge --update rkward", successfully.
>
>In essence, you don't need anything else for using rkward. Running 
>"make_release.bat" is for creating an _installer_ for RKWard, and not needed 
>for end users.
>
>In either case, I have done some work on the windows version during the past 
>few days, fixing some issues, so you should try again with
>  emerge --update rkward
>If that produces an error (check %KDEROOT%\buildlogs!), do
>  emerge unmerge rkward
>  rmdir /s %KDEROOT%\build\kdeapps\rkward-20121211
>  emerge rkward
>
>(The make_release.bat script was also updated, in case you really need it).
>
>On Thursday 18 September 2014 16:13:30 ?? wrote:
>> (2)This is the second question in the following.
>> When I run the RKWard,there are such error.
>
>[...]
>
>> How I may run this program? Thank you for your help for me.
>
>Always start using rkward.exe, _in the installed version_ (not inside the 
>build tree). I.e. %KDEROOT%\bin\rkward.exe .
>
>*If problems persist*, start as 
>  rkward.exe --debug-level 5
>in order to gather debugging diagnostics. I can't ever remember where exactly 
>to find the generated log files on the various flavours of Windows. Search 
>your user directory for files name rkward.frontend.* and rkward.rbackend.*, 
>zip up and post the latest pair of these two files.
>
>Regards
>Thomas
>
>
>
>------------------------------
>
>Message: 5
>Date: Thu, 18 Sep 2014 13:28:34 +0200
>From: Thomas Friedrichsmeier
>	<thomas.friedrichsmeier at ruhr-uni-bochum.de>
>Subject: Re: [rkward-devel] SVN version of regression plugin...
>To: rkward-devel at lists.sourceforge.net
>Message-ID: <2567536.NiWRl8hgnz at late>
>Content-Type: text/plain; charset="us-ascii"
>
>Hi!
>
>On Thursday 18 September 2014 17:52:22 Aaron Batty wrote:
>> Yup, it's broken.
>> 
>> I installed R 3.1.1 for OSX 10.9+, then installed the above. An error comes
>> up immediately:
>> 
>> The KDE installation could not be found (kde4-config). [...]
>
>Ok, to work around that particular error (until we figure out, how to fix it 
>correctly), add the folder where the KDE binaries are to your PATH. Not sure, 
>where that is going to be in the bundle image.
>
>Meik, you're much more familiar with the bundle installation than I am. Is the 
>relative path between rkward and kde4-config (and the other KDE binaries) 
>always the same? In that case, we can simply compile it in. Otherwise, is 
>there a way to set the path or working directory for apps?
>
>Regards
>Thomas
>
>
>
>------------------------------
>
>------------------------------------------------------------------------------
>Want excitement?
>Manually upgrade your production database.
>When you want reliability, choose Perforce
>Perforce version control. Predictably reliable.
>http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
>
>------------------------------
>
>_______________________________________________
>RKWard-devel mailing list
>RKWard-devel at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/rkward-devel
>
>
>End of RKWard-devel Digest, Vol 94, Issue 8
>*******************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20140919/61c7fa8e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rkward.frontend.dir.zip
Type: application/x-zip-compressed
Size: 198204 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20140919/61c7fa8e/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rkward.rbackend.dir.zip
Type: application/x-zip-compressed
Size: 172494 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20140919/61c7fa8e/attachment-0001.bin>


More information about the Rkward-devel mailing list