Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13839] New: Cast of wmwifi fails.

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 13839] New: Cast of wmwifi fails.
  • Date: 13 Jun 2007 16:53:43 -0000

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

Summary: Cast of wmwifi fails.
Product: Codex
Version: stable grimoire
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wm-addons
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: nmichalo AT math.uchicago.edu


I am not sure what the problem is. Here is what was printed out.
nmichalo@thenubsride:~$ cast wmwifi
Enter the root password, please.
Password:
Computing previously installed dependencies...
wmwifi preparing environment...
wmwifi checking dependencies...
wmwifi requires some X11-LIBS.
(0) xdirectfb
(1) xfree86
(2) xfree86-4.3
(3) xfree86-devel
(4) xfree86-libs
(5) xorg (installed)

Which one do you want? [5]

wmwifi depends on wireless_tools
xorg No work to do.
wireless_tools No work to do.
Collating dependencies...
Spells are to be cast:
---------------------------
wmwifi

Do you want to cast these spells? [y]

Found source file wmwifi-0.5.tar.gz for spell wmwifi in /var/spool/sorcery
Waiting for any Solo casts to complete...
Waiting for any other casts of wmwifi to complete... done.
Building wmwifi
hash checking source file wmwifi-0.5.tar.gz...
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 wmwifi-0.5.tar.gz for spell wmwifi.
Do you wish to add -- options to ./configure? [n] n
Using gcc version: 4.1.2
Installing in dir: /usr/src/wmwifi-0.5
wmwifi 0.5
/usr/share/aclocal/xmms.m4:17: warning: underquoted definition of
XMMS_TEST_VERS



ION
/usr/share/aclocal/xmms.m4:17: run info '(automake)Extending aclocal'
/usr/share/aclocal/xmms.m4:17: or see
http://sources.redhat.com/automake/autom



ake.html#Extending-aclocal
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking for a BSD-compatible install... /bin/install -c
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 main in -le... no
checking how to run the C preprocessor... gcc -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for XCopyArea in -lX11... yes
checking for XShapeCombineMask in -lXext... yes
checking for XpmCreatePixmapFromData in -lXpm... yes
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking for ANSI C header files... (cached) yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for select... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
cd . && autoconf
/bin/sh ./config.status --recheck
running /bin/sh ./configure --prefix=/usr --sysconfdir=/etc
--localstatedir=/va



r --mandir=/usr/share/man --infodir=/usr/share/info --build=i686-pc-linux-gnu
CF



LAGS=-O -march=prescott -pipe -DPIC -fPIC -O3 LDFLAGS=-z combreloc -s
build_alia



s=i686-pc-linux-gnu --no-create --no-recursion
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
/usr/src/wmwifi-0.5/missing: Unknown `--run' option
Try `/usr/src/wmwifi-0.5/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /bin/install -c
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for main in -le... no
checking how to run the C preprocessor... gcc -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking whether -R must be followed by a space... neither works
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for XCopyArea in -lX11... yes
checking for XShapeCombineMask in -lXext... yes
checking for XpmCreatePixmapFromData in -lXpm... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking for ANSI C header files... (cached) yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for select... yes
configure: creating ./config.status
cd && /bin/sh ./config.status Makefile
/bin/sh: ./config.status: No such file or directory
make: *** [Makefile] Error 127
! Problem Detected !
Creating compile log /var/log/sorcery/compile/wmwifi-0.5.bz2

Spells that encountered problems:
---------------------------------
wmwifi

nmichalo@thenubsride:~$

--
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 13839] New: Cast of wmwifi fails., bugzilla-daemon, 06/13/2007

Archive powered by MHonArc 2.6.24.

Top of Page