You are not logged in.

#1 2008-12-29 10:57:03

GregW
Member
From: 53°24'N 2°35'W
Registered: 2008-02-09
Posts: 56

Windowmaker from abs won't compile

I've synchronised my abs tree and am attempting to compile windowmaker-092, but it looks like there is a problem with libtool. I've reinstalled libtools. but the error shown below still exists.

[root@el-diablo windowmaker]# makepkg --asroot
==> Making package: windowmaker 0.92.0-4 i686 (Mon Dec 29 10:54:29 GMT 2008)
==> WARNING: Running makepkg as root...                                     
==> Checking Runtime Dependencies...                                        
==> Checking Buildtime Dependencies...                                      
==> Retrieving Sources...                                                   
  -> Found WindowMaker-0.92.0.tar.bz2 in build dir                          
  -> Found windowmaker-gcc4.patch.tar.bz2 in build dir                      
==> Validating source files with md5sums...                                 
    WindowMaker-0.92.0.tar.bz2 ... Passed                                   
    windowmaker-gcc4.patch.tar.bz2 ... Passed                               
==> Extracting Sources...                                                   
  -> bsdtar -x -f WindowMaker-0.92.0.tar.bz2                                
  -> bsdtar -x -f windowmaker-gcc4.patch.tar.bz2                            
==> Removing existing pkg/ directory...                                     
==> Starting build()...                                                     
patching file ChangeLog                                                     
patching file WINGs/Examples/server.c                                       
patching file WINGs/Makefile.am                                             
patching file WINGs/connection.c                                            
patching file WINGs/dragdestination.c                                       
patching file WINGs/po/de.po                                                
patching file WINGs/selection.c                                             
patching file WINGs/wapplication.c                                          
patching file WINGs/wcolor.c                                                
patching file WINGs/wfont.c                                                 
patching file WINGs/wfontpanel.c                                            
patching file WINGs/widgets.c                                               
patching file WINGs/wtext.c                                                 
patching file WINGs/wview.c                                                 
patching file WPrefs.app/FontSimple.c                                       
patching file WPrefs.app/Makefile.am                                        
patching file WPrefs.app/main.c                                             
patching file WPrefs.app/po/de.po                                           
patching file configure.ac                                                  
patching file po/de.po                                                      
patching file src/actions.c                                                 
patching file src/event.c                                                   
patching file src/icon.c                                                    
patching file src/misc.c                                                    
patching file src/moveres.c                                                 
patching file src/properties.c                                              
patching file src/startup.c                                                 
patching file src/window.c                                                  
patching file src/window.h                                                  
patching file test/wtest.c                                                  
patching file util/wmsetbg.c                                                
patching file wrlib/convert.c                                               
patching file wrlib/gradient.c                                              
patching file wrlib/ppm.c                                                   
patching file wrlib/raster.c                                                
patching file wrlib/x86_specific.c                                          
acinclude.m4:6: warning: underquoted definition of WM_CHECK_LIB             
acinclude.m4:6:   run info '(automake)Extending aclocal'                    
acinclude.m4:6:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
configure: WARNING: unrecognized options: --with-gnustepdir                                
checking for a BSD-compatible install... /bin/install -c                                   
checking whether build environment is sane... yes                                          
checking for a thread-safe mkdir -p... /bin/mkdir -p                                       
checking for gawk... gawk                                                                  
checking whether make sets $(MAKE)... yes                                                  
checking build system type... i686-pc-linux-gnu                                            
checking host system type... i686-pc-linux-gnu                                             
checking for style of include used by make... GNU                                          
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 dependency style of gcc... none                                                   
checking for a sed that does not truncate output... /bin/sed                               
checking for grep that handles long lines and -e... /bin/grep                              
checking for egrep... /bin/grep -E                                                         
checking for fgrep... /bin/grep -F                                                         
checking for ld used by gcc... /usr/bin/ld                                                 
checking if the linker (/usr/bin/ld) is GNU ld... yes                                      
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B                      
checking the name lister (/usr/bin/nm -B) interface... BSD nm                              
checking whether ln -s works... yes                                                        
checking the maximum length of command line arguments... 1572864                           
checking whether the shell understands some XSI constructs... yes                          
checking whether the shell understands "+="... yes                                         
checking for /usr/bin/ld option to reload object files... -r                               
checking for objdump... objdump                                                            
checking how to recognize dependent libraries... pass_all                                  
checking for ar... ar                                                                      
checking for strip... strip                                                                
checking for ranlib... ranlib                                                              
checking command to parse /usr/bin/nm -B output from gcc object... ok                      
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes                                                                
checking for objdir... .libs                                                               
checking if gcc supports -fno-rtti -fno-exceptions... no                                   
checking for gcc option to produce PIC... -fPIC -DPIC                                      
checking if gcc PIC flag -fPIC -DPIC works... yes                                          
checking if gcc static flag -static works... yes                                           
checking if gcc supports -c -o file.o... yes                                               
checking if gcc supports -c -o file.o... (cached) yes                                      
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes             
checking whether -lc should be explicitly linked in... no                                  
checking dynamic linker characteristics... GNU/Linux ld.so                                 
checking how to hardcode library paths into programs... immediate                          
checking whether stripping libraries is possible... yes                                    
checking if libtool supports shared libraries... yes                                       
checking whether to build shared libraries... yes                                          
checking whether to build static libraries... yes                                          
checking for library containing strerror... none required                                  
checking for gcc... (cached) gcc                                                           
checking whether we are using the GNU C compiler... (cached) yes                           
checking whether gcc accepts -g... (cached) yes                                            
checking for gcc option to accept ISO C89... (cached) none needed                          
checking dependency style of gcc... (cached) none                                          
checking whether ln -s works... yes                                                        
checking whether gcc needs -traditional... no                                              
checking for vprintf... yes                                                                
checking for _doprnt... no                                                                 
checking for working alloca.h... yes                                                       
checking for alloca... yes                                                                 
checking for gethostname... yes                                                            
checking for select... yes                                                                 
checking for poll... yes                                                                   
checking for strerror... yes                                                               
checking for strcasecmp... yes                                                             
checking for strncasecmp... yes                                                            
checking for setsid... yes                                                                 
checking for atexit... yes                                                                 
checking for mallinfo... yes                                                               
checking for mkstemp... yes                                                                
checking for snprintf... yes                                                               
checking for vsnprintf... yes                                                              
checking for asprintf... yes                                                               
checking for vasprintf... yes                                                              
checking for C99 vsnprintf... yes                                                          
checking for dlopen... no                                                                  
checking for dlopen in -ldl... yes                                                         
checking for dlfcn.h... (cached) yes                                                       
checking for cpp... /usr/bin/cpp                                                           
checking for sys/wait.h that is POSIX.1 compatible... yes                                  
checking whether time.h and sys/time.h may both be included... yes                         
checking fcntl.h usability... yes                                                          
checking fcntl.h presence... yes                                                           
checking for fcntl.h... yes                                                                
checking limits.h usability... yes                                                         
checking limits.h presence... yes                                                          
checking for limits.h... yes                                                               
checking sys/ioctl.h usability... yes                                                      
checking sys/ioctl.h presence... yes                                                       
checking for sys/ioctl.h... yes                                                            
checking sys/time.h usability... yes                                                       
checking sys/time.h presence... yes                                                        
checking for sys/time.h... yes                                                             
checking for sys/types.h... (cached) yes                                                   
checking libintl.h usability... yes                                                        
checking libintl.h presence... yes                                                         
checking for libintl.h... yes                                                              
checking sys/select.h usability... yes                                                     
checking sys/select.h presence... yes                                                      
checking for sys/select.h... yes                                                           
checking poll.h usability... yes                                                           
checking poll.h presence... yes                                                            
checking for poll.h... yes                                                                 
checking malloc.h usability... yes                                                         
checking malloc.h presence... yes                                                          
checking for malloc.h... yes                                                               
checking ctype.h usability... yes                                                          
checking ctype.h presence... yes                                                           
checking for ctype.h... yes                                                                
checking for string.h... (cached) yes                                                      
checking for strings.h... (cached) yes                                                     
checking whether sys_siglist is declared... yes                                            
checking for an ANSI C-conforming const... yes                                             
checking return type of signal handlers... void                                            
checking whether gcc supports x86 inline asm... yes                                        
checking whether gcc supports MMX(tm) inline asm... yes                                    
checking for pkg-config... pkg-config                                                      
checking for gettext... yes                                                                
checking for xgettext... xgettext                                                          
xgettext and gettext() exist; will build i18n support for be                               
bg                                                                                         
bs                                                                                         
ca                                                                                         
cs                                                                                         
da                                                                                         
de                                                                                         
el                                                                                         
es                                                                                         
et                                                                                         
fi                                                                                         
fr                                                                                         
gl                                                                                         
hr                                                                                         
hu                                                                                         
it                                                                                         
ja                                                                                         
ko                                                                                         
ms                                                                                         
nl                                                                                         
no                                                                                         
pl                                                                                         
pt                                                                                         
ro                                                                                         
ru                                                                                         
sk                                                                                         
sv                                                                                         
tr                                                                                         
zh_CN                                                                                      
zh_TW                                                                                      
checking for connect... yes                                                                
checking for gethostbyname... yes                                                          
checking for inet_aton... yes                                                              
checking for X... libraries , headers                                                      
checking for gethostbyname... (cached) yes                                                 
checking for connect... (cached) yes                                                       
checking for remove... yes                                                                 
checking for shmat... yes                                                                  
checking for IceConnectionNumber in -lICE... yes                                           
checking for _Xsetlocale in -lX11... no                                                    
checking for XInternAtoms in -lX11... yes                                                  
checking for XConvertCase in -lX11... yes                                                  
checking for XShapeSelectInput in -lXext... yes                                            
checking for the Xft2 library... found                                                     
checking whether libXft is at least version 2.1.0... yes                                   
checking for XineramaQueryScreens in -lXinerama... yes                                     
checking for XineramaGetInfo in -lXext... no                                               
checking for XShmAttach in -lXext... yes                                                   
checking for shmget... yes                                                                 
checking for XpmCreatePixmapFromData in -lXpm... yes                                       
checking X11/xpm.h usability... yes                                                        
checking X11/xpm.h presence... yes                                                         
checking for X11/xpm.h... yes                                                              
checking for png_get_valid in -lpng... yes                                                 
checking png.h usability... yes                                                            
checking png.h presence... yes                                                             
checking for png.h... yes                                                                  
checking for jpeg_destroy_compress in -ljpeg... yes                                        
checking jpeglib.h usability... yes                                                        
checking jpeglib.h presence... yes                                                         
checking for jpeglib.h... yes                                                              
checking for DGifOpenFileName in -lungif... yes                                            
checking gif_lib.h usability... yes                                                        
checking gif_lib.h presence... yes                                                         
checking for gif_lib.h... yes                                                              
checking for TIFFGetVersion in -ltiff... yes                                               
checking tiffio.h usability... yes                                                         
checking tiffio.h presence... yes                                                          
checking for tiffio.h... yes                                                               
checking for stdlib.h... (cached) yes                                                      
configure: creating ./config.status                                                        
config.status: creating Makefile                                                           
config.status: creating po/Makefile                                                        
config.status: creating util/Makefile                                                      
config.status: creating test/Makefile                                                      
config.status: creating WINGs/Makefile                                                     
config.status: creating WINGs/WINGs/Makefile                                               
config.status: creating WINGs/Documentation/Makefile                                       
config.status: creating WINGs/Examples/Makefile                                            
config.status: creating WINGs/Resources/Makefile                                           
config.status: creating WINGs/Tests/Makefile                                               
config.status: creating WINGs/Extras/Makefile                                              
config.status: creating WINGs/po/Makefile                                                  
config.status: creating wmlib/Makefile                                                     
config.status: creating wrlib/Makefile                                                     
config.status: creating wrlib/tests/Makefile                                               
config.status: creating src/Makefile                                                       
config.status: creating src/wconfig.h                                                      
config.status: creating doc/Makefile                                                       
config.status: creating doc/sk/Makefile                                                    
config.status: creating WindowMaker/Makefile                                               
config.status: creating WindowMaker/Backgrounds/Makefile                                   
config.status: creating WindowMaker/Defaults/Makefile                                      
config.status: creating WindowMaker/IconSets/Makefile                                      
config.status: creating WindowMaker/Icons/Makefile                                         
config.status: creating WindowMaker/Pixmaps/Makefile                                       
config.status: creating WindowMaker/Styles/Makefile                                        
config.status: creating WindowMaker/Themes/Makefile                                        
config.status: creating WPrefs.app/Makefile                                                
config.status: creating WPrefs.app/tiff/Makefile                                           
config.status: creating WPrefs.app/xpm/Makefile                                            
config.status: creating WPrefs.app/po/Makefile                                             
config.status: creating contrib/Makefile                                                   
config.status: creating contrib/WindowMaker.spec                                           
config.status: creating src/config.h                                                       
config.status: src/config.h is unchanged                                                   
config.status: executing depfiles commands                                                 
config.status: executing libtool commands                                                  
configure: WARNING: unrecognized options: --with-gnustepdir                                

Window Maker was configured as follows:

Installation path prefix            : /usr
Installation path for binaries      : /usr/bin
Installation path for WPrefs.app    : /usr/share/GNUstep/Applications
Supported graphic format libraries  : XPM PNG JPEG GIF TIFF builtin-PPM
Use assembly routines for wrlib     : yes
Use inline MMX(tm) x86 assembly     : yes
Antialiased text support in WINGs   : yes
Xinerama extension support          : yes
Translated message files to install : be.mo bg.mo bs.mo ca.mo cs.mo da.mo de.mo el.mo es.mo et.mo fi.mo fr.mo gl.mo hr.mo hu.mo it.mo ja.mo ko.mo ms.mo nl.mo no.mo pl.mo pt.mo ro.mo ru.mo sk.mo sv.mo tr.mo zh_CN.mo zh_TW.mo
Installation path for translations  : /usr/share/locale

Making all in wrlib
make[1]: Entering directory `/usr/src/windowmaker/src/WindowMaker-0.92.0/wrlib'
Making all in .
make[2]: Entering directory `/usr/src/windowmaker/src/WindowMaker-0.92.0/wrlib'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src  -I/usr/include     -march=i686 -mtune=generic -O2 -pipe -c -o LookupCmap.lo LookupCmap.c
../libtool: line 642: X--tag=CC: command not found
../libtool: line 675: libtool: ignoring unknown tag : command not found
../libtool: line 642: X--mode=compile: command not found
../libtool: line 792: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 793: *** Future versions of Libtool will require -mode=MODE be specified.: command not found
../libtool: line 936: Xgcc: command not found
../libtool: line 936: X-DHAVE_CONFIG_H: command not found
../libtool: line 936: X-I.: command not found
../libtool: line 936: X-I../src: No such file or directory
../libtool: line 936: X-I/usr/include: No such file or directory
../libtool: line 936: X-march=i686: command not found
../libtool: line 936: X-mtune=generic: command not found
../libtool: line 936: X-O2: command not found
../libtool: line 936: X-pipe: command not found
../libtool: line 936: X-c: command not found
../libtool: line 984: XLookupCmap.lo: command not found
../libtool: line 989: libtool: compile: cannot determine name of library object from `': command not found
make[2]: *** [LookupCmap.lo] Error 1
make[2]: Leaving directory `/usr/src/windowmaker/src/WindowMaker-0.92.0/wrlib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/windowmaker/src/WindowMaker-0.92.0/wrlib'
make: *** [all-recursive] Error 1
==> ERROR: Build Failed.
    Aborting...
[root@el-diablo windowmaker]#

Offline

#2 2009-02-15 00:17:13

darenw
Member
From: Trego Montana
Registered: 2008-07-04
Posts: 106
Website

Re: Windowmaker from abs won't compile

do you have package libxmu installed?


Artist/Physicist, Herder of Pixels, Photons and Electrons

Offline

Board footer

Powered by FluxBB