Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 2004 18:17:01 -0700 (PDT)
From:      Alexander Usov <usov@kvi.nl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/67507: Programs compiled with ifc coudn't create files 
Message-ID:  <200406030117.i531H1Gm017132@www.freebsd.org>
Resent-Message-ID: <200406030120.i531KEDi014365@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         67507
>Category:       ports
>Synopsis:       Programs compiled with ifc coudn't create files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 02 18:20:14 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Usov
>Release:        5.2.1-p8
>Organization:
>Environment:
FreeBSD kvip55.lan 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #0: Fri May 28 22:11:27 CEST 2004     root@kvip88.kvi.nl:/usr/obj/usr/src/sys/KVIP55  i386
>Description:
Programs compiles with new ifc 8.0.046 port are unable to create new  files. I suspect a new open(2) wrapper, but didn't have a chance to check it yet.

>How-To-Repeat:
Try to compile & run the folloving program:
        PROGRAM test

        open (unit=55, name='test.out')

        stop
        end

It will produce the run-time error:
forrtl: No such file or directory
forrtl: info: Fortran error message number is 29.
forrtl: warning: Could not open message catalog: ifcore_msg.cat.
forrtl: info: Check environment variable NLSPATH and protection 
of /usr/lib/ifcore_msg.cat.
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406030117.i531H1Gm017132>