[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference turris::fortran

Title:Digital Fortran
Notice:Read notes 1.* for important information
Moderator:QUARK::LIONEL
Created:Thu Jun 01 1995
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1333
Total number of notes:6734

1221.0. "map error" by HGOVC::XFMV01::ANANDV () Thu Mar 13 1997 09:38

hi,
	
	I am compiling a set of fortran programs. I have 
	compiled and successfully executed on my system which is
	Digital unix 3.2c.
	
	Then transfered all these fortran files to another machine
	running Digital unix 4.0. I am able to compile and create
	executable, but if i execute that i get 
	

	18637:../mkbs.x: /sbin/loader: Fatal Error: cannot map xxxxxxx

	can any one tell how to resolve this error.


regds
anand

	
T.RTitleUserPersonal
Name
DateLines
1221.1Probably shell limitsTLE::EKLUNDAlways smiling on the inside!Thu Mar 13 1997 10:076
    	Take a look at note 1076.*, and try raising your
    shell limits.
    
    Cheers!
    Dave Eklund
    
1221.2tried thatHGOVC::XFMV01::ANANDVFri Mar 14 1997 02:0916
hi,
	I have tried raising all shell limits to unlimited.

	i have checked shell limits at my system( where it works)
	and shell limits at remote system ( where it gives the error)


	all the shell limits at remote system are greater than my 
	system.

	the only difference is i am having UNIX 3.2c and at remote
	it UNIX 4.0

regds
anand 

1221.3couldn't it just be a missing shareable?MSBCS::SCHNEIDERindividually twistedFri Mar 14 1997 08:395
    Does the message really say "xxxxxx", or does it give a real name? 
    If the latter, is it by any chance a shareable library that (for
    whatever reason) isn't installed on the 4.0 system?
    
    Chuck
1221.4it is really xxxxxxHGOVC::XFMV01::ANANDVMon Mar 17 1997 02:327

hi,
	the message really says "xxxxxx".

regds
anand