View Issue Details

IDProjectCategoryView StatusLast Update
0003700unrealinstallingpublic2008-12-21 12:28
ReporterMillsie Assigned To 
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionno change required 
Product Version3.2.7 
Summary0003700: Crashes on Compile
DescriptionThis happens on my VPS hosted by GoDaddy.com.


Building src
make[1]: Entering directory `/home/biserveircd/Unreal3.2.7/src'
cd modules; make 'CFLAGS=-I../include -I/home/biserveircd/Unreal3.2.7/extras/regexp/include -I/home/biserveircd/Unreal3.2.7/extras/c-ares/include -L../extras/c-ares/lib -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -export-dynamic ' 'CC=gcc' 'IRCDLIBS=-lcrypt -lnsl -ldl -L/home/biserveircd/Unreal3.2.7/extras/regexp/lib -ltre -lcares' 'LDFLAGS=' 'IRCDMODE=711' 'BINDIR=/home/biserveircd/Unreal3.2.7/src/ircd' 'INSTALL=/usr/bin/install' 'INCLUDEDIR=../include' 'IRCDDIR=/home/biserveircd/Unreal3.2.7' 'MANDIR=' 'RM=/bin/rm' 'CP=/bin/cp' 'TOUCH=/bin/touch' 'RES=' 'SHELL=/bin/sh' 'STRTOUL=' 'CRYPTOLIB=-lssl -lcrypto' 'CRYPTOINCLUDES=' 'URL=' all
make[2]: Entering directory `/home/biserveircd/Unreal3.2.7/src/modules'
make[2]: *** No rule to make target `all'. Stop.
make[2]: Leaving directory `/home/biserveircd/Unreal3.2.7/src/modules'
make[1]: *** [mods] Error 2
make[1]: Leaving directory `/home/biserveircd/Unreal3.2.7/src'
make: *** [build] Error 2

Happens without fail even if I do ./Config and go through the config/compile process from there
3rd party modules

Activities

nate

2008-06-07 18:30

reporter   ~0015302

What do you mean even if you do ./Config and go from there? How specifically did you do it with the paste you gave? You should only be running re-compiles/configurations from the ./Config script, nothing else.

Whats it look like when you do the ./Config script? Whats the exact fail/error message then? Is this freshly extracted from the tarball? Is this an old source folder? Did you make clean first?

Really helps to know more : P

syzop

2008-12-21 12:28

administrator   ~0015458

I doubt this is (still) a real issue // noreply

Issue History

Date Modified Username Field Change
2008-06-07 12:28 Millsie New Issue
2008-06-07 18:30 nate Note Added: 0015302
2008-12-10 09:39 syzop QA => Not touched yet by developer
2008-12-10 09:39 syzop U4: Need for upstream patch => No need for upstream InspIRCd patch
2008-12-10 09:39 syzop U4: Upstream notification of bug => Not decided
2008-12-10 09:39 syzop U4: Contributor working on this => None
2008-12-10 09:39 syzop Severity crash => block
2008-12-21 12:28 syzop Status new => closed
2008-12-21 12:28 syzop Note Added: 0015458
2008-12-21 12:28 syzop Resolution open => no change required