Custom Query (122 matches)
Results (79 - 81 of 122)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#116 | fixed | eliminate copy of autotools files in BuildTools | stefan | stefan |
Description |
Is there any reason to have a copy of autotools files (compile, config.guess, etc.) in the BuildTools? repository? I would like to remove them and store only some patch files, if necessary. run_autotools -i should then pick up the files from the autotools installation and patch them up. Also -i should become the default. |
|||
#85 | invalid | error while installing Bonmin 1.4.1 | stefan | louischarles |
Description |
Hello, I have tried to install bonmin. The ../configure -C 'step' was succesful, but when I did the next step (make) the application (Cygwin) gave an error in its output. I have attached the output I was still able to read and the config.log file. I really don't know how to solve this, am I doing something wrong, or have I maybe forgotten something? Thank you in advance for your help, Louis-Charles De Prez lcdeprez@… |
|||
#47 | fixed | extra \ at the end of line 1808 in coin.m4 | andreasw | markush |
Description |
Configuration fails in cygwin with the cl compiler. A sed command for "Applying patches to libtool for cl compiler" fails, and libtool becomes an empty file. There is an extra backslash on line 1808 in BuildTools?/coin.m4 that causes this problem (it also appears in the configuration file in the same context..) |