Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17498 - compile error in manedit 0.5.6-r1
Summary: compile error in manedit 0.5.6-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-14 07:46 UTC by Dick Repasky
Modified: 2003-03-14 22:07 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 Dick Repasky 2003-03-14 07:46:22 UTC
Error:
c++ -c fio.cpp  -march=pentium3 -O3 -pipe -DHAVE_GZIP -DHAVE_BZIP2 `gtk-config
--cflags` -DPREFIX=\"/usr\" -DLOCALBASE=\"/usr/local\" -DX11BASE=\"/usr/X11R6\"
-D__cplusplus -Dc_plusplus
In file included from fio.cpp:7:
../include/xsw_ctype.h:9: new declaration `bool isblank(int)'
/usr/include/ctype.h:128: ambiguates old declaration `int isblank(int)'
make[1]: *** [fio.o] Error 1
make[1]: Leaving directory
`/var/tmp/portage/manedit-0.5.6-r1/work/manedit-0.5.6/manedit'
make: *** [all] Error 2

!!! ERROR: app-text/manedit-0.5.6-r1 failed.
!!! Function src_compile, Line 32, Exitcode 2
!!! Compile Error

Steps to reproduce:
   emerge manedit
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-03-14 08:07:29 UTC
please paste
#emerge info
Comment 2 Dick Repasky 2003-03-14 09:58:49 UTC
emerge info:

Portage 2.0.47-r8 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.21-pre4-ac6 i686 Intel(R) Pentium(R) 4 CPU 3.06GHz
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/ http://distro.ibiblio.org/pub/Lin         
ux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share         
/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 3dnow apm avi kde libg++ mmx mpeg nls pdflib quicktime truetype xml2 xm         
ms xv zlib gdbm berkdb slang arts svga java sdl pam libwww perl python esd imlib         
 oggvorbis gtk qt opengl -alsa cdr dvd crypt cups dga encode gif -gpm -gnome -gt         
khtml jpeg mbox mikmod motif mozilla ncurses oss png readline -scanner spell -sn         
mp ssl tcpd tetex tiff X"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CXXFLAGS="-march=pentium3 -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2003-03-14 22:07:54 UTC
try 0.5.6* series don't work with the newer gcc/glibc. i've bumped 0.5.8 to stable now. 

should work without problems now.