-
last version worked fine.
sorry for not reporting here ...
thanks!
2007-07-12 19:32:02 UTC in mpg123
-
gcc 3.4.6 shows:
algebra.h: In function `float isqrtf(float)':
algebra.h:87: error: `uint32_t' was not declared in this scope
algebra.h:87: error: expected `;' before "i"
algebra.h:90: error: `uint32_t' does not name a type
algebra.h:96: error: `i' was not declared in this scope
algebra.h:96: error: 'union isqrtf(float)::' has no member named 'i'
algebra.h:98: error: 'union...
2007-04-22 22:31:29 UTC in Pixie
-
irix 6.5.30, mipspro 7.4.x, pixie 2.1.1
---------------------------------------
cc-1020 CC: ERROR File = algebra.h, Line = 87
The identifier "uint32_t" is undefined.
uint32_t i;
^
cc-1020 CC: ERROR File = algebra.h, Line = 90
The identifier "uint32_t" is undefined.
union { float f; uint32_t i; } u;
^
cc-1020 CC...
2007-04-22 21:59:18 UTC in Pixie
-
thanks!
2007-03-04 03:46:16 UTC in Webmin
-
no problem. output of uname -a:
IRIX64 IRIS 6.5 07202013 IPXX
IPXX: XX is replaced by the machine code. e.g. IP30 for an octane etc.
2007-03-03 23:29:15 UTC in Webmin
-
uname -a output hasn't changed in years and i never had any issues.
2007-03-03 21:41:34 UTC in Webmin
-
just upgraded to 1.330 and got a warning that the detected os would be sgi irix 0. a button appeared to fix that. i pressed it and all changed to irix 0.
2007-03-03 02:17:40 UTC in Webmin
-
irix 6.5.30, gcc 2,3,4:
gmake[2]: Entering directory `/mnt/3/temp/shx-0.2.2/src/gtk'
gcc -w -O3 -I. -I./include -I../../include -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -DHAVE_CONFIG_H -I/usr/local/include -I/usr/local2/include -I/usr/nekoware/include -I/usr/freeware/include -c -o...
2007-03-02 18:20:45 UTC in Synapse Hotline X Daemon
-
irix 6.5.30, mipspro 7.4.4, mpg123 0.64
---------------------------------------
cc-1020 c99: ERROR File = mpg123.c, Line = 781
The identifier "PRIO_PROCESS" is undefined.
setpriority(PRIO_PROCESS,mypid,-20);
^
cc-1070 c99: ERROR File = mpg123.c, Line = 948
The indicated type is incomplete.
struct timeval...
2007-02-01 22:05:55 UTC in mpg123
-
irix 6.5.30, mipspro 7.4.4, lives 0.9.8-pre2
--------------------------------------------
cc-1515 c99: ERROR File = main.c, Line = 1089
A value of type "int" cannot be assigned to an entity of type "gchar *".
if ((myname=rindex(argv[0],'/'))==NULL) capable->myname=g_strdup(argv[0]);
^
cc-3292 c99: ERROR File = events.h, Line = 55
The extern inline function...
2006-12-11 20:55:26 UTC in LiVES