<div dir="ltr"><div><div>Would you mind sending the console.log after placing adding "VERBOSE=1" to the second call to 'make' inside of src/Makefile.common? i.e., the last line in the "all" rule should look like:<br>
 <br>VERBOSE=1 make install<br><br></div>Thanks, <br></div>Michael<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Mar 30, 2014 at 8:32 AM, fabrice <span dir="ltr"><<a href="mailto:fabrnicol@gmail.com" target="_blank">fabrnicol@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Yes, there is a qt_Smoke at the end of smokedata.cpp<br>
<br>
Attached is the logging and the relevant lines at the bottom of smokedata.cpp.<br>
<br>
<br>
On 30/03/2014 12:00, <a href="mailto:qtinterfaces-devel-request@lists.r-forge.r-project.org" target="_blank">qtinterfaces-devel-request@<u></u>lists.r-forge.r-project.org</a> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Message: 1<br>
Date: Sat, 29 Mar 2014 23:10:29 +0100<br>
From: fabrice <<a href="mailto:fabrnicol@gmail.com" target="_blank">fabrnicol@gmail.com</a>><br>
To: <a href="mailto:qtinterfaces-devel@lists.r-forge.r-project.org" target="_blank">qtinterfaces-devel@lists.r-<u></u>forge.r-project.org</a><br>
Subject: [RQt-devel] linux loading issue<br>
Message-ID: <<a href="mailto:533744D5.2010403@gmail.com" target="_blank">533744D5.2010403@gmail.com</a>><br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br>
Under linux, the current repository source builds 100 % yet fails to<br>
load with R-3.0.2/3 due to a linking issue with Smoke.<br>
Platform: Kubuntu saucy, i386.<br>
------------<br>
Error : .onLoad failed in loadNamespace() for 'qtbase', details:<br>
    call: dyn.load(file, DLLpath = DLLpath, ...)<br>
    error: impossible de charger l'objet partag?<br>
'/home/fab/R/i686-pc-linux-<u></u>gnu-library/3.0/qtbase/libs/<u></u>qtbase.so':<br>
[translation: cannot load shared object ...qtbase.so]<br>
    /home/fab/R/i686-pc-linux-gnu-<u></u>library/3.0/qtbase/libs/<u></u>qtbase.so:<br>
undefined symbol: qt_Smoke<br>
-------------<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Sat, 29 Mar 2014 23:29:28 -0700<br>
From: Michael Lawrence <<a href="mailto:lawrence.michael@gene.com" target="_blank">lawrence.michael@gene.com</a>><br>
To: fabrice <<a href="mailto:fabrnicol@gmail.com" target="_blank">fabrnicol@gmail.com</a>><br>
Cc: qtinterfaces-devel <<a href="mailto:qtinterfaces-devel@r-forge.wu-wien.ac.at" target="_blank">qtinterfaces-devel@r-forge.<u></u>wu-wien.ac.at</a>><br>
Subject: Re: [RQt-devel] linux loading issue<br>
Message-ID:<br>
        <<a href="mailto:CAOQ5NyepUpbOA56ih4dPZjwT5GBpz6DNYK9BYSyeXodWfUFN%2Bg@mail.gmail.com" target="_blank">CAOQ5NyepUpbOA56ih4dPZjwT5GBp<u></u>z6DNYK9BYSyeXodWfUFN+g@mail.<u></u>gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
What does your smokedata.cpp look like? Does it have a qt_Smoke? If so then<br>
it is some sort of linking issue. The smoke library is statically linked to<br>
the package library. If not, then the smoke generation is failing for some<br>
reason. Might be helpful to see the build log.<br>
<br>
<br>
On Sat, Mar 29, 2014 at 3:10 PM, fabrice <<a href="mailto:fabrnicol@gmail.com" target="_blank">fabrnicol@gmail.com</a>> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Under linux, the current repository source builds 100 % yet fails to load<br>
with R-3.0.2/3 due to a linking issue with Smoke.<br>
Platform: Kubuntu saucy, i386.<br>
------------<br>
Error : .onLoad failed in loadNamespace() for 'qtbase', details:<br>
   call: dyn.load(file, DLLpath = DLLpath, ...)<br>
   error: impossible de charger l'objet partag? '/home/fab/R/i686-pc-linux-<br>
gnu-library/3.0/qtbase/libs/<u></u>qtbase.so':<br>
[translation: cannot load shared object ...qtbase.so]<br>
   /home/fab/R/i686-pc-linux-gnu-<u></u>library/3.0/qtbase/libs/<u></u>qtbase.so:<br>
undefined symbol: qt_Smoke<br>
-------------<br>
______________________________<u></u>_________________<br>
Qtinterfaces-devel mailing list<br>
<a href="mailto:Qtinterfaces-devel@lists.r-forge.r-project.org" target="_blank">Qtinterfaces-devel@lists.r-<u></u>forge.r-project.org</a><br>
<a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/" target="_blank">https://lists.r-forge.r-<u></u>project.org/cgi-bin/mailman/</a><br>
listinfo/qtinterfaces-devel<br>
<br>
</blockquote>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.r-forge.r-project.org/pipermail/qtinterfaces-devel/attachments/20140329/4c1e9a83/attachment-0001.html" target="_blank">http://lists.r-forge.r-<u></u>project.org/pipermail/<u></u>qtinterfaces-devel/<u></u>attachments/20140329/4c1e9a83/<u></u>attachment-0001.html</a>><br>

<br>
------------------------------<br>
<br>
______________________________<u></u>_________________<br>
Qtinterfaces-devel mailing list<br>
<a href="mailto:Qtinterfaces-devel@lists.r-forge.r-project.org" target="_blank">Qtinterfaces-devel@lists.r-<u></u>forge.r-project.org</a><br>
<a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/qtinterfaces-devel" target="_blank">https://lists.r-forge.r-<u></u>project.org/cgi-bin/mailman/<u></u>listinfo/qtinterfaces-devel</a><br>
<br>
End of Qtinterfaces-devel Digest, Vol 30, Issue 2<br>
******************************<u></u>*******************<br>
</blockquote>
<br>
<br>_______________________________________________<br>
Qtinterfaces-devel mailing list<br>
<a href="mailto:Qtinterfaces-devel@lists.r-forge.r-project.org">Qtinterfaces-devel@lists.r-forge.r-project.org</a><br>
<a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/qtinterfaces-devel" target="_blank">https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/qtinterfaces-devel</a><br></blockquote></div><br></div>