Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56877 - kdeadmin-3.3_beta1 fails to emerge with "error: GLOB_PERIOD not defined"
Summary: kdeadmin-3.3_beta1 fails to emerge with "error: GLOB_PERIOD not defined"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-13 02:54 UTC by paul
Modified: 2004-12-02 03:22 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 paul 2004-07-13 02:54:21 UTC
The error is: "error: GLOB_PERIOD not defined", if I manually add "#define GLOB_PERIOD (1 >> 7)" (found this in another version of glob.h on the net) to /usr/include/glob.h it stops complaining. glob.h is from glibc 2.3.2-r9.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




bash-2.05b# emerge info 
Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 
2.6.5-gentoo-r1) 
================================================================= 
System uname: 2.6.5-gentoo-r1 i686 Pentium III (Coppermine) 
Gentoo Base System version 1.4.10 
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
ccache version 2.3 [enabled] 
Autoconf: sys-devel/autoconf-2.59-r3 
Automake: sys-devel/automake-1.8.3 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=pentium2 -O3 -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -mcpu=i686 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs buildpkg ccache noauto sandbox userpriv usersandbox" 
GENTOO_MIRRORS="http://gentoo.oregonstate.edu 
http://distro.ibiblio.org/pub/Linux/distributions/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 X509 alsa amd apache2 apm arts avi berkdb cdr crypt cups debug doc 
encode esd foomaticdb gif gpm gtk gtk2 idl imlib jabber jpeg kde kerberos ldap 
libg++ libwww mikmod motif mysql ncurses nls oss pam pdflib perl png python qt 
quicktime readline sasl sdl slang slp spell ssl svga tcltk tcpd truetype 
unicode utf-8 x86 xml2 xmms xv zlib"
Comment 1 paul 2004-07-13 02:57:31 UTC
Sorry, the #define ... is from a stddef.h, stddef.h on my system has 
GLOB_PERIOD not defined either.
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-12-02 03:22:29 UTC
going to assume this isn't a problem anymore with latest kdeadmin.  may have been a local issue to begin with?  Please reopen if I'm wrong.