View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002422 | unreal | installing | public | 2005-03-12 17:01 | 2007-04-27 06:02 |
| Reporter | JasonTik | Assigned To | |||
| Priority | low | Severity | tweak | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0002422: I ignore what ./Config says and it doesn't work. | ||||
| Description | ./Config edit setup.h/config.h (the error shows up even without this step, tried it) gmake [snip] gcc -I../include -I/usr/home/Jason/IRC/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -DZIP_LINKS -export-dynamic -lssl -lcrypto -o ircd auth.o aln.o badwords.o channel.o cloak.o crule.o dbuf.o events.o fdlist.o hash.o help.o ircd.o ircsprintf.o list.o lusers.o match.o modules.o packet.o parse.o res.o res_init.o res_comp.o res_mkquery.o res_skipname.o s_auth.o s_bsd.o s_conf.o s_debug.o s_err.o s_extra.o s_kline.o s_misc.o s_numeric.o s_serv.o s_svs.o socket.o ssl.o s_user.o charsys.o scache.o send.o support.o umodes.o version.o webtv.o whowas.o zip.o cidr.o random.o extcmodes.o extbans.o md5.o api-isupport.o api-command.o -lcrypt -lz -L/usr/home/Jason/IRC/Unreal3.2/extras/regexp/lib -ltre -lssl -lcrypto cd modules; make 'CFLAGS=-I../include -I/usr/home/Jason/IRC/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -DZIP_LINKS -export-dynamic ' 'CC=gcc' 'IRCDLIBS=-lcrypt -lz -L/usr/home/Jason/IRC/Unreal3.2/extras/regexp/lib -ltre ' 'LDFLAGS=' 'IRCDMODE=711' 'BINDIR=/usr/home/Jason/IRC/Unreal3.2/src/ircd' 'INSTALL=/usr/bin/install' 'INCLUDEDIR=../include' 'IRCDDIR=/usr/home/Jason/IRC/Unreal3.2' 'MANDIR=' 'RM=/bin/rm' 'CP=/bin/cp' 'TOUCH=/usr/bin/touch' 'RES=' 'SHELL=/bin/sh' 'STRTOUL=' 'CRYPTOLIB=-lssl -lcrypto' 'CRYPTOINCLUDES=' 'URL=' all make: don't know how to make w. Stop gmake[1]: *** [mods] Error 2 gmake[1]: Leaving directory `/usr/home/Jason/IRC/Unreal3.2/src' gmake: *** [build] Error 2 %gmake clean /bin/rm -f *~ \#* core *.orig include/*.orig Cleaning src gmake[1]: Entering directory `/usr/home/Jason/IRC/Unreal3.2/src' /bin/rm -f *.o *.so *~ core ircd version.c; \ cd modules; make clean make: don't know how to make w. Stop gmake[1]: *** [clean] Error 2 gmake[1]: Leaving directory `/usr/home/Jason/IRC/Unreal3.2/src' gmake: *** [clean] Error 2 | ||||
| Steps To Reproduce | FreeBSD, get most recent devel, ./Config, gmake | ||||
| 3rd party modules | |||||
|
|
And ehm.. with 'make'? We have been using that for years on FreeBSD without problems (not gmake). It worked even fine on FreeBSD 5.2.1. |
|
|
Actually I presume it just works fine with make until you say otherwise. But once you confirm, I'll add a faq item on this. |
|
|
Even still, shouldn't the makefile use the make processor that ran it? (iow, ${MAKE}) |
|
|
FAQ item added. |
|
|
Updated title [yes, my sarcasm mode is enabled] It probably should aquanight, but if people are ignoring installation instructions and claim unreal is broken.. what kind of response do you expect? :P It's like reporting to anope that 'make' doesn't work on FreeBSD even though they say you should use 'gmake'. |
|
|
syz, you are a mean, mean man. [but it's funny coz it's true ;)] |
|
|
sptr->moron=true ;) |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2005-03-12 17:01 | JasonTik | New Issue | |
| 2005-03-12 17:59 | syzop | Note Added: 0009573 | |
| 2005-03-12 17:59 | syzop | Note Edited: 0009573 | |
| 2005-03-12 18:03 | syzop | Note Added: 0009574 | |
| 2005-03-13 12:15 | aquanight | Note Added: 0009577 | |
| 2005-03-13 12:40 | syzop | Note Added: 0009579 | |
| 2005-03-13 12:40 | syzop | Priority | normal => low |
| 2005-03-13 12:42 | syzop | Note Added: 0009580 | |
| 2005-03-13 12:42 | syzop | Severity | major => tweak |
| 2005-03-13 12:42 | syzop | Summary | Unreal devel is using make when it should be using gmake => I ignore what ./Config says and it doesn't work. |
| 2005-03-13 12:52 | syzop | Note Edited: 0009580 | |
| 2005-03-17 21:42 | w00t | Note Added: 0009614 | |
| 2007-04-27 06:02 |
|
Status | new => closed |
| 2007-04-27 06:02 |
|
Note Added: 0013851 | |
| 2007-04-27 06:02 |
|
Resolution | open => fixed |