Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Vorbis Vorbis
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.OrgXiph.Org
  • VorbisVorbis
  • Issues
  • #1458
Closed
Open
Issue created Nov 14, 2008 by twigathy@twigathy

Problems in configure script - SPARC / Solaris 9 / -mv8

When compiling libvorbis on Solaris 9 SPARC, I found that the configure script would quit halfway through, complaining about a lack of 16 bit types:

"configure: error: No 16 bit type found on this platform!"

Clearly this is a bit crazy.

I had a look at the configure log and found that the -mv8 switch for gcc no longer exists. Removing it allowed the configure to complete and the compile to run through cleanly.

Assignee
Assign to
Time tracking