Custom Query (122 matches)
Results (85 - 87 of 122)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#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@… |
|||
#86 | invalid | Installation Error | stefan | aminashabbeer |
Description |
I am trying to install bonmin on my Windows 7 machine I think it did not install correctly. And I think there was a problem when I did the 3rd party installation –it got all the files and unzipped them but could not change the permissions. I got errors such as:” Cannot change ownership to uid 502, gid 20: Invalid argument” i have attached the output of make test- if this is helpful thanks, Amina |
|||
#87 | fixed | Compilation with gcc-4.6.0 | stefan | fmargot |
Description |
When compiling Couenne/trunk (for example) with gcc version 4.6.0 20110509 (Red Hat 4.6.0-7) on Fedora 15, one gets the warning on all cpp files: cc1plus: warning: command line option '-Wimplicit' is valid for C/ObjC but not for C++ [enabled by default] |