[rkward-devel] workspace browser does not list variables in amd64 arch

Prasenjit Kapat kapatp at gmail.com
Mon Oct 1 16:35:10 UTC 2007


Ok, here is the 0.4.7a  -- similar fate:

On 10/1/07, Thomas Friedrichsmeier
<thomas.friedrichsmeier at ruhr-uni-bochum.de> wrote:
>
> Ok, but I take it you used the SVN version? Could you perhaps try with 0.4.7
> and/or 0.4.6, and see whether those give the same result? Otherwise, this
> would narrow it down quite a bit. Also, could you try turning off all
> optimization (./configure with --enable-debug=full should do the trick), just
> to make sure?


make[4]: Leaving directory
`/home/seraph/packages/rkward/rkward-0.4.7a/rkward/rbackend/rpackages'
make[4]: Entering directory
`/home/seraph/packages/rkward/rkward-0.4.7a/rkward/rbackend'
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde
-I/usr/share/qt3/include -I.  -I/usr/share/R/include
-DQT_THREAD_SUPPORT  -D_REENTRANT -DQT_NO_ASCII_CAST  -Wno-long-long
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -fno-builtin
-g3 -fno-inline -Wformat-security -Wmissing-format-attribute
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  -MT
rembedinternal.o -MD -MP -MF ".deps/rembedinternal.Tpo" -c -o
rembedinternal.o rembedinternal.cpp; \
        then mv -f ".deps/rembedinternal.Tpo"
".deps/rembedinternal.Po"; else rm -f ".deps/rembedinternal.Tpo"; exit
1; fi
rembedinternal.cpp: In function 'int REditFile(char*)':
rembedinternal.cpp:300: warning: deprecated conversion from string
constant to 'char*'
rembedinternal.cpp:301: warning: deprecated conversion from string
constant to 'char*'
rembedinternal.cpp: In function 'SEXPREC*
runCommandInternalBase(SEXPREC*, REmbedInternal::RKWardRError*)':
rembedinternal.cpp:729: warning: deprecated conversion from string
constant to 'char*'
rembedinternal.cpp: In function 'void runUserCommandInternal(void*)':
rembedinternal.cpp:783: error: 'R_LastvalueSymbol' was not declared in
this scope
rembedinternal.cpp: In member function 'void
REmbedInternal::runCommandInternal(const QString&,
REmbedInternal::RKWardRError*, bool)':
rembedinternal.cpp:797: warning: unused variable 'parsed'
make[4]: *** [rembedinternal.o] Error 1
make[4]: Leaving directory
`/home/seraph/packages/rkward/rkward-0.4.7a/rkward/rbackend'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/seraph/packages/rkward/rkward-0.4.7a/rkward/rbackend'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/seraph/packages/rkward/rkward-0.4.7a/rkward'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/seraph/packages/rkward/rkward-0.4.7a'
make: *** [all] Error 2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log-0.4.7a.gz
Type: application/x-gzip
Size: 15555 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20071001/6b42b8e9/attachment.gz>


More information about the Rkward-devel mailing list