I guess I should update this. 
Got it working by adding the line:

#include <sys/types.h> 

to jedi.h file

No idea of the ramifications of this but at least it's working. 



On Monday, September 9, 2013 9:27:33 AM UTC+12, BoredSilly wrote:
>
> I'm running jbase 5.2.22 on Linux mint 15 and I'm having problems when 
> compiling any program.
>  
> BASIC DK.BP DK.BC
>  
> DK.BC
> In file included from /usr/jbc/include/jsystem.h:106:0,
>                  from BASIC_1.c:5:
> /usr/jbc/include/jedi.h:527:2: error: unknown type name ‘ino_t’
> /usr/jbc/include/jedi.h:528:2: error: unknown type name ‘dev_t’
> /usr/jbc/include/jedi.h:530:2: error: unknown type name ‘ino_t’
> /usr/jbc/include/jedi.h:531:2: error: unknown type name ‘dev_t’
> In file included from /usr/jbc/include/jsystem.h:106:0,
>                  from BASIC_1.c:5:
> /usr/jbc/include/jedi.h:704:1: error: unknown type name ‘ino_t’
> /usr/jbc/include/jedi.h:705:1: error: unknown type name ‘dev_t’
> /usr/jbc/include/jedi.h:707:1: error: unknown type name ‘ino_t’
> /usr/jbc/include/jedi.h:708:1: error: unknown type name ‘dev_t’
> cc  -fPIC -fexceptions -c  -I/usr/jbc/include -DJBC_OPTLEVEL2 BASIC_1.c 
> failed 1
> jcompile: BASIC_1.j deleted
> jcompile: BASIC_1.c deleted
> jcompile: Returned an error code of 8
>  ** Unable to compile source DK.BC **
>  
> Is there a workaround/fix for this?
>  
>  
>  
>  
>  
>

-- 
-- 
IMPORTANT: T24/Globus posts are no longer accepted on this forum.

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"jBASE" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to