You are not logged in.

#1 2008-03-27 07:24:12

Madi
Member
From: germany
Registered: 2007-08-14
Posts: 15

[solved] error makepkg (make aborts) nucleo-cvs from AUR

hi

i wanted to try metisse and to do that i downloaded metisse-cvs and nucleo-cvs tarballs from aur. but if i "makepkg" to build nucleo-package i get the following:

==> Starting make...
found automake 1.10.1 (1.7.x or better required) 
found libtool 1.5.26 (1.4.x or better required)
found autoconf 2.61 (2.59 or better required)
found pkg-config 0.22 (0.17.2 or better required)
+ rm -rf 'autom4te*.cache'
+ libtoolize --automake --copy
+ aclocal --force
+ autoheader --force
+ automake --add-missing --copy --force-missing
configure.ac:17: installing `build-utils/install-sh'
configure.ac:17: installing `build-utils/missing'
Makefile.am: installing `./INSTALL'
apps/Makefile.am: installing `build-utils/depcomp'
nucleo/plugins/qt/Makefile.am:23: `%'-style pattern rules are a GNU make extension
+ autoconf --force
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 for g++... g++
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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
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... gcc3
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 ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... 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... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/bin/pkg-config
checking for void *... yes
checking size of void *... 4
checking for unsigned... yes
checking size of unsigned... 4
debug unsigned int size: 4
checking hash_map usability... yes
checking hash_map presence... yes
checking for hash_map... yes
checking ext/hash_map usability... yes
checking ext/hash_map presence... yes
checking for ext/hash_map... yes
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking for GL/glext.h... yes
checking for GL/glu.h... yes
checking for GL/glx.h... yes
checking for pthread_create in -lpthread... yes
checking for glFlush in -lGL... yes
checking for gluUnProject in -lGLU... yes
checking for XListInputDevices in -lXi... yes
checking for glXGetProcAddress in -lGL... yes
checking for jpeg_start_decompress in -ljpeg... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for libpng using pkg-config... yes
checking for libexif using pkg-config... yes
checking for freetype2 using pkg-config... yes
checking for DNSServiceRegister in -ldns_sd... yes
checking dns_sd.h usability... yes
checking dns_sd.h presence... yes
checking for dns_sd.h... yes
checking for XML_GetFeatureList in -lexpat... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for gnutls using pkg-config... yes
checking for dlfcn.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking for dlopen... yes
checking for libavformat using pkg-config... yes
checking for QtCore using pkg-config... no
checking for gdlib-config... yes
checking for opencv using pkg-config... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating nucleo/nucleo.H
config.status: creating nucleo/Makefile
config.status: creating nucleo/core/Makefile
config.status: creating nucleo/core/select/Makefile
config.status: creating nucleo/core/carbon/Makefile
config.status: creating nucleo/core/corefoundation/Makefile
config.status: creating nucleo/utils/Makefile
config.status: creating nucleo/xml/Makefile
config.status: creating nucleo/network/Makefile
config.status: creating nucleo/network/udp/Makefile
config.status: creating nucleo/network/tcp/Makefile
config.status: creating nucleo/network/http/Makefile
config.status: creating nucleo/network/dnssd/Makefile
config.status: creating nucleo/network/xmpp/Makefile
config.status: creating nucleo/image/Makefile
config.status: creating nucleo/image/encoding/Makefile
config.status: creating nucleo/image/source/Makefile
config.status: creating nucleo/image/sink/Makefile
config.status: creating nucleo/image/processing/Makefile
config.status: creating nucleo/image/processing/basic/Makefile
config.status: creating nucleo/image/processing/chromakeying/Makefile
config.status: creating nucleo/image/processing/convolution/Makefile
config.status: creating nucleo/image/processing/difference/Makefile
config.status: creating nucleo/image/processing/gamma/Makefile
config.status: creating nucleo/image/processing/noise/Makefile
config.status: creating nucleo/gl/Makefile
config.status: creating nucleo/gl/glIncludes.H
config.status: creating nucleo/gl/window/Makefile
config.status: creating nucleo/gl/texture/Makefile
config.status: creating nucleo/gl/text/Makefile
config.status: creating nucleo/gl/scenegraph/Makefile
config.status: creating nucleo/gl/shading/Makefile
config.status: creating nucleo/helpers/Makefile
config.status: creating nucleo/plugins/Makefile
config.status: creating nucleo/plugins/vnc/Makefile
config.status: creating nucleo/plugins/ffmpeg/Makefile
config.status: creating nucleo/plugins/qt/Makefile
config.status: creating nucleo/plugins/gd/Makefile
config.status: creating tests/Makefile
config.status: creating demos/Makefile
config.status: creating demos/video/Makefile
config.status: creating demos/misc/Makefile
config.status: creating demos/vnc/Makefile
config.status: creating demos/opencv/Makefile
config.status: creating demos/opencv/faceFinder/Makefile
config.status: creating demos/opencv/opticalFlow/Makefile
config.status: creating apps/Makefile
config.status: creating apps/videoServer/Makefile
config.status: creating data/Makefile
config.status: creating data/vera/Makefile
config.status: creating docs/Makefile
config.status: creating docs/MacOSX/Makefile
config.status: creating docs/MacOSX/nTest
config.status: WARNING:  docs/MacOSX/nTest.in seems to ignore the --datarootdir setting
config.status: creating docs/MacOSX/nBundle
config.status: WARNING:  docs/MacOSX/nBundle.in seems to ignore the --datarootdir setting
config.status: creating build-utils/Makefile
config.status: creating build-utils/rpm/Makefile
config.status: creating build-utils/rpm/nucleo.spec
config.status: creating nucleo-config
config.status: creating nucleo.pc
config.status: creating nucleo/config.H
config.status: executing depfiles commands

Núcleo configuration:

  Architecture: i686-pc-linux-gnu
  ------
  glWindow backend?     GLX + Xinput glXGetProcAddress
  JPEG image support?   yes (using libjpeg)
  PNG image support?    yes (using libpng)
  EXIF support?         yes (using libexif)
  Freetype2 support?    yes
  DNS-SD support?       yes
  <eXpat/> support?     yes
  GnuTLS support?       yes
  ---
  FFmpeg plugin?        yes
  VNC plugin?           no (--with-vnc option not or badly used)
  Qt plugin?            no (QtCore not found by pkg-config)
  GD plugin?            yes
  ------
  Build OpenCV demos?   no (opencv not found by pkg-config)

Making all in nucleo
make[1]: Entering directory `/home/user/pakete/nucleo-cvs/src/nucleo-build/nucleo'
make  all-recursive
make[2]: Entering directory `/home/user/pakete/nucleo-cvs/src/nucleo-build/nucleo'
Making all in core
make[3]: Entering directory `/home/user/pakete/nucleo-cvs/src/nucleo-build/nucleo/core'
Making all in select
make[4]: Entering directory `/home/user/pakete/nucleo-cvs/src/nucleo-build/nucleo/core/select'
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../nucleo  -I../../.. -I../../.. -I/usr/include/libpng12     -I/usr/include/freetype2      -march=i686 -mtune=generic -O2 -pipe -MT sTimeKeeper.lo -MD -MP -MF .deps/sTimeKeeper.Tpo -c -o sTimeKeeper.lo sTimeKeeper.cxx
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I../../../nucleo -I../../.. -I../../.. -I/usr/include/libpng12 -I/usr/include/freetype2 -march=i686 -mtune=generic -O2 -pipe -MT sTimeKeeper.lo -MD -MP -MF .deps/sTimeKeeper.Tpo -c sTimeKeeper.cxx  -fPIC -DPIC -o .libs/sTimeKeeper.o
mv -f .deps/sTimeKeeper.Tpo .deps/sTimeKeeper.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../nucleo  -I../../.. -I../../.. -I/usr/include/libpng12     -I/usr/include/freetype2      -march=i686 -mtune=generic -O2 -pipe -MT sFileKeeper.lo -MD -MP -MF .deps/sFileKeeper.Tpo -c -o sFileKeeper.lo sFileKeeper.cxx
 g++ -DHAVE_CONFIG_H -I. -I../../../nucleo -I../../.. -I../../.. -I/usr/include/libpng12 -I/usr/include/freetype2 -march=i686 -mtune=generic -O2 -pipe -MT sFileKeeper.lo -MD -MP -MF .deps/sFileKeeper.Tpo -c sFileKeeper.cxx  -fPIC -DPIC -o .libs/sFileKeeper.o
mv -f .deps/sFileKeeper.Tpo .deps/sFileKeeper.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../nucleo  -I../../.. -I../../.. -I/usr/include/libpng12     -I/usr/include/freetype2      -march=i686 -mtune=generic -O2 -pipe -MT sReactiveEngine.lo -MD -MP -MF .deps/sReactiveEngine.Tpo -c -o sReactiveEngine.lo sReactiveEngine.cxx
 g++ -DHAVE_CONFIG_H -I. -I../../../nucleo -I../../.. -I../../.. -I/usr/include/libpng12 -I/usr/include/freetype2 -march=i686 -mtune=generic -O2 -pipe -MT sReactiveEngine.lo -MD -MP -MF .deps/sReactiveEngine.Tpo -c sReactiveEngine.cxx  -fPIC -DPIC -o .libs/sReactiveEngine.o
mv -f .deps/sReactiveEngine.Tpo .deps/sReactiveEngine.Plo
/bin/sh ../../../libtool --tag=CXX   --mode=link g++  -march=i686 -mtune=generic -O2 -pipe   -o libselect.la  sTimeKeeper.lo sFileKeeper.lo sReactiveEngine.lo  -lexpat -ldns_sd -ljpeg -lGLU -lGL -lpthread   -lSM -lICE   -lXi -lpng12   -lexif -lm   -lfreetype -lz   -lgnutls  
ar cru .libs/libselect.a .libs/sTimeKeeper.o .libs/sFileKeeper.o .libs/sReactiveEngine.o
ranlib .libs/libselect.a
creating libselect.la
(cd .libs && rm -f libselect.la && ln -s ../libselect.la libselect.la)
make[4]: Leaving directory `/home/user/pakete/nucleo-cvs/src/nucleo-build/nucleo/core/select'
make[4]: Entering directory `/home/user/pakete/nucleo-cvs/src/nucleo-build/nucleo/core'
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../nucleo  -I../.. -I../.. -I/usr/include/libpng12     -I/usr/include/freetype2      -march=i686 -mtune=generic -O2 -pipe -MT TimeKeeper.lo -MD -MP -MF .deps/TimeKeeper.Tpo -c -o TimeKeeper.lo TimeKeeper.cxx
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I../../nucleo -I../.. -I../.. -I/usr/include/libpng12 -I/usr/include/freetype2 -march=i686 -mtune=generic -O2 -pipe -MT TimeKeeper.lo -MD -MP -MF .deps/TimeKeeper.Tpo -c TimeKeeper.cxx  -fPIC -DPIC -o .libs/TimeKeeper.o
mv -f .deps/TimeKeeper.Tpo .deps/TimeKeeper.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../nucleo  -I../.. -I../.. -I/usr/include/libpng12     -I/usr/include/freetype2      -march=i686 -mtune=generic -O2 -pipe -MT FileKeeper.lo -MD -MP -MF .deps/FileKeeper.Tpo -c -o FileKeeper.lo FileKeeper.cxx
 g++ -DHAVE_CONFIG_H -I. -I../../nucleo -I../.. -I../.. -I/usr/include/libpng12 -I/usr/include/freetype2 -march=i686 -mtune=generic -O2 -pipe -MT FileKeeper.lo -MD -MP -MF .deps/FileKeeper.Tpo -c FileKeeper.cxx  -fPIC -DPIC -o .libs/FileKeeper.o
mv -f .deps/FileKeeper.Tpo .deps/FileKeeper.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../nucleo  -I../.. -I../.. -I/usr/include/libpng12     -I/usr/include/freetype2      -march=i686 -mtune=generic -O2 -pipe -MT ReactiveEngine.lo -MD -MP -MF .deps/ReactiveEngine.Tpo -c -o ReactiveEngine.lo ReactiveEngine.cxx
 g++ -DHAVE_CONFIG_H -I. -I../../nucleo -I../.. -I../.. -I/usr/include/libpng12 -I/usr/include/freetype2 -march=i686 -mtune=generic -O2 -pipe -MT ReactiveEngine.lo -MD -MP -MF .deps/ReactiveEngine.Tpo -c ReactiveEngine.cxx  -fPIC -DPIC -o .libs/ReactiveEngine.o
mv -f .deps/ReactiveEngine.Tpo .deps/ReactiveEngine.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../nucleo  -I../.. -I../.. -I/usr/include/libpng12     -I/usr/include/freetype2      -march=i686 -mtune=generic -O2 -pipe -MT ReactiveObject.lo -MD -MP -MF .deps/ReactiveObject.Tpo -c -o ReactiveObject.lo ReactiveObject.cxx
 g++ -DHAVE_CONFIG_H -I. -I../../nucleo -I../.. -I../.. -I/usr/include/libpng12 -I/usr/include/freetype2 -march=i686 -mtune=generic -O2 -pipe -MT ReactiveObject.lo -MD -MP -MF .deps/ReactiveObject.Tpo -c ReactiveObject.cxx  -fPIC -DPIC -o .libs/ReactiveObject.o
mv -f .deps/ReactiveObject.Tpo .deps/ReactiveObject.Plo
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../nucleo  -I../.. -I../.. -I/usr/include/libpng12     -I/usr/include/freetype2      -march=i686 -mtune=generic -O2 -pipe -MT URI.lo -MD -MP -MF .deps/URI.Tpo -c -o URI.lo URI.cxx
 g++ -DHAVE_CONFIG_H -I. -I../../nucleo -I../.. -I../.. -I/usr/include/libpng12 -I/usr/include/freetype2 -march=i686 -mtune=generic -O2 -pipe -MT URI.lo -MD -MP -MF .deps/URI.Tpo -c URI.cxx  -fPIC -DPIC -o .libs/URI.o
URI.cxx: In member function »void nucleo::URI::load(const std::string&)«:
URI.cxx:97: Fehler: »atoi« wurde in diesem Gültigkeitsbereich nicht definiert
URI.cxx: In static member function »static bool nucleo::URI::getQueryArg(const std::string&, const std::string&, bool*)«:
URI.cxx:282: Fehler: »atoi« wurde in diesem Gültigkeitsbereich nicht definiert
URI.cxx: In static member function »static bool nucleo::URI::getQueryArg(const std::string&, const std::string&, int*)«:
URI.cxx:290: Fehler: »atoi« wurde in diesem Gültigkeitsbereich nicht definiert
URI.cxx: In static member function »static bool nucleo::URI::getQueryArg(const std::string&, const std::string&, unsigned int*)«:
URI.cxx:298: Fehler: »atoi« wurde in diesem Gültigkeitsbereich nicht definiert
URI.cxx: In static member function »static bool nucleo::URI::getQueryArg(const std::string&, const std::string&, long unsigned int*)«:
URI.cxx:306: Fehler: »strtol« wurde in diesem Gültigkeitsbereich nicht definiert
URI.cxx: In static member function »static bool nucleo::URI::getQueryArg(const std::string&, const std::string&, int64_t*)«:
URI.cxx:314: Fehler: »strtol« wurde in diesem Gültigkeitsbereich nicht definiert
URI.cxx: In static member function »static bool nucleo::URI::getQueryArg(const std::string&, const std::string&, double*)«:
URI.cxx:322: Fehler: »atof« wurde in diesem Gültigkeitsbereich nicht definiert
URI.cxx: In static member function »static bool nucleo::URI::getQueryArg(const std::string&, const std::string&, float*)«:
URI.cxx:330: Fehler: »atof« wurde in diesem Gültigkeitsbereich nicht definiert
make[4]: *** [URI.lo] Fehler 1
make[4]: Leaving directory `/home/user/pakete/nucleo-cvs/src/nucleo-build/nucleo/core'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/home/user/pakete/nucleo-cvs/src/nucleo-build/nucleo/core'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/user/pakete/nucleo-cvs/src/nucleo-build/nucleo'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/home/user/pakete/nucleo-cvs/src/nucleo-build/nucleo'
make: *** [all-recursive] Fehler 1
==> FEHLER: Build fehlgeschlagen.
    Breche ab ...

what am i "making" wrong...?

Last edited by Madi (2008-03-30 16:28:07)


Athlon64 X2 3800+ EE ("maxcpus=1")/K9A Platinum(ATI RD580, SB600)/1GB RAM Dual-Channel/ASUS EN7600GT Silent/Archlinux  2.6.24.4-1 i686/gnome 2.22.1/nvidia 169.12-2/grub 0.97-12 dual boot WinXP/compiz fusion/emerald/every uptime pacman -Syu
...don't care about my english... just tell and I will try to explain what I mean...

Offline

#2 2008-03-27 08:37:23

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,390
Website

Re: [solved] error makepkg (make aborts) nucleo-cvs from AUR

gcc 4.3 got stricter on the inclusion of header files.  You can either fix it yourself or look for a patch upstream.    It looks like URI.cxx needs "#include <stdlib.h>" at the top.

Last edited by Allan (2008-03-27 08:37:35)

Offline

#3 2008-03-28 16:16:36

Madi
Member
From: germany
Registered: 2007-08-14
Posts: 15

Re: [solved] error makepkg (make aborts) nucleo-cvs from AUR

hi

thanks for reply. i could get nucleo compiled after editing several .cxx-files (added #include <stdlib.h> and #include <string.h>). first i installed the package build with makepkg (nucleo-cvs) and after that i tried to makepkg metisse-cvs, but make failed again (but now i couldn't solve it with include something).
so i decided to download metisse-0.4.0-rc4 and nucleo-0.6 source from their homepage and made the editing with nucleo, compiled and installed - worked.
now i have the following problem with metisse: if i run ./configure it doesn't recognize the really existing /usr/local/bin/nucleo-config file so the fvwm-compositor will not be build...
perhaps a wrong path anywhere?
nothing to find with google or somewhere else...

checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes

checking for nucleo-config... no
WHY?

checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SPI... yes
configure: creating ./config.status.
config.status: xserver/include/dix-config.h is unchanged
config.status: executing depfiles commands

Metisse Configuration:

Xmetisse will be build and installed in:
    /usr/local/bin

  *** WARNING: FvwmCompositor will not be build because:
    nucleo-config could not be found
Xmetisse font path:
    /usr/share/fonts/misc,/usr/share/fonts/75dpi,/usr/share/fonts/100dpi

MMX in fb:               no disabled by default try --enable-mmx
Xcursor Library:          
GLX extension:           no disabled by default try --enable-glx or --enable-glx-x86
Widget tracking support: yes 
Python 2.x:              yes

Last edited by Madi (2008-03-28 16:18:31)


Athlon64 X2 3800+ EE ("maxcpus=1")/K9A Platinum(ATI RD580, SB600)/1GB RAM Dual-Channel/ASUS EN7600GT Silent/Archlinux  2.6.24.4-1 i686/gnome 2.22.1/nvidia 169.12-2/grub 0.97-12 dual boot WinXP/compiz fusion/emerald/every uptime pacman -Syu
...don't care about my english... just tell and I will try to explain what I mean...

Offline

#4 2008-03-29 06:58:45

Madi
Member
From: germany
Registered: 2007-08-14
Posts: 15

Re: [solved] error makepkg (make aborts) nucleo-cvs from AUR

hi

ok, i was able to tell ./configure where to find nucleo-config, just editet /etc/profile:

# Set our default path
PATH="/bin:/usr/bin:/sbin:/usr/sbin"
export PATH

to

# Set our default path
PATH="/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin"
export PATH

but "make" failed again:

make[3]: Entering directory `/home/user/pakete/metisse-cvs/src/metisse-build/FvwmCompositor/desktop'
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../xserver/include  -I../../FvwmCompositor -I../../proto -I../../libmetisse -I../../xserver/mi -I../../xserver/include -I../../fvwm-insitu -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/local/include  -DORBIT2=1 -pthread -I/usr/include/at-spi-1.0 -I/usr/include/libbonobo-2.0 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0     -march=i686 -mtune=generic -O2 -pipe -MT MetisseDesktop.o -MD -MP -MF .deps/MetisseDesktop.Tpo -c -o MetisseDesktop.o MetisseDesktop.cxx
In file included from MetisseDesktop.H:29,
                 from MetisseDesktop.cxx:15:
MetisseWindow.H:272: Fehler: mehrere Parameter wurden »n« genannt
MetisseWindow.H:273: Fehler: mehrere Parameter wurden »n« genannt
In file included from MetisseDesktop.cxx:15:
MetisseDesktop.H:79: Fehler: mehrere Parameter wurden »width« genannt
MetisseDesktop.cxx: In member function »void MetisseDesktop::_closeWindow(MetisseWindow*)«:
MetisseDesktop.cxx:1355: Warnung: veraltete Konvertierung von Zeichenkettenkonstante in »char*«
make[3]: *** [MetisseDesktop.o] Fehler 1
make[3]: Leaving directory `/home/user/pakete/metisse-cvs/src/metisse-build/FvwmCompositor/desktop'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/user/pakete/metisse-cvs/src/metisse-build/FvwmCompositor'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/user/pakete/metisse-cvs/src/metisse-build'
make: *** [all] Fehler 2

it's the same with metisse-0.4.0-rc4 from the project-page and with metisse-cvs AUR-tarball.

how can i get metisse run...? seems to be more tricky...


Athlon64 X2 3800+ EE ("maxcpus=1")/K9A Platinum(ATI RD580, SB600)/1GB RAM Dual-Channel/ASUS EN7600GT Silent/Archlinux  2.6.24.4-1 i686/gnome 2.22.1/nvidia 169.12-2/grub 0.97-12 dual boot WinXP/compiz fusion/emerald/every uptime pacman -Syu
...don't care about my english... just tell and I will try to explain what I mean...

Offline

#5 2008-03-29 13:50:57

Madi
Member
From: germany
Registered: 2007-08-14
Posts: 15

Re: [solved] error makepkg (make aborts) nucleo-cvs from AUR

hi

i found the new patches in aur from 6xx - makepkg now works fine with nucleo-cvs and metisse-cvs.

thank you... now i will try running metisse........


Athlon64 X2 3800+ EE ("maxcpus=1")/K9A Platinum(ATI RD580, SB600)/1GB RAM Dual-Channel/ASUS EN7600GT Silent/Archlinux  2.6.24.4-1 i686/gnome 2.22.1/nvidia 169.12-2/grub 0.97-12 dual boot WinXP/compiz fusion/emerald/every uptime pacman -Syu
...don't care about my english... just tell and I will try to explain what I mean...

Offline

Board footer

Powered by FluxBB