[Bug 198531] New: compilation error in libpgf [PATCH]

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 198531] New: compilation error in libpgf [PATCH]

Bugzilla from tk@giga.or.at
https://bugs.kde.org/show_bug.cgi?id=198531

           Summary: compilation error in libpgf [PATCH]
           Product: digikam
           Version: 1.0.0-beta1
          Platform: NetBSD pkgsrc
        OS/Version: NetBSD
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:           1.0.0-beta1 (using KDE 4.2.4)
Compiler:          gcc (GCC) 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
OS:                NetBSD
Installed from:    NetBSD pkgsrc

Compilation fails on NetBSD-5.99.14/amd64 in libpgf.
UINT* are missing; I worked around it by defining __POSIX__ for NetBSD.
Then it fails because of missing off64_t and lseek64 -- NetBSD's off_t and
lseek are 64-bit ready, there is no need for off64_t and lseek64 and thus they
don't exist; so I defined them away. See attached patch.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 198531] compilation error in libpgf [PATCH]

Bugzilla from tk@giga.or.at
https://bugs.kde.org/show_bug.cgi?id=198531





--- Comment #1 from Thomas Klausner <tk giga or at>  2009-07-01 14:59:12 ---
Created an attachment (id=34971)
 --> (http://bugs.kde.org/attachment.cgi?id=34971)
Patch fixing the compilation problem

Possible solution.
Could be improved by testing for appropriate symbols instead.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 198531] compilation error in libpgf [PATCH]

Gilles Caulier-4
In reply to this post by Bugzilla from tk@giga.or.at
https://bugs.kde.org/show_bug.cgi?id=198531


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |Portability




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 198531] compilation error in libpgf [PATCH]

Gilles Caulier-4
In reply to this post by Bugzilla from tk@giga.or.at
https://bugs.kde.org/show_bug.cgi?id=198531


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Gilles Caulier <caulier gilles gmail com>  2009-07-01 15:04:08 ---
SVN commit 990017 by cgilles:

compile under NetBSD
BUG: 198531


 M  +11 -0     PGFplatform.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=990017

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 198531] compilation error in libpgf [PATCH]

Gilles Caulier-4
In reply to this post by Bugzilla from tk@giga.or.at
https://bugs.kde.org/show_bug.cgi?id=198531


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
            Version|1.0.0-beta1                 |1.0.0




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 198531] compilation error in libpgf [PATCH]

bugzilla_noreply
In reply to this post by Bugzilla from tk@giga.or.at
https://bugs.kde.org/show_bug.cgi?id=198531

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Portability                 |Bundle-Tarball

--
You are receiving this mail because:
You are the assignee for the bug.