[Bug 272216] New: Compile error: No rule to make target /usr/lib/libm.so, required for lib/libkdcraw.so.20.0.0

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

[Bug 272216] New: Compile error: No rule to make target /usr/lib/libm.so, required for lib/libkdcraw.so.20.0.0

Guillaume Paumier
https://bugs.kde.org/show_bug.cgi?id=272216

           Summary: Compile error: No rule to make target
                    /usr/lib/libm.so, required for lib/libkdcraw.so.20.0.0
           Product: digikam
           Version: 2.0.0
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: libkdcraw
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:           2.0.0 (using KDE 4.6.2)
OS:                Linux

When trying to build the latest digikam-sc from git:

[  7%] Built target libraw
[  7%] Built target kdcraw_automoc
make[2]: *** No rule to make target « /usr/lib/libm.so », required for «
lib/libkdcraw.so.20.0.0 ». Stopping.
make[1]: *** [extra/libkdcraw/libkdcraw/CMakeFiles/kdcraw.dir/all] Error 2
make: *** [all] Error 2

Reproducible: Always

--
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 272216] Compile error: No rule to make target /usr/lib/libm.so, required for lib/libkdcraw.so.20.0.0

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


Gilles Caulier <[hidden email]> changed:

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




--- Comment #1 from Gilles Caulier <caulier gilles gmail com>  2011-05-02 10:10:39 ---
You don't have standard C++ math library on your system ??? Very strange...

Gilles Caulier

--
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 272216] Compile error: No rule to make target /usr/lib/libm.so, required for lib/libkdcraw.so.20.0.0

Guillaume Paumier
In reply to this post by Guillaume Paumier
https://bugs.kde.org/show_bug.cgi?id=272216





--- Comment #2 from Guillaume Paumier <guillom pom gmail com>  2011-05-02 10:28:21 ---
I don't know. This happened after a distribution upgrade, maybe there was some
wonkiness there?

Do you know what ubuntu package this library belongs to, so I can check?

--
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 272216] Compile error: No rule to make target /usr/lib/libm.so, required for lib/libkdcraw.so.20.0.0

Gilles Caulier-4
In reply to this post by Guillaume Paumier
https://bugs.kde.org/show_bug.cgi?id=272216





--- Comment #3 from Gilles Caulier <caulier gilles gmail com>  2011-05-02 10:30:46 ---
I don't know, i don't use Ubuntu.

Gilles Caulier

--
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 272216] Compile error: No rule to make target /usr/lib/libm.so, required for lib/libkdcraw.so.20.0.0

Guillaume Paumier
In reply to this post by Guillaume Paumier
https://bugs.kde.org/show_bug.cgi?id=272216


Guillaume Paumier <[hidden email]> changed:

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




--- Comment #4 from Guillaume Paumier <guillom pom gmail com>  2011-05-02 10:59:24 ---
Libm was installed:
http://packages.ubuntu.com/search?suite=natty&&arch=amd64&mode=filename&searchon=contents&keywords=libm.so

It was a cmake cache issue. After clearing the build directory and redoing a
cmake, everything works fine.

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

Re: [Bug 272216] New: Compile error: No rule to make target /usr/lib/libm.so, required for lib/libkdcraw.so.20.0.0

Pierre Hanser
In reply to this post by Guillaume Paumier
Le 02/05/2011 10:07, Guillaume Paumier a écrit :

> https://bugs.kde.org/show_bug.cgi?id=272216
>
>            Summary: Compile error: No rule to make target
>                     /usr/lib/libm.so, required for lib/libkdcraw.so.20.0.0
>            Product: digikam
>            Version: 2.0.0
>           Platform: Compiled Sources
>         OS/Version: Linux
>             Status: UNCONFIRMED
>           Severity: normal
>           Priority: NOR
>          Component: libkdcraw
>         AssignedTo: [hidden email]
>         ReportedBy: [hidden email]
>
>
> Version:           2.0.0 (using KDE 4.6.2)
> OS:                Linux
>
> When trying to build the latest digikam-sc from git:
>
> [  7%] Built target libraw
> [  7%] Built target kdcraw_automoc
> make[2]: *** No rule to make target « /usr/lib/libm.so », required for «
> lib/libkdcraw.so.20.0.0 ». Stopping.
> make[1]: *** [extra/libkdcraw/libkdcraw/CMakeFiles/kdcraw.dir/all] Error 2
> make: *** [all] Error 2
>
> Reproducible: Always
>

if you upgraded ubuntu, create a brand new empty build directory and
build there and everything will go fine

--
        Pierre


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 272216] Compile error: No rule to make target /usr/lib/libm.so, required for lib/libkdcraw.so.20.0.0

Gilles Caulier-4
In reply to this post by Guillaume Paumier
https://bugs.kde.org/show_bug.cgi?id=272216

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |2.0.0

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