Search found 2 matches

by Oneday
Fri Aug 16, 2013 12:16 am
Forum: Unreal 3.2 Modules
Topic: compile error custom module danger robin
Replies: 2
Views: 9972

Re: compile error custom module danger robin

1> Do not compile and run ANY application as root that does not absolutely require root access. This is the easiest way to open a security hole! 2> run make modules from Unrealircd.3.2.10.1/ NOT from src/ so cd ../ and try again Fix #1 first. Thanks! Fixed both and it works now. Thank you for the h...
by Oneday
Thu Aug 15, 2013 11:36 pm
Forum: Unreal 3.2 Modules
Topic: compile error custom module danger robin
Replies: 2
Views: 9972

compile error custom module danger robin

Hi all, I'm trying to compile a custom module for UnrealIrcd 3.2.10.1 but I always get this error: root@vps:/home/admin/Unreal3.2.10.1/src# make custommodule MODULEFILE=m_servlist cd modules; make 'CFLAGS=' 'CC=danger will robinson' 'IRCDLIBS=' 'LDFLAGS=' 'IRCDMODE=' 'BINDIR=' 'INSTALL=' 'INCLUDEDIR...