You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2008/08/05 19:10:07 UTC

DO NOT REPLY [Bug 45566] New: Compile error, missing type in Debian

https://issues.apache.org/bugzilla/show_bug.cgi?id=45566

           Summary: Compile error, missing type in Debian
           Product: APR
           Version: HEAD
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: APR
        AssignedTo: bugs@apr.apache.org
        ReportedBy: johan.boberg@xmotechnology.com


I cannot compile apr unless i edit apr.h, line 285, replacing
off64_t with __off64_t

I am using Debian Linux 2.6.18-6-686


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


DO NOT REPLY [Bug 45566] Compile error, missing type in Debian

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45566


Joe Orton <jo...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Joe Orton <jo...@redhat.com>  2008-08-06 05:08:25 PST ---
To build against the APR headers you need to add to CFLAGS;

  `apr-1-config --cflags --cppflags --includes`

at minimum.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org