[Bug 270593] New: acquireimages fail to link on amd64, same as fixed #269903

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

[Bug 270593] New: acquireimages fail to link on amd64, same as fixed #269903

Francesco Riosa
https://bugs.kde.org/show_bug.cgi?id=270593

           Summary: acquireimages fail to link on amd64, same as fixed
                    #269903
           Product: digikam
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: libkipi
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:           unspecified (using Devel)
OS:                Linux

same as Bug #269903 but for acquireimages

put into extra/kipi-plugins/acquireimages/CMakeLists.txt
the following lines:

# Adjust flag for static lib and 64 bits computers using -fPIC for GCC compiler
(B.K.O: #269903 AND #??????)
FOREACH(_currentfile ${acquireimages_common_SRCS})
    IF(NOT MSVC)
        SET_SOURCE_FILES_PROPERTIES(${_currentfile} PROPERTIES COMPILE_FLAGS
"-fPIC")
    ENDIF(NOT MSVC)
ENDFOREACH(_currentfile ${acquireimages_common_SRCS})






Reproducible: Always

Steps to Reproduce:
just build, external environment is openSuse with kde 4.6.2

--
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 270593] acquireimages fail to link on amd64, same as fixed #269903

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=270593


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
          Component|libkipi                     |AcquireImages
            Version|unspecified                 |2.0.0
            Product|digikam                     |kipiplugins




--
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 270593] acquireimages fail to link on amd64, same as fixed #269903

Gilles Caulier-4
In reply to this post by Francesco Riosa
https://bugs.kde.org/show_bug.cgi?id=270593


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|[hidden email]       |[hidden email]




--
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