View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000354 | easycwmp | Bug | public | 2018-09-01 13:38 | 2018-09-01 13:38 |
| Reporter | kalilac | Assigned To | |||
| Priority | high | Severity | major | Reproducibility | sometimes |
| Status | new | Resolution | open | ||
| Platform | GNU/Linux | OS | CentOS | OS Version | 7.5.1804 (Core) |
| Summary | 0000354: Compilation ends with error "collect2: error: ld returned 1 exit status" | ||||
| Description | Hello all. After some problems I could pass from "./configure" step but when I go to make command it ends with this error: collect2: error: ld returned 1 exit status make[1]: ** [easycwmpd] Erro 1 make[1]: Saindo do diretório `/opt/dev/easycwmp/bin' make: ** [all-recursive] Erro 1 Again, I followed the instalation guide just like how is write there. Can anyone help me? Best regars | ||||
| Steps To Reproduce | cd /opt/dev/ tar -xzvf easycwmp-1.7.0.tar.gz mv easycwmp-1.7.0 easycwmp cd /opt/dev/easycwmp/ autoreconf -i ./configure --enable-debug --enable-devel --enable-acs=multi --enable-jsonc=1 MICROXML_CFLAGS="-I/opt/git/microxml" MICROXML_LIBS="-L/opt/git/microxml" make | ||||
| Additional Information | I needed add the options MICROXML_CFLAGS and MICROXML_LIBS on ./configure step to pass microxml problem. | ||||
| Tags | No tags attached. | ||||
| e-mail notification | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-09-01 13:38 | kalilac | New Issue |