View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004551 | unreal | module api | public | 2016-01-14 16:26 | 2020-04-21 11:54 |
| Reporter | blank | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | have not tried |
| Status | new | Resolution | open | ||
| Summary | 0004551: build module, specify libs? | ||||
| Description | in unreal3 it could be done with make custommodule MODULEFILE=mymod EXLIBS="$(mysql_config --libs) $(mysql_config --cflags)" I've tried make EXLIBS="-l sqlite3" but still get the same error on IRC *** /irc/unrealircd/conf/unrealircd.conf:9: loadmodule third/test: failed to load: /irc/unrealircd/tmp/228F77E4.third.test.so: undefined symbol: sqlite3_open | ||||
| 3rd party modules | |||||