Ticket #1316 (reopened defect)

Opened 11 months ago

Last modified 11 months ago

off_t is more than 4 bytes but we can't parse it with strtol()

Reported by: Safari Assigned to: jan
Priority: normal Milestone: 1.5.0
Component: build_autotools Version: 1.4.15
Severity: minor Keywords:
Cc: Blocking:
Need Feedback: 0

Description

I have LFS and strtoll.

In sys-strings.h this is triggered. #error off_t is more than 4 bytes but we can't parse it with strtol()

Attachments

Change History

08/23/2007 12:01:55 PM changed by darix

please update to HEAD and rerun autogen.sh. see http://trac.lighttpd.net/trac/wiki/Devel/Subversion how to get trunk via svn.

08/23/2007 12:07:14 PM changed by jan

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

08/23/2007 12:56:57 PM changed by Safari

  • status changed from closed to reopened.
  • resolution deleted.
  • component changed from core to build_autotools.
  • severity changed from major to minor.

Well I did run make clean and ./configure, hoping it was enough.

Is it possible to fix makefiles so that ./autogen.sh or ./configure is executed if needed when I only run command "make" ?


Add/Change #1316 (off_t is more than 4 bytes but we can't parse it with strtol())




Change Properties