[Issue 5512] New: Compile error(FreeBSD8.1): not defined lstat64()

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Feb 1 03:03:49 PST 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5512

           Summary: Compile error(FreeBSD8.1): not defined lstat64()
           Product: D
           Version: D2
          Platform: All
        OS/Version: FreeBSD
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Phobos
        AssignedTo: nobody at puremagic.com
        ReportedBy: sohgo at sohgo.dyndns.org


--- Comment #0 from Sohgo Takeuchi <sohgo at sohgo.dyndns.org> 2011-02-01 03:01:32 PST ---
Created an attachment (id=892)
define lstat64 for FreeBSD

When compiling phobos2 on FreeBSD 8.1(i386 and amd64),
I have got a following error.
I attach a patch to fix this problem.

std/file.d(1177): Error: undefined identifier lstat64, did you mean alias
stat64?
gmake[1]: *** [generated/freebsd/debug/64/libphobos2.a] Error 1

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list