<div dir="ltr"><div class="gmail_default" style="font-size:small">Simon, I'm curious how you produced that log. It's not the output from installing the port with the debug flag (i.e., -d), right? I'm curious to take a look at mine for something specific.</div>

<div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">-Jonathan</div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><br><div><br></div><div><font color="#666666"><font face="arial, helvetica, sans-serif"><font>-------------------------------------------------------------------------<br>

J.P. Olmsted</font></font></font></div><div><font color="#666666"><font face="arial, helvetica, sans-serif"><font><br></font></font></font></div><div><font color="#666666"><font face="arial, helvetica, sans-serif"><font>029 Corwin (Office)</font></font></font></div>

<div><span style="font-size:small;font-family:arial,helvetica,sans-serif;color:rgb(102,102,102)">130 Corwin Hall (Mail)</span><br></div><div><span style="font-size:small;font-family:arial,helvetica,sans-serif;color:rgb(102,102,102)"><br>

</span></div><div><span style="font-size:small;font-family:arial,helvetica,sans-serif;color:rgb(102,102,102)">Politics Department</span><br></div><div><font color="#666666"><font face="arial, helvetica, sans-serif"><font>Princeton University</font></font></font></div>

<div><font color="#666666"><font face="arial, helvetica, sans-serif"><font>Princeton, NJ 08544</font></font></font></div><div><font color="#666666"><font face="arial, helvetica, sans-serif"><font><br></font></font></font></div>

<div><font color="#666666"><font face="arial, helvetica, sans-serif"><font><br></font></font></font></div><div><font color="#666666"><font face="arial, helvetica, sans-serif"><font>t: 609.258.6202</font></font></font></div>

<div><font color="#666666"><font face="arial, helvetica, sans-serif"><font>f: 609.258.1110<br></font></font><font face="arial, helvetica, sans-serif"><a href="mailto:jolmsted@princeton.edu" target="_blank">jolmsted@princeton.edu</a></font><br>

</font><div><font face="arial, helvetica, sans-serif"><font color="#666666"><a href="http://about.me/olmjo" target="_blank">http://about.me/olmjo</a><font><br></font><font></font><font>-------------------------------------------------------------------------</font></font><br>

</font></div></div></div></div>
<br><br><div class="gmail_quote">On Thu, Sep 12, 2013 at 2:18 PM, Simon Zehnder <span dir="ltr"><<a href="mailto:szehnder@uni-bonn.de" target="_blank">szehnder@uni-bonn.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Romain, Jonathan,<br>
<br>
an update on the error I reported: This was due to some gettext failure in the configuration of the R build on the Mac. I had to use the configure options --with-included-gettext and everything worked after installation. For a config.log if interested see here: <a href="https://gist.github.com/anonymous/6541684" target="_blank">https://gist.github.com/anonymous/6541684</a>.<br>


<br>
Thanks again for your quick help!<br>
<br>
<br>
Best<br>
<span class="HOEnZb"><font color="#888888"><br>
Simon<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Sep 12, 2013, at 5:54 PM, Simon Zehnder <<a href="mailto:szehnder@uni-bonn.de">szehnder@uni-bonn.de</a>> wrote:<br>
<br>
> Romain, Jonathan,<br>
><br>
> many thanks for the quick response. This is actually very good to know, that the -lintl is not in there usually. What I will do is to recompile my R from sources - but this time without the option --with-valgrind-instrumentation. Hopefully this is the source of error.<br>


><br>
> Coming back to this later with hopefully some positive results.<br>
><br>
> Best<br>
><br>
> Simon<br>
><br>
> On Sep 12, 2013, at 5:47 PM, Jonathan Olmsted <<a href="mailto:jolmsted@princeton.edu">jolmsted@princeton.edu</a>> wrote:<br>
><br>
>> Any idea where that is coming from? It isn't coming from the Rcpp Makevars or from a default Macports installation (as best as I can tell). I just did an clean install of R from a clean Macports and then installed Rcpp from within R.<br>


>><br>
>> g++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o Rcpp.so Date.o Module.o Rcpp_init.o Timer.o api.o attributes.o barrier.o exceptions.o -F/opt/local/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation<br>


>> g++ -o libRcpp.dylib Date.o Module.o Rcpp_init.o Timer.o api.o attributes.o barrier.o exceptions.o -dynamiclib -Wl,-headerpad_max_install_names  -undefined dynamic_lookup -single_module -multiply_defined suppress   -F/opt/local/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation<br>


>> ar qc libRcpp.a Date.o Module.o Rcpp_init.o Timer.o api.o attributes.o barrier.o exceptions.o<br>
>><br>
>><br>
>><br>
>><br>
>> -------------------------------------------------------------------------<br>
>> J.P. Olmsted<br>
>><br>
>> 029 Corwin (Office)<br>
>> 130 Corwin Hall (Mail)<br>
>><br>
>> Politics Department<br>
>> Princeton University<br>
>> Princeton, NJ 08544<br>
>><br>
>><br>
>> t: <a href="tel:609.258.6202" value="+16092586202">609.258.6202</a><br>
>> f: <a href="tel:609.258.1110" value="+16092581110">609.258.1110</a><br>
>> <a href="mailto:jolmsted@princeton.edu">jolmsted@princeton.edu</a><br>
>> <a href="http://about.me/olmjo" target="_blank">http://about.me/olmjo</a><br>
>> -------------------------------------------------------------------------<br>
>><br>
>><br>
>> On Thu, Sep 12, 2013 at 10:28 AM, Simon Zehnder <<a href="mailto:szehnder@uni-bonn.de">szehnder@uni-bonn.de</a>> wrote:<br>
>> Dear Rcpp-Users and Rcpp-Devels,<br>
>><br>
>> I had to reinstall my system lately and compiled R-3.0.1. I installed several packages and all installations went well. Then I tried to install Rcpp 0.10.4. and I got:<br>
>><br>
>> R CMD INSTALL Rcpp<br>
>> * installing to library ‘/Users/simonzehnder/Library/R/3.0/library’<br>
>> * installing *source* package ‘Rcpp’ ...<br>
>> ** package ‘Rcpp’ successfully unpacked and MD5 sums checked<br>
>> ** libs<br>
>> g++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/ -I/opt/local/include    -fPIC  -g -O2  -c Date.cpp -o Date.o<br>
>> g++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/ -I/opt/local/include    -fPIC  -g -O2  -c Module.cpp -o Module.o<br>
>> gcc -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/ -I/opt/local/include    -fPIC  -g -O2  -c Rcpp_init.c -o Rcpp_init.o<br>
>> g++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/ -I/opt/local/include    -fPIC  -g -O2  -c Timer.cpp -o Timer.o<br>
>> g++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/ -I/opt/local/include    -fPIC  -g -O2  -c api.cpp -o api.o<br>
>> g++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/ -I/opt/local/include    -fPIC  -g -O2  -c attributes.cpp -o attributes.o<br>
>> g++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/ -I/opt/local/include    -fPIC  -g -O2  -c barrier.cpp -o barrier.o<br>
>> g++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -I../inst/include/ -I/opt/local/include    -fPIC  -g -O2  -c exceptions.cpp -o exceptions.o<br>
>> g++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/opt/local/lib -o Rcpp.so Date.o Module.o Rcpp_init.o Timer.o api.o attributes.o barrier.o exceptions.o -F/Library/Frameworks/R.framework/.. -framework R -lintl -Wl,-framework -Wl,CoreFoundation<br>


>> g++ -o libRcpp.dylib Date.o Module.o Rcpp_init.o Timer.o api.o attributes.o barrier.o exceptions.o -dynamiclib -Wl,-headerpad_max_install_names  -undefined dynamic_lookup -single_module -multiply_defined suppress   -F/Library/Frameworks/R.framework/.. -framework R -lintl -Wl,-framework -Wl,CoreFoundation<br>


>> ld: library not found for -lintl<br>
>> collect2: error: ld returned 1 exit status<br>
>> make: *** [libRcpp] Error 1<br>
>> ERROR: compilation failed for package ‘Rcpp’<br>
>> * removing ‘/Users/simonzehnder/Library/R/3.0/library/Rcpp’<br>
>><br>
>> What is the intl library and what could be the error.<br>
>><br>
>> My System: Mac OS X Mountain Lion 10.8.4, Macports gcc48 Compiler<br>
>><br>
>><br>
>> Best<br>
>><br>
>> Simon<br>
>> _______________________________________________<br>
>> Rcpp-devel mailing list<br>
>> <a href="mailto:Rcpp-devel@lists.r-forge.r-project.org">Rcpp-devel@lists.r-forge.r-project.org</a><br>
>> <a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel" target="_blank">https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel</a><br>
>><br>
><br>
> _______________________________________________<br>
> Rcpp-devel mailing list<br>
> <a href="mailto:Rcpp-devel@lists.r-forge.r-project.org">Rcpp-devel@lists.r-forge.r-project.org</a><br>
> <a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel" target="_blank">https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel</a><br>
<br>
</div></div></blockquote></div><br></div>