Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jun 2021 14:22:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 256716] graphics/swftools: [PATCH] allow building without X11 / OPENGL
Message-ID:  <bug-256716-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256716

            Bug ID: 256716
           Summary: graphics/swftools: [PATCH] allow building without X11
                    / OPENGL
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: dinoex@FreeBSD.org
          Reporter: girgen@FreeBSD.org
             Flags: maintainer-feedback?(dinoex@FreeBSD.org)
          Assignee: dinoex@FreeBSD.org

Created attachment 225932
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D225932&action=
=3Dedit
add option for OPENGL

Since most or our machines are headless, x11 is just an unecessary
complication.

When building with=20

OPTIONS_UNSET?=3D X11 NLS OPENGL

in make.conf

swftools fails, since it depends in libGLU that does nbot build without X11=
 [1]

I s=C2=B4suggest an option to build swftools without OPENGL. Perhaps it's e=
ven
better to depend on the X11 option=C2=B4, I'm not sure?

Palle


[1]:
=3D=3D=3D>   libGLU-9.0.1 depends on shared library: libGL.so - not found
=3D=3D=3D>   Installing existing package /packages/All/libglvnd-1.3.2.txz
[122-amd64-git-job-01] Installing libglvnd-1.3.2...
[122-amd64-git-job-01] Extracting libglvnd-1.3.2: .......... done
=3D=3D=3D>   libGLU-9.0.1 depends on shared library: libGL.so - not found
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/libGLU

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256716-7788>