Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140855 - x11-misc/dxpc-3.8.2-r1 fails to compile
Summary: x11-misc/dxpc-3.8.2-r1 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 139964
  Show dependency tree
 
Reported: 2006-07-17 16:50 UTC by Andy Romeril
Modified: 2006-08-14 12:53 UTC (History)
1 user (show)

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


Attachments
dxpc-3.8.2-lzo2.patch (dxpc-3.8.2-lzo2.patch,13.19 KB, patch)
2006-08-14 10:44 UTC, Przemyslaw Maciag (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Romeril 2006-07-17 16:50:52 UTC
+++ This bug was initially created as a clone of Bug #139964 +++

As noted in the parent bug, there is an issue with lzo-2 and this module.
Comment 1 Andy Romeril 2006-07-17 16:51:39 UTC
emerge --info:

Portage 2.1-r1 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.3.6-r4, 2.6.16-gentoo-r9 i686)
=================================================================
System uname: 2.6.16-gentoo-r9 i686 Intel(R) Celeron(R) CPU 2.80GHz
Gentoo Base System version 1.6.15
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
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-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -pipe"
CHOST="i686-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/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=pentium4 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="ftp://206.75.218.52/pub/gentoo/ ftp://ftp.ndlug.nd.edu/pub/gentoo/ http://gentoo.netnitco.net"
MAKEOPTS="-j3"
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 /usr/portage/local/layman/vmware"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts bzip2 cli crypt ctype cups dba dlloader dmx dri eds elibc_glibc emboss encode esd fastbuild firefox foomaticdb force-cgi-redirect fortran ftp gd gdbm gif glut gnome gpm gstreamer gtk gtk2 i8x0 imlib ipv6 isdnlog jpeg kde kdeenablefinal kernel_linux libg++ libwww mad memlimit mikmod mmx mmxext motif mp3 mpeg ncurses nls nptl nptlonly nsplugin offensive ogg opengl oss pam pcre pdflib perl pic png posix pppd python qt qt3 qt4 quicktime rar readline reflection samba sdl session simplexml slang soap sockets spell spl sse sse2 ssl tcltk tcpd tiff tokenizer truetype truetype-fonts type1-fonts udev userland_GNU vorbis win32codecs xml xmms xorg xsl xv zlib input_devices_keyboard input_devices_mouse video_cards_i810"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Przemyslaw Maciag (RETIRED) gentoo-dev 2006-08-14 10:44:02 UTC
Created attachment 94257 [details, diff]
dxpc-3.8.2-lzo2.patch

Hi!

Patch lacks of header changes from lzo1 to lzo2 in project sources.

I simple correction and regenerate original patch. Tested on my ppc and x86 boxes - works on both. No ebuild changes needed, just this patch.

Regards,
Przemek
Comment 3 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-08-14 12:53:03 UTC
Fixed. Compiles now fine.