Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 12697] New: bitmap in xorg-modular fails with defaults

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 12697] New: bitmap in xorg-modular fails with defaults
  • Date: 15 Jun 2006 04:05:54 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=12697

Summary: bitmap in xorg-modular fails with defaults
Product: Codex
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: xorg-modular
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: eric AT sandall.us


Using the defaults for building xorg-server, bitmap is cast and:
# cast xorg-server
...
bitmap preparing environment...
bitmap running configuration...
Enable XPrint support? [y] n
bitmap checking dependencies...
bitmap depends on gawk
bitmap depends on pkgconfig
bitmap depends on util-macros
bitmap depends on libx11
bitmap depends on libxmu
bitmap depends on libxaw
bitmap depends on xbitmaps
gawk No work to do.
pkgconfig No work to do.
util-macros No work to do.
libx11 No work to do.
libxmu No work to do.
libxaw No work to do.
xbitmaps No work to do.
Collating dependencies...
Spells are to be cast:
---------------------------
bitmap

Do you want to cast these spells? [y]

Found source file bitmap-X11R7.1-1.0.2.tar.bz2 for spell bitmap in
/var/spool/sorcery
Waiting for any Solo casts to complete...
Waiting for any other casts of bitmap to complete... done.
Building bitmap
hash checking source file bitmap-X11R7.1-1.0.2.tar.bz2...
Algorithm used: sha512
Allowing new hashsha512
Checking spell level WORKS_FOR_ME
Spell level is a new allowed level
hash verification succeeded
Unpacking source file bitmap-X11R7.1-1.0.2.tar.bz2 for spell bitmap.
Using gcc version: 4.0.3
Installing in dir: /usr/src/bitmap-X11R7.1-1.0.2
bitmap 1.0.2
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /bin/install -c
checking for mkstemp... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for BMTOA... yes
checking for ATOBM... yes
checking for TMP_XAW... configure: error: No suitable version of Xaw found

Note that bitmap defaults to enabling XPrint, however, libxp (for XPrint) is
an
optional depends (so 'off' by default).

However, if I instead compile bitmap without XPring (libxp) support, it
succeeds:
# cast -r bitmap
...
Enable XPrint support? [y] n
...

libxaw optionally depends on libxp, so bitmap should have a sub_depends on
libxaw depending on libxp for XPrint support.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 12697] New: bitmap in xorg-modular fails with defaults, bugzilla-daemon, 06/15/2006

Archive powered by MHonArc 2.6.24.

Top of Page