Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 290017 - libogg 1.1.4 is not suppling libogg.la this breaks the xine-lib build
Summary: libogg 1.1.4 is not suppling libogg.la this breaks the xine-lib build
Status: RESOLVED DUPLICATE of bug 218286
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-21 14:26 UTC by Ed Tomlinson
Modified: 2009-10-21 14:29 UTC (History)
0 users

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 Ed Tomlinson 2009-10-21 14:26:51 UTC
building media-libs/xine-lib-1.1.16.3-r2 eventually gets:

/bin/sh ../../libtool --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -march=amdfam10 -O2 -pipe -frename-registers -ffunction-sections -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -avoid-version -module -Wl,-O1 -o xineplug_dmx_games.la -rpath /usr/lib64/xine/plugins/1.26 group_games.lo demux_eawve.lo demux_idcin.lo demux_ipmovie.lo demux_roq.lo demux_vqa.lo demux_wc3movie.lo demux_str.lo demux_film.lo demux_smjpeg.lo demux_4xm.lo demux_vmd.lo ../../src/xine-engine/libxine.la                                          
/bin/grep: /usr/lib64/libogg.la: No such file or directory                                                                          
libtool: link: x86_64-pc-linux-gnu-gcc -shared  .libs/xineplug_dmx_asf_la-demux_asf.o .libs/xineplug_dmx_asf_la-asfheader.o   -Wl,-rpath -Wl,/var/tmp/portage/media-libs/xine-lib-1.1.16.3-r2/work/xine-lib-1.1.16.3/src/xine-engine/.libs ../../src/xine-engine/.libs/libxine.so -L/usr/lib64 -ldl -lm /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so -lz /usr/lib64/libexpat.so -lrt -lresolv -lnsl  -march=amdfam10 -Wl,--no-undefined -Wl,-O1   -pthread -Wl,-soname -Wl,xineplug_dmx_asf.so -o .libs/xineplug_dmx_asf.so            
/usr/bin/sed: can't read /usr/lib64/libogg.la: No such file or directory                                                            
libtool: link: `/usr/lib64/libogg.la' is not a valid libtool archive                                                                
make[2]: *** [xineplug_dmx_ogg.la] Error 1   



Reproducible: Always

Steps to Reproduce:
1. emerge =libogg-1.1.4
2. emerge =xine-lib-1.1.16.3-r2


Actual Results:  
install fails

Expected Results:  
install works

googling finds that some versions of 1.1.4 do not have the .la file - for other dists it still exists...
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-10-21 14:29:26 UTC

*** This bug has been marked as a duplicate of bug 218286 ***