| TIP: Click on subject to list as thread! | ANSI |
| echo: | |
|---|---|
| to: | |
| from: | |
| date: | |
| subject: | maximus for Linux |
Hello Vince! Nov 15 18:06 03, Vince Coen wrote to Bo Simonsen: VC> Hello Bo! VC> Tried to compile the system today (and during the week) with the VC> following Okay! VC> results: VC> /opt/maximus/build.log VC> === Cut === VC> cd btree && /usr/bin/gmake; cd ..; cd slib && /usr/bin/gmake; cd VC> ..; cd VC> unix && /usr/bin/gmake; cd ..; cd msgapi && /usr/bin/gmake; cd ..; VC> cd VC> squish && /usr/bin/gmake; cd ..; VC> gmake[1]: Entering directory `/opt/maximus/btree' VC> gmake[1]: Nothing to be done for `top'. VC> gmake[1]: Leaving directory `/opt/maximus/btree' VC> gmake[1]: Entering directory `/opt/maximus/slib' VC> gmake[1]: Nothing to be done for `top'. VC> gmake[1]: Leaving directory `/opt/maximus/slib' VC> gmake[1]: Entering directory `/opt/maximus/unix' VC> gmake[1]: Nothing to be done for `top'. VC> gmake[1]: Leaving directory `/opt/maximus/unix' VC> gmake[1]: Entering directory `/opt/maximus/msgapi' VC> gmake[1]: Nothing to be done for `top'. VC> gmake[1]: Leaving directory `/opt/maximus/msgapi' VC> gmake[1]: Entering directory `/opt/maximus/squish' VC> gmake[1]: Nothing to be done for `top'. VC> gmake[1]: Leaving directory `/opt/maximus/squish' VC> cd squish && /usr/bin/gmake VC> gmake[1]: Entering directory `/opt/maximus/squish' VC> gmake[1]: Nothing to be done for `top'. VC> gmake[1]: Leaving directory `/opt/maximus/squish' VC> cd msgapi && /usr/bin/gmake; cd ..; cd sqafix && /usr/bin/gmake; cd VC> ..; VC> gmake[1]: Entering directory `/opt/maximus/msgapi' VC> gmake[1]: Nothing to be done for `top'. VC> gmake[1]: Leaving directory `/opt/maximus/msgapi' VC> gmake[1]: Entering directory `/opt/maximus/sqafix' VC> /usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -g -Wall -O VC> -DUNIX VC> -DLINUX -I. -I/opt/maximus/unix/include -I/opt/maximus/slib VC> -I/opt/maximus/msgapi -I/opt/maximus/btree -I/opt/maximus/max VC> -I/opt/maximus/prot -I/opt/maximus/mex VC> -DINSTALL_PREFIX=\"/var/max\" VC> -DINSTALL_PREFIX=\"/var/max\" -c -o sqafix.o sqafix.c VC> gmake[1]: Leaving directory `/opt/maximus/sqafix' VC> cd sqafix && /usr/bin/gmake VC> gmake[1]: Entering directory `/opt/maximus/sqafix' VC> /usr/bin/gcc -fPIC -funsigned-bitfields -Wcast-align -g -Wall -O VC> -DUNIX VC> -DLINUX -I. -I/opt/maximus/unix/include -I/opt/maximus/slib VC> -I/opt/maximus/msgapi -I/opt/maximus/btree -I/opt/maximus/max VC> -I/opt/maximus/prot -I/opt/maximus/mex VC> -DINSTALL_PREFIX=\"/var/max\" VC> -DINSTALL_PREFIX=\"/var/max\" -c -o sqafix.o sqafix.c VC> gmake[1]: Leaving directory `/opt/maximus/sqafix' VC> === Cut === VC> .... Note that the make script tried to compile sqafix twice. VC> Now for the error file VC> /opt/maximus/build.err VC> === Cut === VC> In file included from dw-lst.h:35, VC> from sqafix.h:63, VC> from sqafix.c:62: VC> dw-def.h:140: parse error before ')' token Sean did have the same, looking at it now.. Just a carrige return in it's way :/ Fixed now. Just sorry, for looking at it now, but I'm a student I'm kinda busy at school... VC> sqafix.c:139: warning: missing braces around initializer VC> sqafix.c:139: warning: (near initialization for `aCmdReqTab[0]') VC> sqafix.c:189: warning: missing braces around initializer VC> sqafix.c:189: warning: (near initialization for `aRemReqTab[0]') VC> sqafix.c: In function `DoShowHelp': VC> sqafix.c:283: warning: unused variable `tm' VC> sqafix.c: In function `DoRunManualMode': VC> sqafix.c:864: warning: pointer type mismatch in conditional VC> expression VC> sqafix.c: In function `DoGetRemCmdParam': VC> sqafix.c:1019: warning: pointer type mismatch in conditional VC> expression VC> sqafix.c: In function `DoSetDayNumLimit': VC> sqafix.c:1689: warning: missing braces around initializer VC> sqafix.c:1689: warning: (near initialization for `aflg[0]') VC> sqafix.c: In function `DoExecMaint': VC> sqafix.c:1747: warning: implicit declaration of function `spawnlp' VC> sqafix.c:1724: warning: unused variable `tmp' VC> sqafix.c: In function `DoDumpNodeInfo': VC> sqafix.c:1833: warning: missing braces around initializer VC> sqafix.c:1833: warning: (near initialization for `afs[0]') VC> sqafix.c: In function `DoDumpUplinkInfo': VC> sqafix.c:1934: warning: missing braces around initializer VC> sqafix.c:1934: warning: (near initialization for `afs[0]') VC> sqafix.c: In function `DoDumpAreaInfo': VC> sqafix.c:2024: warning: missing braces around initializer VC> sqafix.c:2024: warning: (near initialization for `afs[0]') VC> sqafix.c: In function `main': VC> sqafix.c:2132: warning: passing arg 2 of `DoInitSqaFix' from VC> incompatible VC> pointer type VC> sqafix.c:2173: warning: passing arg 2 of `DoNotifyNodeAllLinks' from VC> incompatible pointer type VC> sqafix.c:2174: warning: passing arg 2 of `DoAutoCreateNewAreas' from VC> incompatible pointer type VC> sqafix.c:2175: warning: passing arg 2 of `DoRunMaintenance' from VC> incompatible VC> pointer type VC> sqafix.c:2176: warning: passing arg 2 of `DoSyncCfgFiles' from VC> incompatible VC> pointer type VC> sqafix.c:2178: warning: passing arg 2 of `DoDumpNode' from VC> incompatible VC> pointer type VC> sqafix.c:2179: warning: passing arg 2 of `DoDumpUplink' from VC> incompatible VC> pointer type VC> sqafix.c:2180: warning: passing arg 2 of `DoDumpArea' from VC> incompatible VC> pointer type VC> sqafix.c:2182: warning: passing arg 2 of `DoRunManualMode' from VC> incompatible VC> pointer type VC> /usr/include/sys/stat.h: At top level: VC> sqafix.c:218: warning: `DoCheckKey' defined but not used VC> sqafix.c:228: warning: `DoGetKey' defined but not used VC> gmake[1]: *** [sqafix.o] Error 1 VC> In file included from dw-lst.h:35, VC> from sqafix.h:63, VC> from sqafix.c:62: VC> dw-def.h:140: parse error before ')' token VC> sqafix.c:139: warning: missing braces around initializer VC> sqafix.c:139: warning: (near initialization for `aCmdReqTab[0]') VC> sqafix.c:189: warning: missing braces around initializer VC> sqafix.c:189: warning: (near initialization for `aRemReqTab[0]') VC> sqafix.c: In function `DoShowHelp': VC> sqafix.c:283: warning: unused variable `tm' VC> sqafix.c: In function `DoRunManualMode': VC> sqafix.c:864: warning: pointer type mismatch in conditional VC> expression VC> sqafix.c: In function `DoGetRemCmdParam': VC> sqafix.c:1019: warning: pointer type mismatch in conditional VC> expression VC> sqafix.c: In function `DoSetDayNumLimit': VC> sqafix.c:1689: warning: missing braces around initializer VC> sqafix.c:1689: warning: (near initialization for `aflg[0]') VC> sqafix.c: In function `DoExecMaint': VC> sqafix.c:1747: warning: implicit declaration of function `spawnlp' VC> sqafix.c:1724: warning: unused variable `tmp' VC> sqafix.c: In function `DoDumpNodeInfo': VC> sqafix.c:1833: warning: missing braces around initializer VC> sqafix.c:1833: warning: (near initialization for `afs[0]') VC> sqafix.c: In function `DoDumpUplinkInfo': VC> sqafix.c:1934: warning: missing braces around initializer VC> sqafix.c:1934: warning: (near initialization for `afs[0]') VC> sqafix.c: In function `DoDumpAreaInfo': VC> sqafix.c:2024: warning: missing braces around initializer VC> sqafix.c:2024: warning: (near initialization for `afs[0]') VC> sqafix.c: In function `main': VC> sqafix.c:2132: warning: passing arg 2 of `DoInitSqaFix' from VC> incompatible VC> pointer type VC> sqafix.c:2173: warning: passing arg 2 of `DoNotifyNodeAllLinks' from VC> incompatible pointer type VC> sqafix.c:2174: warning: passing arg 2 of `DoAutoCreateNewAreas' from VC> incompatible pointer type VC> sqafix.c:2175: warning: passing arg 2 of `DoRunMaintenance' from VC> incompatible VC> pointer type VC> sqafix.c:2176: warning: passing arg 2 of `DoSyncCfgFiles' from VC> incompatible VC> pointer type VC> sqafix.c:2178: warning: passing arg 2 of `DoDumpNode' from VC> incompatible VC> pointer type VC> sqafix.c:2179: warning: passing arg 2 of `DoDumpUplink' from VC> incompatible VC> pointer type VC> sqafix.c:2180: warning: passing arg 2 of `DoDumpArea' from VC> incompatible VC> pointer type VC> sqafix.c:2182: warning: passing arg 2 of `DoRunManualMode' from VC> incompatible VC> pointer type VC> /usr/include/sys/stat.h: At top level: VC> sqafix.c:218: warning: `DoCheckKey' defined but not used VC> sqafix.c:228: warning: `DoGetKey' defined but not used VC> gmake[1]: *** [sqafix.o] Error 1 VC> make: *** [sqafix] Error 2 VC> === Cut === VC> Any ideas? Ofcause :-) Gotta look at those warnings one day. Regards, Bo --- Msged/LNX 6.1.2 (Linux/2.4.18-bf2.4 (i586))* Origin: The Night Express, Roennede Dk (2:236/100) SEEN-BY: 633/267 270 @PATH: 236/100 237/9 20/11 106/1 2000 633/267 |
|
| SOURCE: echomail via fidonet.ozzmosis.com | |
Email questions or comments to sysop@ipingthereforeiam.com
All parts of this website painstakingly hand-crafted in the U.S.A.!
IPTIA BBS/MUD/Terminal/Game Server List, © 2025 IPTIA Consulting™.