ok, here it is. I run sfmap with the following variables:
AREA = yul
GAREA = yul
SATFIL
RADFIL
IMCBAR
SFPARM = stid
DATTIM = 12
SFFILE = /home/ldm/data/gempak/surface/sao/20051216_sao.gem
COLORS = 1
MAP = 1
MSCALE = 0
LATLON
TITLE = 1
CLEAR = yes
PANEL = 0
DEVICE = XW
PROJ = nps
FILTER = 1
TEXT = 1
LUTFIL
STNPLT
CLRBAR
Then, as soon as I type run, I get the nanosleep errors before getting
the confirmation text dialog of GEMPAK for the parameters, as well as
after that, either if I type EXIT or return.
Christian
2005/12/16, Ron McTaggart-Cowan <rmctc@xxxxxxxxxxxxxxxxxxxxx>:
Christian - can you try to reproduce the error with a minimal code
segment and post that? A null second argument to nanosleep is supposed
to be permissible if you're not worried about continuing a sleep
following an interrupt...
ron