Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139964 - Stabilize x11-misc/dxpc-3.8.2-r1
Summary: Stabilize x11-misc/dxpc-3.8.2-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on: 140855
Blocks:
  Show dependency tree
 
Reported: 2006-07-11 02:05 UTC by Krzysztof Pawlik (RETIRED)
Modified: 2006-08-05 06:09 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 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-07-11 02:05:06 UTC
Please stabilize, only diff between 3.8.2 and 3.8.2-r1 is that the later is ported to modular X.
Comment 1 Tobias Scherbaum (RETIRED) gentoo-dev 2006-07-16 01:00:12 UTC
(In reply to comment #0)
> Please stabilize, only diff between 3.8.2 and 3.8.2-r1 is that the later is
> ported to modular X.

That doesn't seems to be the whole truth, -r1 uses lzo-2* which breaks it for me on ppc, 3.8.2 using lzo-1* works though.

powerpc-unknown-linux-gnu-g++ -Os -mcpu=7450 -maltivec -mabi=altivec -mpowerpc-gfxopt -pipe  -DHAVE_CONFIG_H -o dxpc main.o util.o constants.o Stats.o Multiplexer.o ClientMultiplexer.o ServerMultiplexer.o ClientChannel.o ServerChannel.o ReadBuffer.o ProxyReadBuffer.o ClientReadBuffer.o ServerReadBuffer.o EncodeBuffer.o DecodeBuffer.o WriteBuffer.o IntCache.o CharCache.o PixelCache.o HuffmanCoder.o ClientCache.o ServerCache.o TextCompressor.o LastPixels.o SequenceNumQueue.o BlockCache.o BlockCacheSet.o Compresser.o Decompresser.o  -llzo2
main.o: In function `main':
main.C:(.text+0x2088): undefined reference to `__lzo_init2'
collect2: ld returned 1 exit status
make: *** [dxpc] Error 1

!!! ERROR: x11-misc/dxpc-3.8.2-r1 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  dxpc-3.8.2-r1.ebuild, line 30:   Called die
Comment 2 Tobias Scherbaum (RETIRED) gentoo-dev 2006-08-05 06:09:53 UTC
Stabled by hansmi.