Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
L
libao
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 33
    • Issues 33
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 3
    • Merge Requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.Org
  • libao
  • Issues
  • #1779

Closed
Open
Created Mar 04, 2011 by Chris Brannon@cmb

libao plugins call functions defined in libao proper

Our project uses libltdl to dynamically load plugin modules. One of our modules links against libao. When we try to load that module, libao prints an error message stating that dlopen() failed when loading libao's alsa plugin. I patched libao, so that I could see the message reported by dlerror. dlerror claims that ao_is_big_endian is undefined. Should libao's plugins be calling functions defined by libao itself?

Note that this also causes problems for language bindings like pyao.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None