error: conflicting declaration ‘typedef struct lo_message_* lo_message’

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

when I compile Carla-2.5.8 [2] on Fedora 41, I get the following error message:

Compiling CarlaPluginLADSPADSSI.cpp
g++ CarlaPluginLADSPADSSI.cpp -Wall -Wextra -pipe -DBUILDING_CARLA -MD -MP -fno-common -fPIC -DPIC -DNDEBUG -O2 -ffast-math -fdata-sections -ffunction-sections -DBUILDING_CARLA_NOOPT -fvisibility=hidden -fno-gnu-unique -DHAVE_DGL -DHAVE_OPENGL -DDGL_OPENGL -DDONT_SET_USING_DGL_NAMESPACE -DDGL_NAMESPACE=CarlaDGL -DDGL_FILE_BROWSER_DISABLED -DDGL_NO_SHARED_RESOURCES -DHAVE_FLUIDSYNTH -DHAVE_FLUIDSYNTH_INSTPATCH -DHAVE_HYLIA -DHAVE_JACK -DHAVE_LIBLO -DHAVE_PYQT -DHAVE_SNDFILE -DHAVE_X11 -DUSING_RTAUDIO -DCARLA_LIB_EXT=\".so\" -std=gnu++11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection  -fvisibility-inlines-hidden -fvisibility-inlines-hidden -I. -I.. -I../.. -I../../includes -I../../modules -I../../utils    -pthread -c -o ../../../build/backend/Release/CarlaPluginLADSPADSSI.cpp.o
make[1]: Leaving directory '/builddir/build/BUILD/Carla-2.5.8-build/Carla-2.5.8/source/backend/plugin'
In file included from /usr/include/lo/lo.h:29,
                 from ../../utils/CarlaOscUtils.hpp:23,
                 from CarlaPluginLADSPADSSI.cpp:27:
/usr/include/lo/lo_types.h:60:29: error: conflicting declaration ‘typedef struct lo_message_* lo_message’
   60 | typedef struct lo_message_ *lo_message;
      |                             ^~~~~~~~~~
In file included from CarlaPluginInternal.hpp:21,
                 from CarlaPluginLADSPADSSI.cpp:18:
../CarlaPlugin.hpp:27:15: note: previous declaration as ‘typedef void* lo_message’
   27 | typedef void* lo_message;
      |               ^~~~~~~~~~
make[1]: *** [Makefile:119: ../../../build/backend/Release/CarlaPluginLADSPADSSI.cpp.o] Error 1
make[1]: *** Waiting for unfinished jobs....

How can i solve this  ?

[1] complete error messages
[2] https://bugzilla.redhat.com/attachment.cgi?id=2040733&action=edit

Regards
Martin
-- 
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux