Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75872 - net-libs/meanwhile fails to compile
Summary: net-libs/meanwhile fails to compile
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Don Seiler (RETIRED)
URL: http://meanwhile.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-27 21:08 UTC by Jonathan Smith (RETIRED)
Modified: 2004-12-28 08:51 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 Jonathan Smith (RETIRED) gentoo-dev 2004-12-27 21:08:45 UTC
In file included from session.c:10:
mw_debug.h:12:1: "g_debug" redefined
In file included from /usr/include/glib-2.0/glib.h:52,
from session.c:3:
/usr/include/glib-2.0/glib/gmessages.h:138:1: this is the location of the previous definition
In file included from srvc_aware.c:10:
mw_debug.h:12:1: "g_debug" redefined
In file included from /usr/include/glib-2.0/glib.h:52,
from srvc_aware.c:3:
/usr/include/glib-2.0/glib/gmessages.h:138:1: this is the location of the previous definition
make[1]: *** [libmeanwhile_la-session.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [libmeanwhile_la-srvc_aware.lo] Error 1
make[1]: Leaving directory `/var/tmp/portage/meanwhile-0.3-r2/work/meanwhile-0.3/src'
make: *** [all-recursive] Error 1
!!! ERROR: net-libs/meanwhile-0.3-r2 failed.
!!! Function src_compile, Line 508, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.	

-------------------------------------------------------------

Portage 2.0.51-r8 (default-linux/x86/2004.2, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.10 i686)
=================================================================
System uname: 2.6.10 i686 Intel(R) Celeron(R) CPU 2.00GHz
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Dec 27 2004, 09:30:59)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.9.3, 1.8.5-r2, 1.7.9, 1.5, 1.6.3, 1.4_p6
sys-devel/binutils:  2.15.92.0.2-r1, 2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r2
virtual/os-headers:  2.4.22
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo http://mirror.datapipe.net/gentoo http://open-systems.ufl.edu/mirrors/gentoo ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo ftp://ftp.ndlug.nd.edu/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 X acl acpi aim alsa apache2 apm arts avi berkdb bitmap-fonts cdr crypt cups dba debug doc dvd encode esd fam flac fluxbox foomaticdb fortran ftp gd gd-external gdbm gif gpm gtk gtk2 icq imagemagick imap imlib java jikes jpeg junit libwww mad mbox mikmod mmx mmx2 motif mozilla mpeg mysql ncurses nls oggvorbis opengl pam pcmcia pdflib perl php png posix python qt quicktime readline samba scanner sdl slang spell sse sse2 ssl svga tcltk tcpd tetex tiff truetype udev usb vim xml2 xmms xprint xv xvid zlib"
Comment 1 Don Seiler (RETIRED) gentoo-dev 2004-12-28 08:47:33 UTC
What version of glib are you on?
Comment 2 Don Seiler (RETIRED) gentoo-dev 2004-12-28 08:51:46 UTC
Bug is upstream.  glib 2.6 added a g_debug macro.  New releases on meanwhile lib imminent.