Package: flwm
Version: 1.00-8
Severity: important
Justification: fails to build from source


There seems to be a problem with libXft, but I'm not so familiar with 
this kind of stuff, so I leave it to you...

/usr/bin/make clean
make[1]: Entering directory 
`/home/drayko/Workfolder/Security/Python/Projects/pywm/tmp/flwm-1.00'
Makefile:23: makeinclude: No such file or directory
./configure
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
Ignoring libraries " -lSM -lICE" requested by configure.
updating cache ./config.cache
creating ./config.status
creating makeinclude
make[1]: Leaving directory 
`/home/drayko/Workfolder/Security/Python/Projects/pywm/tmp/flwm-1.00'
make[1]: Entering directory 
`/home/drayko/Workfolder/Security/Python/Projects/pywm/tmp/flwm-1.00'
make[1]: Leaving directory 
`/home/drayko/Workfolder/Security/Python/Projects/pywm/tmp/flwm-1.00'
rm -f makeinclude config.status config.cache config.log
rm -rf debian/files debian/substvars debian/tmp
 debian/rules build
test -e debian/control
env CXX="g++" ./configure --prefix=/usr --mandir=/usr/share/man
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... g++
checking whether the C++ compiler (g++  ) works... yes
checking whether the C++ compiler (g++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether g++ accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
Ignoring libraries " -lSM -lICE" requested by configure.
updating cache ./config.cache
creating ./config.status
creating makeinclude
# Add here commands to compile the package.
/usr/bin/make "CXXFLAGS=-g -Wall -Wno-return-type -I/usr/X11R6/include 
-O2"
make[1]: Entering directory 
`/home/drayko/Workfolder/Security/Python/Projects/pywm/tmp/flwm-1.00'
g++ -g -Wall -Wno-return-type -I/usr/X11R6/include -O2 -c main.C
g++ -g -Wall -Wno-return-type -I/usr/X11R6/include -O2 -c Frame.C
g++ -g -Wall -Wno-return-type -I/usr/X11R6/include -O2 -c Rotated.C
Rotated.C: In function 'XRotFontStruct* XRotLoadFont(Display*, 
XFontStruct*, int)':
Rotated.C:245: warning: array subscript has type 'char'
Rotated.C:247: warning: array subscript has type 'char'
g++ -g -Wall -Wno-return-type -I/usr/X11R6/include -O2 -c Menu.C
Menu.C: In function 'void spawn_cb(Fl_Widget*, void*)':
Menu.C:249: warning: missing sentinel in function call
Menu.C:250: warning: missing sentinel in function call
g++ -g -Wall -Wno-return-type -I/usr/X11R6/include -O2 -c FrameWindow.C
g++ -g -Wall -Wno-return-type -I/usr/X11R6/include -O2 -c Desktop.C
g++ -g -Wall -Wno-return-type -I/usr/X11R6/include -O2 -c Hotkeys.C
Hotkeys.C:27: warning: 'void NextDesk()' defined but not used
Hotkeys.C:36: warning: 'void PreviousDesk()' defined but not used
g++  -o flwm main.o Frame.o Rotated.o Menu.o FrameWindow.o Desktop.o 
Hotkeys.o -lfltk -L/usr/X11R6/lib -lX11 -lXext  -lm
/usr/lib/libXft.so.2: undefined reference to `FT_GlyphSlot_Embolden'
collect2: ld returned 1 exit status
make[1]: *** [flwm] Error 1
make[1]: Leaving directory 
`/home/drayko/Workfolder/Security/Python/Projects/pywm/tmp/flwm-1.00'
make: *** [build-stamp] Error 2
Build command 'cd flwm-1.00 && dpkg-buildpackage -b -uc' failed.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages flwm depends on:
ii  libc6                     2.3.5-13       GNU C Library: Shared libraries an
ii  libfltk1.1                1.1.7-1        Fast Light Toolkit shared librarie
ii  libgcc1                   1:4.0.2-8      GCC support library
ii  libstdc++6                4.0.2-8        The GNU Standard C++ Library v3
ii  libx11-6                  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxext6                  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  xlibs                     6.9.0.dfsg.1-4 X Window System client libraries m

flwm recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to