Marco van de Voort wrote:
> > open("/etc/timezone", O_RDONLY)         = 3
>
> This is the culprit. People that have this file don't have the problem.
> If this one goes wrong, the errno value remains there, and the next
> decision that bases itself on linuxerror goes wrong.

Confirmed. Removing /etc/timezone, the program returns...
AssignPipe: No such file or directory

Regards,
Pedro

-- 
ALSA Library Bindings for Pascal
http://alsapas.alturl.com


_______________________________________________
fpc-devel maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to