Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137596 - libsdl-1.2.10 does not compile
Summary: libsdl-1.2.10 does not compile
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
: 150480 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-06-22 07:59 UTC by UncleOwen
Modified: 2006-10-08 11:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description UncleOwen 2006-06-22 07:59:20 UTC
# emerge -a1 libsdl

These are the packages that would be merged, in order:

Calculating dependencies ... done!
[ebuild   R   ] media-libs/libsdl-1.2.10  

Would you like to merge these packages? [Yes/No] yes
[...]
Generating dependencies for ./src/timer/unix/SDL_systimer.c                                                                                                                                                        
/bin/sh ./build-scripts/mkinstalldirs build                                                                                                                                                                        
/bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe  -I./include -D_GNU_SOURCE=1 -fvisibility=hidden   -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -c ./src/SDL.c  -o build/SDL.lo     
mkdir -p -- build                                                                                                                                                                                                  
./libtool: line 1274: build/SDL.loT: No such file or directory                                                                                                                                                     
mkdir build/.libs                                                                                                                                                                                                  
mkdir: cannot create directory `build/.libs': No such file or directory                                                                                                                                            
make: *** [build/SDL.lo] Error 1                                                                                                                                                                                   
make: *** Waiting for unfinished jobs....                                                                                                                                                                          
                                                                                                                                                                                                                   
!!! ERROR: media-libs/libsdl-1.2.10 failed.                                                                                                                                                                        
Call stack:                                                                                                                                                                                                        
  ebuild.sh, line 1540:   Called dyn_compile                                                                                                                                                                       
  ebuild.sh, line 940:   Called src_compile                                                                                                                                                                        
  libsdl-1.2.10.ebuild, line 155:   Called die                                                                                                                                                                     
                                                                                                                                                                                                                   
!!! emake failed                                                                                                                                                                                                   
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 UncleOwen 2006-06-22 08:00:06 UTC
$ emerge --info
Portage 2.1.1_pre1-r1 (default-linux/amd64/2006.0, gcc-4.1.1/amd64-vanilla, glibc-2.4-r3, 2.6.16-gentoo-r9-20060609 x86_64)
=================================================================
System uname: 2.6.16-gentoo-r9-20060609 x86_64 AMD Athlon(tm) 64 Processor 3700+
Gentoo Base System version 1.12.1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
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-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=k8 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical"
FEATURES="autoconfig candy distlocks metadata-transfer parallel-fetch sandbox sfperms strict userpriv userpriv_fakeroot usersandbox"
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/local /usr/local/portage/java-migration /usr/local/portage/java-migration-packages"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="amd64 X alsa avi bitmap-fonts bzip2 cdinstall cjk cli crypt cups dri dvd emboss encode foomaticdb fortran gif gpm gstreamer gtk gtk2 imlib ipv6 isdnlog jpeg kde kdeenablefinal lzw lzw-tiff mad mp3 mpeg ncurses nls nptl nptlonly nvidia opengl pam pcre pdflib perl png pppd python qt quicktime readline reflection sdl session spell spl ssl tcpd tiff truetype-fonts type1-fonts unicode userlocales vorbis xorg xpm xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_nv video_cards_vga"
Unset:  CTARGET, INSTALL_MASK, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 SpanKY gentoo-dev 2006-06-27 00:02:25 UTC
use libsdl-1.2.11
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-10-08 11:01:03 UTC
*** Bug 150480 has been marked as a duplicate of this bug. ***