View Issue Details

IDProjectCategoryView StatusLast Update
0002785unrealinstallingpublic2006-02-01 08:36
Reporterteknical Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionunable to duplicate 
Product Version3.2.4 
Summary0002785: Make error
DescriptionHappened in every RC release of 3.2.4.

gcc -I../include -I/home/teknical/Unreal3.2/extras/regexp/include -I/home/teknical/Unreal3.2/extras/c-ares/include -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -DZIP_LINKS -export-dynamic -fPIC -DPIC -shared -c m_away.c
m_away.c: In function âm_awayâ:
m_away.c:125: error: too many arguments to function âdospamfilterâ
make[2]: *** [m_away.o] Error 1
make[2]: Leaving directory `/home/teknical/Unreal3.2/src/modules'
make[1]: *** [mods] Error 2
make[1]: Leaving directory `/home/teknical/Unreal3.2/src'
make: *** [build] Error 2
3rd party modulesnone

Activities

teknical

2006-01-31 21:00

reporter   ~0011106

...I've closely looked at some system settings, made some changes and have been successfully been able to compile since then. As a result, you mat delete this bug id all is fine.

syzop

2006-02-01 08:36

administrator   ~0011107

ok :). I thought so already heh.

Issue History

Date Modified Username Field Change
2006-01-31 20:36 teknical New Issue
2006-01-31 20:36 teknical 3rd party modules => none
2006-01-31 21:00 teknical Note Added: 0011106
2006-02-01 08:36 syzop Status new => closed
2006-02-01 08:36 syzop Note Added: 0011107
2006-02-01 08:36 syzop Resolution open => unable to duplicate