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

Prasenjit Kapat kapatp at gmail.com
Mon Oct 1 16:17:47 UTC 2007


Hi,

I'll break up the outputs based on the version of rkward being
investigated into separate mails.
rkward: 0.4.6  ---  did not make it thru the 'make' process.
configuration seemed OK. config.log is attached.

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?

Here is the last few lines of make error:

make[4]: Leaving directory
`/home/seraph/packages/rkward/rkward-0.4.6/rkward/rbackend/rpackages'
make[4]: Entering directory
`/home/seraph/packages/rkward/rkward-0.4.6/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:249: warning: deprecated conversion from string
constant to 'char*'
rembedinternal.cpp:250: warning: deprecated conversion from string
constant to 'char*'
rembedinternal.cpp: In function 'SEXPREC* runCommandInternalBase(const
char*, REmbedInternal::RKWardRError*)':
rembedinternal.cpp:615: warning: deprecated conversion from string
constant to 'char*'
rembedinternal.cpp: In function 'void runUserCommandInternal(void*)':
rembedinternal.cpp:665: error: 'R_LastvalueSymbol' was not declared in
this scope
make[4]: *** [rembedinternal.o] Error 1
make[4]: Leaving directory
`/home/seraph/packages/rkward/rkward-0.4.6/rkward/rbackend'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/seraph/packages/rkward/rkward-0.4.6/rkward/rbackend'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/seraph/packages/rkward/rkward-0.4.6/rkward'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/seraph/packages/rkward/rkward-0.4.6'
make: *** [all] Error 2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log-0.4.6.gz
Type: application/x-gzip
Size: 15007 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20071001/51068596/attachment.gz>


More information about the Rkward-devel mailing list