Ticket #89 (closed Bug: fixed)

Opened 12 months ago

Last modified 10 months ago

gfire gives unresolved symbols error in ftruncate64 when compiling on FreeBSD

Reported by: hux@… Owned by: oGGy990
Priority: normal Milestone:
Component: Core Version:
Severity: normal Keywords:
Cc:

Description

Working off this thread:  http://forums.freebsd.org/showthread.php?t=15505

The suggestion was I submit a patch to work around this issue.

So here is the patch:

(line #125, change ftruncate64 to ftruncate)

I'm sorry it is not a proper .diff file, but the change is simple enough so I hope this will suffice.

Change History

Changed 12 months ago by anonymous

Jeez, it might help if I atleast reference to the file that needs the change....

gf_filetransfer.c

Changed 12 months ago by oGGy990

  • status changed from new to closed
  • resolution set to fixed

Hey, thanks for your report.

I have hopefully fixed this with some more changes to apply 64bit when available in [537].

Note: See TracTickets for help on using tickets.