[FreeVMS] still compile problem (0.0.40)


Subject: [FreeVMS] still compile problem (0.0.40)
From: Saporito Fausto (FSaporito@naples.sema.slb.com)
Date: Fri Jan 24 2003 - 15:34:54 CET


Hello,

I downloaded the new version of freevms, but I have still the compile
problem in startlet library.
I'm using slackware 8.1 with kernel 2.4.18 and uml patch applied. My gcc
version is 3.2

Below the output of compiler:

thanks in advance,
Fausto

cc -c starlet.c
In file included from starlet.c:1:
starlet.h:84: warning: parameter names (without types) in function
declaration
starlet.h:85: warning: parameter names (without types) in function
declaration
starlet.c: In function `sys$testcode':
starlet.c:6: `__NR_$setprn' undeclared (first use in this function)
starlet.c:6: (Each undeclared identifier is reported only once
starlet.c:6: for each function it appears in.)
starlet.c: In function `sys$setprn':
starlet.c:10: `__NR_$setprn' undeclared (first use in this function)
starlet.c: In function `sys$setpri':
starlet.c:22: `__NR_$setpri' undeclared (first use in this function)
starlet.c: In function `sys$crelnt':
starlet.c:43: `__NR_$crelnt' undeclared (first use in this function)
starlet.c: In function `sys$crelnm':
starlet.c:47: `__NR_$crelnm' undeclared (first use in this function)
starlet.c: In function `sys$dellnm':
starlet.c:51: `__NR_$dellnm' undeclared (first use in this function)
starlet.c: In function `sys$trnlnm':
starlet.c:56: `__NR_$trnlnm' undeclared (first use in this function)
starlet.c: In function `sys$dclast':
starlet.c:60: `__NR_$dclast' undeclared (first use in this function)
starlet.c: In function `sys$waitfr':
starlet.c:64: `__NR_$waitfr' undeclared (first use in this function)
starlet.c: In function `sys$wfland':
starlet.c:68: `__NR_$wfland' undeclared (first use in this function)
starlet.c: In function `sys$wflor':
starlet.c:72: `__NR_$wflor' undeclared (first use in this function)
starlet.c: In function `sys$clref':
starlet.c:76: `__NR_$clref' undeclared (first use in this function)
starlet.c: In function `sys$setime':
starlet.c:80: `__NR_$setime' undeclared (first use in this function)
starlet.c: In function `sys$setimr':
starlet.c:86: `__NR_$setimr' undeclared (first use in this function)
starlet.c: In function `sys$cantim':
starlet.c:90: `__NR_$cantim' undeclared (first use in this function)
starlet.c: In function `sys$numtim':
starlet.c:94: `__NR_$numtim' undeclared (first use in this function)
starlet.c: In function `sys$schdwk':
starlet.c:98: `__NR_$schdwk' undeclared (first use in this function)
starlet.c: In function `sys$gettim':
starlet.c:102: `__NR_$gettim' undeclared (first use in this function)
starlet.c: In function `sys$hiber':
starlet.c:106: `__NR_$hiber' undeclared (first use in this function)
starlet.c: In function `sys$wake':
starlet.c:110: `__NR_$wake' undeclared (first use in this function)
starlet.c: In function `sys$resume':
starlet.c:114: `__NR_$resume' undeclared (first use in this function)
starlet.c: In function `sys$exit':
starlet.c:118: `__NR_$exit' undeclared (first use in this function)
starlet.c: In function `sys$forcex':
starlet.c:122: `__NR_$forcex' undeclared (first use in this function)
starlet.c: In function `sys$setef':
starlet.c:126: `__NR_$setef' undeclared (first use in this function)
starlet.c: In function `sys$readef':
starlet.c:130: `__NR_$readef' undeclared (first use in this function)
starlet.c: In function `sys$synch':
starlet.c:134: `__NR_$synch' undeclared (first use in this function)
starlet.c: In function `sys$enq':
starlet.c:151: `__NR_$enq' undeclared (first use in this function)
starlet.c: In function `sys$enqw':
starlet.c:168: `__NR_$enqw' undeclared (first use in this function)
starlet.c: In function `sys$deq':
starlet.c:172: `__NR_$deq' undeclared (first use in this function)
starlet.c: In function `sys$getlki':
starlet.c:184: `__NR_$getlki' undeclared (first use in this function)
starlet.c: In function `sys$getlkiw':
starlet.c:196: `__NR_$getlkiw' undeclared (first use in this function)
starlet.c: In function `sys$dassgn':
starlet.c:200: `__NR_$dassgn' undeclared (first use in this function)
starlet.c: In function `sys$assign':
starlet.c:204: `__NR_$assign' undeclared (first use in this function)
starlet.c: At top level:
starlet.c:207: warning: parameter names (without types) in function
declaration
starlet.c: In function `sys$qiow':
starlet.c:221: `__NR_$qiow' undeclared (first use in this function)
starlet.c: At top level:
starlet.c:224: warning: parameter names (without types) in function
declaration
starlet.c: In function `sys$qio':
starlet.c:238: `__NR_$qio' undeclared (first use in this function)
starlet.c: In function `sys$clrast':
starlet.c:242: `__NR_$clrast' undeclared (first use in this function)
starlet.c: In function `sys$setast':
starlet.c:246: `__NR_$setast' undeclared (first use in this function)
starlet.c: In function `sys$ascefc':
starlet.c:250: `__NR_$ascefc' undeclared (first use in this function)
starlet.c: In function `sys$dacefc':
starlet.c:254: `__NR_$dacefc' undeclared (first use in this function)
starlet.c: In function `sys$dlcefc':
starlet.c:258: `__NR_$dlcefc' undeclared (first use in this function)
starlet.c: In function `sys$crembx':
starlet.c:270: `__NR_$crembx' undeclared (first use in this function)
starlet.c: In function `sys$delmbx':
starlet.c:274: `__NR_$delmbx' undeclared (first use in this function)
starlet.c: In function `sys$mount':
starlet.c:278: `__NR_$mount' undeclared (first use in this function)
starlet.c: In function `sys$mgblsc':
starlet.c:290: `__NR_$mgblsc' undeclared (first use in this function)
starlet.c: In function `sys$crmpsc':
starlet.c:307: `__NR_$crmpsc' undeclared (first use in this function)
starlet.c: In function `sys$create_region_32':
starlet.c:319: `__NR_$create_region_32' undeclared (first use in this
function)
starlet.c: In function `sys$close':
starlet.c:322: `__NR_$close' undeclared (first use in this function)
starlet.c: In function `sys$connect':
starlet.c:323: `__NR_$connect' undeclared (first use in this function)
starlet.c: In function `sys$create':
starlet.c:324: `__NR_$create' undeclared (first use in this function)
starlet.c: In function `sys$delete':
starlet.c:325: `__NR_$delete' undeclared (first use in this function)
starlet.c: In function `sys$disconnect':
starlet.c:326: `__NR_$disconnect' undeclared (first use in this function)
starlet.c: In function `sys$display':
starlet.c:327: `__NR_$display' undeclared (first use in this function)
starlet.c: In function `sys$enter':
starlet.c:328: `__NR_$enter' undeclared (first use in this function)
starlet.c: In function `sys$erase':
starlet.c:329: `__NR_$erase' undeclared (first use in this function)
starlet.c: In function `sys$extend':
starlet.c:330: `__NR_$extend' undeclared (first use in this function)
starlet.c: In function `sys$find':
starlet.c:331: `__NR_$find' undeclared (first use in this function)
starlet.c: In function `sys$flush':
starlet.c:332: `__NR_$flush' undeclared (first use in this function)
starlet.c: In function `sys$free':
starlet.c:333: `__NR_$free' undeclared (first use in this function)
starlet.c: In function `sys$get':
starlet.c:334: `__NR_$get' undeclared (first use in this function)
starlet.c: In function `sys$modify':
starlet.c:335: `__NR_$modify' undeclared (first use in this function)
starlet.c: In function `sys$nxtvol':
starlet.c:336: `__NR_$nxtvol' undeclared (first use in this function)
starlet.c: In function `sys$open':
starlet.c:337: `__NR_$open' undeclared (first use in this function)
starlet.c: In function `sys$parse':
starlet.c:338: `__NR_$parse' undeclared (first use in this function)
starlet.c: In function `sys$put':
starlet.c:339: `__NR_$put' undeclared (first use in this function)
starlet.c: In function `sys$read':
starlet.c:340: `__NR_$read' undeclared (first use in this function)
starlet.c: In function `sys$release':
starlet.c:341: `__NR_$release' undeclared (first use in this function)
starlet.c: In function `sys$remove':
starlet.c:342: `__NR_$remove' undeclared (first use in this function)
starlet.c: In function `sys$rename':
starlet.c:343: `__NR_$rename' undeclared (first use in this function)
starlet.c: In function `sys$rewind':
starlet.c:344: `__NR_$rewind' undeclared (first use in this function)
starlet.c: In function `sys$search':
starlet.c:345: `__NR_$search' undeclared (first use in this function)
starlet.c: In function `sys$space':
starlet.c:346: `__NR_$space' undeclared (first use in this function)
starlet.c: In function `sys$truncate':
starlet.c:347: `__NR_$truncate' undeclared (first use in this function)
starlet.c: In function `sys$update':
starlet.c:348: `__NR_$update' undeclared (first use in this function)
starlet.c: In function `sys$wait':
starlet.c:349: `__NR_$wait' undeclared (first use in this function)
starlet.c: In function `sys$write':
starlet.c:350: `__NR_$write' undeclared (first use in this function)
starlet.c: In function `sys$filescan':
starlet.c:351: `__NR_$filescan' undeclared (first use in this function)
starlet.c: In function `sys$setddir':
starlet.c:352: `__NR_$setddir' undeclared (first use in this function)
starlet.c: In function `sys$setdfprot':
starlet.c:353: `__NR_$setdfprot' undeclared (first use in this function)
starlet.c: In function `sys$ssvexc':
starlet.c:354: `__NR_$ssvexc' undeclared (first use in this function)
starlet.c: In function `sys$rmsrundwn':
starlet.c:355: `__NR_$rmsrundwn' undeclared (first use in this function)
starlet.c: In function `sys$asctim':
starlet.c:359: `__NR_$asctim' undeclared (first use in this function)
starlet.c: In function `sys$bintim':
starlet.c:363: `__NR_$bintim' undeclared (first use in this function)
make: *** [all] Error 1

-- 
Liste de diffusion FreeVMS
Pour se désinscrire : mailto:freevms-request@ml.free.fr?subject=unsubscribe



This archive was generated by hypermail 2b25 : Fri Jan 24 2003 - 15:39:25 CET