Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge splashutils - error - warum?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
deJunior
n00b
n00b


Joined: 17 Nov 2004
Posts: 19

PostPosted: Sat Dec 03, 2005 2:03 pm    Post subject: emerge splashutils - error - warum? Reply with quote

Hi,

ich habe versucht Splashutils zu emergen, leider ohne Erfolg. Hat hierzu jemand einen Tipp?

Code:
hugo ~ # emerge splashutils
Calculating dependencies ...done!
>>> emerge (1 of 1) media-gfx/splashutils-1.1.9.10 to /
>>> md5 files   ;-) splashutils-1.1.9.8.ebuild
>>> md5 files   ;-) splashutils-1.1.9.9-r1.ebuild
>>> md5 files   ;-) splashutils-1.1.9.10.ebuild
>>> md5 files   ;-) splashutils-1.1.9.9.ebuild
>>> md5 files   ;-) files/digest-splashutils-1.1.9.8
>>> md5 files   ;-) files/digest-splashutils-1.1.9.9-r1
>>> md5 files   ;-) files/digest-splashutils-1.1.9.10
>>> md5 files   ;-) files/digest-splashutils-1.1.9.9
>>> md5 files   ;-) files/splashutils-1.1.9.10-ppc-2.6.14.patch
>>> md5 files   ;-) files/splashutils-1.1.9.9-external-klibc.patch
>>> md5 src_uri ;-) splashutils-lite-1.1.9.10.tar.bz2
>>> md5 src_uri ;-) splashutils-gentoo-0.1.14.tar.bz2
>>> md5 src_uri ;-) miscsplashutils-0.1.3.tar.bz2
>>> md5 src_uri ;-) libpng-1.2.8.tar.bz2
>>> md5 src_uri ;-) jpegsrc.v6b.tar.gz
>>> md5 src_uri ;-) freetype-2.1.9.tar.bz2
>>> md5 src_uri ;-) zlib-1.2.3.tar.bz2
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     2.6.14-gentoo-r3
>>> Unpacking source...
>>> Unpacking splashutils-lite-1.1.9.10.tar.bz2 to /var/tmp/portage/splashutils-1.1.9.10/work
>>> Unpacking splashutils-gentoo-0.1.14.tar.bz2 to /var/tmp/portage/splashutils-1.1.9.10/work
>>> Unpacking miscsplashutils-0.1.3.tar.bz2 to /var/tmp/portage/splashutils-1.1.9.10/work
>>> Unpacking libpng-1.2.8.tar.bz2 to /var/tmp/portage/splashutils-1.1.9.10/work
>>> Unpacking jpegsrc.v6b.tar.gz to /var/tmp/portage/splashutils-1.1.9.10/work
>>> Unpacking freetype-2.1.9.tar.bz2 to /var/tmp/portage/splashutils-1.1.9.10/work
>>> Unpacking zlib-1.2.3.tar.bz2 to /var/tmp/portage/splashutils-1.1.9.10/work
 * Applying splashutils-1.1.9.10-ppc-2.6.14.patch ...                                                                  [ ok ]>>> Source unpacked.
cc -O2 fbres.c -o fbres
strip fbres
make[1]: Entering directory `/var/tmp/portage/splashutils-1.1.9.10/work/miscsplashutils-0.1.3/fbtruetype'
gcc -O2 -Wall -I/usr/include/freetype2   -c -o fbtruetype.o fbtruetype.c
gcc -O2 -Wall -I/usr/include/freetype2   -c -o messages.o messages.c
gcc -O2 -Wall -I/usr/include/freetype2   -c -o console.o console.c
gcc -O2 -Wall -I/usr/include/freetype2   -c -o ttf.o ttf.c
gcc -O2 -Wall -I/usr/include/freetype2   -c -o luxisri.o luxisri.c
gcc -O2 -Wall -I/usr/include/freetype2 -L/usr/lib -o fbtruetype -L/usr/lib fbtruetype.o messages.o console.o ttf.o luxisri.o -lfreetype -lm
gcc -O2 -Wall -I/usr/include/freetype2 -L/usr/lib -static -o fbtruetype.static -L/usr/lib fbtruetype.o messages.o console.o ttf.o luxisri.o /usr/lib/libfreetype.a /usr/lib/libz.a -lm
strip -s fbtruetype fbtruetype.static
make[1]: Leaving directory `/var/tmp/portage/splashutils-1.1.9.10/work/miscsplashutils-0.1.3/fbtruetype'
make[1]: Entering directory `/var/tmp/portage/splashutils-1.1.9.10/work/miscsplashutils-0.1.3/kbd'
cc -O2 -pipe -march=pentium-m -fomit-frame-pointer -mfpmath=sse   -c -o fgconsole.o fgconsole.c
cc -O2 -pipe -march=pentium-m -fomit-frame-pointer -mfpmath=sse   -c -o getfd.o getfd.c
cc -O2 -pipe -march=pentium-m -fomit-frame-pointer -mfpmath=sse  fgconsole.o getfd.o -o fgconsole
make[1]: Leaving directory `/var/tmp/portage/splashutils-1.1.9.10/work/miscsplashutils-0.1.3/kbd'
  CONF    libjpeg
  MAKE    libjpeg
  CONF    freetype2
  MAKE    freetype2
  CONF    zlib
  MAKE    zlib
  CONF    libpng
  MAKE    libpng
  CC      kernel/kernel.o
kernel.c: In function `handle_init':
kernel.c:166: Fehler: »FB_SPLASH_IO_ORIG_USER« nicht deklariert (erste Benutzung in dieser Funktion)
kernel.c:166: Fehler: (Jeder nicht deklarierte Bezeichner wird nur einmal aufgeführt
kernel.c:166: Fehler: für jede Funktion in der er auftritt.)
kernel.c: In function `main':
kernel.c:332: Fehler: »FB_SPLASH_IO_ORIG_KERNEL« nicht deklariert (erste Benutzung in dieser Funktion)
distcc[29294] ERROR: compile (null) on localhost failed
make: *** [kernel/kernel.o] Fehler 1

!!! ERROR: media-gfx/splashutils-1.1.9.10 failed.
!!! Function src_compile, Line 133, Exitcode 2
!!! failed to build splashutils
!!! If you need support, post the topmost build error, NOT this status message.

hugo ~ #


Code:
hugo ~ # emerge info
Portage 2.0.53_rc7 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r3, 2.6.14-gentoo-r3 i686)
=================================================================
System uname: 2.6.14-gentoo-r3 i686 Intel(R) Pentium(R) M processor 1.86GHz
Gentoo Base System version 1.12.0_pre10
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.20-r1
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=pentium-m -fomit-frame-pointer -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -pipe -march=pentium-m -fomit-frame-pointer -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://pandemonium.tiscali.de/pub/gentoo/"
LANG="de_DE.utf8"
LC_ALL="de_DE.utf8"
LINGUAS="de en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib acpi alsa apache2 audiofile avi berkdb bitmap-fonts bluetooth bonobo bzip2 cdr clamav crypt cups curl dga directfb divx4linux dvd eds encode esd ethereal evo exif expat fam ffmpeg flac flash foomaticdb gb gdbm gif glut gnome gpm gstreamer gtk gtk2 gtkhtml guile hal howl idn imagemagick imlib ipv6 java jpeg lcms libg++ libwww mad maildir mhash mikmod ming mmx mng motif mozilla mp3 mpeg mysql ncurses nls nptl nptlonly ogg oggvorbis opengl openssh openssl oss pam pcre pdflib perl php png ppds python quicktime readline samba sdl slang speex spell sqlite sse ssl tcltk tcpd tetex tiff transcode truetype truetype-fonts type1-fonts udev unicode usb vcd vorbis win32codecs wmf xface xine xml xml2 xv xvid zlib linguas_de linguas_en userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS

hugo ~ #


Ich bin für jede Hilfe dankbar.

Gruß

Christian
Back to top
View user's profile Send private message
lordmat
n00b
n00b


Joined: 30 Jul 2003
Posts: 52
Location: Tübingen

PostPosted: Sun Dec 25, 2005 11:27 am    Post subject: Reply with quote

Hey ich bekomm genau den selben fehler nur bei der version 1.1.9.8

Quote:
kernel.c: In function "handle_init":
kernel.c:133: error: "fbsplash" undeclared ........


kernel issn vanilla 2.6.14.2

sonstige infos?
_________________
#linux.de @ euIRC | gentoo linux box
Supporter.
Gruß an DerCorny ;]
Back to top
View user's profile Send private message
sevo
Tux's lil' helper
Tux's lil' helper


Joined: 12 Mar 2005
Posts: 79

PostPosted: Sun Dec 25, 2005 12:24 pm    Post subject: Reply with quote

Gentoo nehmen... Oder Vanilla für fbsplash patchen...

Gruß Sevo
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum