View Issue Details

IDProjectCategoryView StatusLast Update
0003935unrealinstallingpublic2010-07-16 14:04
Reporterohnobinki Assigned Toohnobinki  
PrioritynormalSeveritytrivialReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version3.2.8 
Fixed in Version3.2.9-RC1 
Summary0003935: user-friendly `make custommodule' errors
DescriptionAn often-heard question in #unreal-support is how to properly use `make custommodule'. I think that the following output would be more useful:

peter-krakers-mac-mini:unreal zoidberg$ make custommodule m_mymodule
Please set MODULEFILE when calling ``make custommodule''. For example, ``make custommodule MODULEFILE=callerid''.
make: *** [custommodule] Error 1
peter-krakers-mac-mini:unreal zoidberg$

I'm sure that the output could be made cleaner, though. And the patch only supports the simple case of MODULEFILE not being set.
TagsNo tags attached.
Attached Files
3rd party modules

Activities

syzop

2010-07-16 13:14

administrator   ~0016208

Sounds fine, you can commit the patch for 3.2.9.

ohnobinki

2010-07-16 14:04

reporter   ~0016209

- Give more clear error to users who use ``make custommodule'' without MODULEFILE. (0003935)

Thanks.

Issue History

Date Modified Username Field Change
2010-07-15 23:49 ohnobinki New Issue
2010-07-15 23:49 ohnobinki File Added: unreal-make-custommodule-error.patch
2010-07-15 23:49 ohnobinki QA => Not touched yet by developer
2010-07-15 23:49 ohnobinki U4: Need for upstream patch => No need for upstream InspIRCd patch
2010-07-15 23:49 ohnobinki U4: Upstream notification of bug => Not decided
2010-07-15 23:49 ohnobinki U4: Contributor working on this => None
2010-07-16 13:14 syzop Note Added: 0016208
2010-07-16 14:04 ohnobinki Note Added: 0016209
2010-07-16 14:04 ohnobinki Status new => resolved
2010-07-16 14:04 ohnobinki Fixed in Version => 3.2.9-RC1
2010-07-16 14:04 ohnobinki Resolution open => fixed
2010-07-16 14:04 ohnobinki Assigned To => ohnobinki