View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002823 | unreal | installing | public | 2006-02-15 16:06 | 2006-02-16 10:34 |
Reporter | 3rror | Assigned To | syzop | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
OS | FreeBSD | OS Version | 5.4 | ||
Product Version | 3.2.4 | ||||
Fixed in Version | 3.2.5 | ||||
Summary | 0002823: Unable to install: error In function `m_pass': | ||||
Description | gcc -I../include -I/home/xxxxx/Unreal/extras/regexp/include -I/home/xxxxx/Unreal/extras/c-ares/include -pipe -g -O2 -funsigned-char -fno-strict-aliasing -export-dynamic -fPIC -DPIC -shared -c m_pass.c m_pass.c: In function `m_pass': m_pass.c:145: error: `AF_INET' undeclared (first use in this function) m_pass.c:145: error: (Each undeclared identifier is reported only once m_pass.c:145: error: for each function it appears in.) *** Error code 1 Stop in /usr/home/xxxxx/Unreal/src/modules. *** Error code 1 Stop in /usr/home/xxxxx/Unreal/src. *** Error code 1 Stop in /usr/home/xxxxx/Unreal. | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
Forgot to mention this is the CVS devel version |
|
I'll fix this with my cgiirc rewrite thing in the meantime: you can add #include "inet.h" somewhere between the other includes, well.. or just wait one day ;) |
|
Still seems to exit with the same error |
|
Should be fixed now after CGI:IRC recode in .464. aka: rm src/modules/m_pass.c cvs update -d -P or just do a fresh recheckout ;) |
|
Bleh, sorry, it's only fixed now as of CVS .466 ;) |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-02-15 16:06 | 3rror | New Issue | |
2006-02-15 16:07 | 3rror | Note Added: 0011243 | |
2006-02-15 17:54 | syzop | Note Added: 0011244 | |
2006-02-15 18:49 | 3rror | Note Added: 0011245 | |
2006-02-16 09:34 | syzop | Status | new => resolved |
2006-02-16 09:34 | syzop | Fixed in Version | => 3.2.5 |
2006-02-16 09:34 | syzop | Resolution | open => fixed |
2006-02-16 09:34 | syzop | Assigned To | => syzop |
2006-02-16 09:34 | syzop | Note Added: 0011246 | |
2006-02-16 10:34 | syzop | Note Added: 0011247 |