Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 893678 Details for
Bug 932239
net-wireless/uhd-4.6.0.0 - [ncurses-6.5] [meson-9999] /.../mpmd_image_loader.cpp: fatal error: .../convenience.hpp: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Boost 1.85.0 patch from upstream (2nd part)
0026-fix-compilation-with-boost-1.85.0.patch (text/plain), 1.01 KB, created by
Vladislav Mikhailikov
on 2024-05-21 18:20:16 UTC
(
hide
)
Description:
Boost 1.85.0 patch from upstream (2nd part)
Filename:
MIME Type:
Creator:
Vladislav Mikhailikov
Created:
2024-05-21 18:20:16 UTC
Size:
1.01 KB
patch
obsolete
>From c4863b9b9f8b639260f7797157e8ac4dd81fef93 Mon Sep 17 00:00:00 2001 >From: Joerg Hofrichter <joerg.hofrichter@ni.com> >Date: Wed, 17 Apr 2024 13:59:19 +0200 >Subject: [PATCH 26/30] fix compilation with boost 1.85.0 > >The header boost/filesystem/convenience.hpp was removed with boost 1.85.0 > >The deprecated extension-related functions were already replaced with >commit ea586168c596d13d05d145832519755794649ba0 >--- > host/lib/usrp/mpmd/mpmd_image_loader.cpp | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/host/lib/usrp/mpmd/mpmd_image_loader.cpp b/host/lib/usrp/mpmd/mpmd_image_loader.cpp >index ba0f45fad..9824bbf4d 100644 >--- a/lib/usrp/mpmd/mpmd_image_loader.cpp >+++ b/lib/usrp/mpmd/mpmd_image_loader.cpp >@@ -21,7 +21,6 @@ > #include <boost/algorithm/string.hpp> > #include <boost/archive/iterators/binary_from_base64.hpp> > #include <boost/archive/iterators/transform_width.hpp> >-#include <boost/filesystem/convenience.hpp> > #include <boost/optional.hpp> > #include <boost/property_tree/xml_parser.hpp> > #include <cctype> >-- >2.44.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 932239
:
893439
|
893440
|
893441
|
893442
|
893443
|
893444
|
893445
|
893446
|
893677
| 893678