Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61814 - gaim-encryption 2.29 build fails, gaim-0.82 missing include files
Summary: gaim-encryption 2.29 build fails, gaim-0.82 missing include files
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gaim Bugs Crew
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-26 08:03 UTC by Rajiv Aaron Manglani (RETIRED)
Modified: 2004-08-27 06:53 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 Rajiv Aaron Manglani (RETIRED) gentoo-dev 2004-08-26 08:03:45 UTC
emerge gaim-encryption fails with:


make[2]: Entering directory `/var/tmp/portage/gaim-encryption-2.29/work/gaim-encryption-2.29'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  -DLOCALEDIR=\"/usr/share/locale\"  -DLIBDIR=\"/usr/lib/gaim/\"             -DDATADIR=\"/usr/share\"                                     -I/usr/include/gaim -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include                              -I/usr/include/nspr -I/usr/include/nss -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -Wall -O2 -march=pentium3 -pipe -fomit-frame-pointer -c ge_blist.c
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib/gaim/\" -DDATADIR=\"/usr/share\" -I/usr/include/gaim -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -O2 -march=pentium3 -pipe -fomit-frame-pointer -c ge_blist.c  -fPIC -DPIC -o .libs/ge_blist.o
ge_blist.c:2:19: multi.h: No such file or directory
make[2]: *** [ge_blist.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/gaim-encryption-2.29/work/gaim-encryption-2.29'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gaim-encryption-2.29/work/gaim-encryption-2.29'
make: *** [all-recursive-am] Error 2

!!! ERROR: x11-plugins/gaim-encryption-2.29 failed.
!!! Function src_compile, Line 33, Exitcode 2
!!! Make failed




/usr/include/gaim/multi.h does not exist after emerging gaim-0.82.

in fact, /usr/include/gaim does not exist after emerging gaim-0.82.
Comment 1 y0zza 2004-08-26 08:20:06 UTC
Same problem here.


Portage 2.0.50-r10 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20040619-r1, 2.6.8-nitro5)
=================================================================
System uname: 2.6.8-nitro5 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=pentium4 -march=pentium4 -pipe -ftracer -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/share/config:/usr/kde/3.3/env:/usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=pentium4 -march=pentium4 -pipe -ftracer -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo/ http://mir.zyrianes.net/gentoo/ ftp://mir.zyrianes.net/gentoo/ ftp://ftp.easynet.nl/mirror/gentoo/"
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="X aac acpi aim alsa apm audiofile avi berkdb bluetooth bonobo bzlib cddb cdparanoia cdr cjk codecs crypt cups curl divx4linux dvd dvdr dvdread encode esd exif faac faad fam fbcon flac foomaticdb freetype ftp gdbm gif gimp gimpprint glade gnome gnomedb gphoto2 gpm gstreamer gtk gtk2 gtkhtml icq ieee1394 imagemagick imlib irmc java jp2 jpeg ldap libg++ libwww live lm_sensors lzw lzw-tiff mad matroska mikmod mime mmx mng monkey mono motif mozilla moznocompose moznoirc moznomail mozsvg mpeg mpeg4 mplayer msn ncurses network nls nptl oggvorbis openal opengl pam pda pdflib perl pic png ppds python quicktime readline rtc ruby samba sdl slang sndfile spell sse sse2 ssl stencil-buffer svg svga tcltk tcpd tiff truetype unicode usb v4l v4l2 wmf wxwindows x86 xinerama xml2 xmms xosd xprint xv xvid yahoo zlib"
Comment 2 Don Seiler (RETIRED) gentoo-dev 2004-08-26 09:45:18 UTC
gaim-encryption-2.29 will not work with gaim-0.82 and has already been updated in portage.  There is no new version of gaim-encryption for gaim-0.82 yet.
Comment 3 Patrick Borjesson 2004-08-27 04:12:47 UTC
Huh? No version of gaim-encryption for gaim-0.82? They released 2.30 on the 25th of August. Someone just have to whip up an ebuild for it...
Comment 4 Patrick Borjesson 2004-08-27 04:53:05 UTC
It seems the ebuild for gaim-encryption-2.29 works by just renaming it for 2.30 and removing the restriction for <=net-im/gaim-0.82 in DEPEND. 
Comment 5 Rajiv Aaron Manglani (RETIRED) gentoo-dev 2004-08-27 05:52:26 UTC
http://gaim-encryption.sourceforge.net/ :

Latest release
Version 2.30 is now available in source code or as a Win32 self-extracting binary,  for use with Gaim 0.82. See the release notes.

http://sourceforge.net/project/shownotes.php?release_id=263647
Comment 6 Benjamin Martin 2004-08-27 06:05:57 UTC
ebuild: #61909
Comment 7 Brandon Low (RETIRED) gentoo-dev 2004-08-27 06:53:23 UTC
Thsi is not a bug we will fix, however gaim-encryption-0.30 is out and builds with gaim-0.82.  all fixage related to this committed to portage.