View Issue Details

IDProjectCategoryView StatusLast Update
0002059unrealinstallingpublic2004-09-05 23:19
ReporterTroco Assigned Tocodemastr 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Platformwin32OSXP ProfessionalOS Version5.1 - 2600
Summary0002059: error compile
Descriptiongcc -I../include -I/my/path/Unreal/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \
        -o m_dccallow.so m_dccallow.c
make[2]: *** No rule to make target `m_userip.so', needed by `build'. Stop.
make[2]: Leaving directory `/my/path/Unreal/src/modules'
make[1]: *** [mods] Error 2
make[1]: Leaving directory `/my/path/Unreal/src'
make: *** [build] Error 2
TagsNo tags attached.
3rd party modules

Activities

Troco

2004-09-05 20:31

reporter   ~0007551

Sorry, I've forget to add that it's from your latest cvs checkout.

codemastr

2004-09-05 20:57

reporter   ~0007553

Ok, first a problem here... you said this is Windows XP, but you are using gcc?

Secondly, did you run ./Config -q after updating?

Troco

2004-09-05 21:06

reporter   ~0007554

oups, I use windows XP, but I have a linux shell too. And this message is from shell. I didn't update, I've downloaded cvs checkout completely (from 0). But I take care to use ./Config -q on further versions.

codemastr

2004-09-05 23:19

reporter   ~0007555

Woops, I see the problem, it should be fixed in .132

Issue History

Date Modified Username Field Change
2004-09-05 20:26 Troco New Issue
2004-09-05 20:31 Troco Note Added: 0007551
2004-09-05 20:57 codemastr Note Added: 0007553
2004-09-05 21:06 Troco Note Added: 0007554
2004-09-05 23:19 codemastr Status new => resolved
2004-09-05 23:19 codemastr Resolution open => fixed
2004-09-05 23:19 codemastr Assigned To => codemastr
2004-09-05 23:19 codemastr Note Added: 0007555