View Issue Details

IDProjectCategoryView StatusLast Update
0002823unrealinstallingpublic2006-02-16 10:34
Reporter3rror Assigned Tosyzop  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
OSFreeBSDOS Version5.4 
Product Version3.2.4 
Fixed in Version3.2.5 
Summary0002823: Unable to install: error In function `m_pass':
Descriptiongcc -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.
TagsNo tags attached.
3rd party modules

Activities

3rror

2006-02-15 16:07

reporter   ~0011243

Forgot to mention this is the CVS devel version

syzop

2006-02-15 17:54

administrator   ~0011244

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 ;)

3rror

2006-02-15 18:49

reporter   ~0011245

Still seems to exit with the same error

syzop

2006-02-16 09:34

administrator   ~0011246

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 ;)

syzop

2006-02-16 10:34

administrator   ~0011247

Bleh, sorry, it's only fixed now as of CVS .466 ;)

Issue History

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