QuantLibAddIn source: trunk Platform: Ubuntu 10.04 LTS - the Lucid Lynx Compiler: gcc/g++ 4.4.3 I have been compiling QuantLibAddIn from trunk source on Linux, and hit error messages from running the command 'make distclean' occasionally. I find that during 'make distclean's cleaning process, it would try to clean the directory 'qlo/indexes/swap/', then to enter the directory 'qlo/indexes/', and then to enter the directory 'qlo/indexes/swap/' again; at that point, it complains about nothing to clean (due to missing Makefile, which is already cleaned), and the cleaning process stops. Therefore, after running 'make distclean', I have to manually remove 'Makefile' and other intermediary files from compilation, in order to restart a clean building procedure. For this minor error, I have modified two 'Makefile.am' files, in the main directory and in the 'qlo/index/' directory respectively, attached as well. Wish the info helpful to the project. Regards, Hong Yu ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
Hello Hong Yu,
Quoting YuHong <[hidden email]>: > For this minor error, I have modified two 'Makefile.am' files, in > the main directory and in the 'qlo/index/' directory respectively, > attached as well. Wish the info helpful to the project. Many thanks, I will have a look and let you know how it goes. Kind Regards, Eric ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
My pleasure :) -----Original Message----- From: Eric Ehlers Sent: Tuesday, July 05, 2011 2:27 AM To: YuHong Cc: [hidden email] Subject: Re: [Quantlib-dev] QuantLibAddIn: error from command 'make distclean': did not remove all 'Makefile' Hello Hong Yu, Quoting YuHong <[hidden email]>: > For this minor error, I have modified two 'Makefile.am' files, in the > main directory and in the 'qlo/index/' directory respectively, attached > as well. Wish the info helpful to the project. Many thanks, I will have a look and let you know how it goes. Kind Regards, Eric ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
Free forum by Nabble | Edit this page |