Anonymous | Login | Signup for a new account | 2012-09-13 19:34 PDT |
Main | Blog | My View | View Issues | Change Log | Roadmap | IRC Chat | Repositories | Scrum Board |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||
245 | ZNC Push | [All Projects] General | public | 2012-05-06 08:49 | 2012-05-07 08:01 | |||
Reporter | gado | |||||||
Assigned To | John Reese | |||||||
Priority | normal | Severity | minor | Reproducibility | always | |||
Status | resolved | Resolution | unable to reproduce | |||||
Summary | 245: ZNC Push will not compile on dev .206 | |||||||
Description | I try to compile the push.cpp. http://pastebin.com/cfcD1sHU [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
John Reese (administrator) 2012-05-06 19:39 |
What options did you pass to ZNC when you compiled it? Also, what was the resulting output at the end of ./configure? I just compiled 0.206 on my home machine (Arch Linux), using `./configure --prefix=~/opt/znc --enable-extra` and got the following results:znc 0.206 configured prefix: /home/jreese/opt/znc debug: no ipv6: yes openssl: yes c-ares: not found perl: no python: no swig: no sasl: no extra: yes tcl: no charset: yes run from src: no Now you can run "make" to compile ZNC After compiling/installing ZNC, I was able to successfully compile znc-push without any errors: jreese@mach ~/workspace/znc-push ±master » make znc-buildmod push.cpp Building "push.so" for znc 0.206... [ ok ] |
gado (reporter) 2012-05-07 03:59 |
It was my fault. I use "wget" instead of "git clone" to get the .cpp. With git clone it works. :) |
![]() |
|||
Date Modified | Username | Field | Change |
2012-05-06 08:49 | gado | New Issue | |
2012-05-06 19:39 | John Reese | Note Added: 342 | |
2012-05-07 03:59 | gado | Note Added: 343 | |
2012-05-07 08:01 | John Reese | Status | new => resolved |
2012-05-07 08:01 | John Reese | Resolution | open => unable to reproduce |
2012-05-07 08:01 | John Reese | Assigned To | => John Reese |
Copyright © 2000 - 2012 MantisBT Group
Time: 0.1201 seconds. memory usage: 8,307 KB |