Bug 75652 - parse error before "attribute_hidden" in libio.h
Summary: parse error before "attribute_hidden" in libio.h
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kdesdk
Version: 8.0
Hardware: athlon
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-10-10 18:12 UTC by Need Real Name
Modified: 2007-04-18 16:47 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-10-10 18:17:49 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2002-10-10 18:12:18 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; pt-BR; rv:1.1) Gecko/20020827

Description of problem:
Error in header file libio.h (gcc version 3.2 from redhat)

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/kde/include
-I/usr/local/qt-3.0.5/include -I/usr/X11R6/include  -DQT_NO_ASCII_CAST
-UQT_NO_COMPAT -O3 -DQT_THREAD_SUPPORT  -D_REENTRANT  -O2  -c `test -f ktrace.c
|| echo './'`ktrace.c
In file included from /usr/include/stdio.h:72,
                 from ktrace.c:40:
/usr/include/libio.h:340: parse error before "attribute_hidden"
/usr/include/libio.h:341: parse error before "attribute_hidden"
/usr/include/libio.h:342: parse error before "attribute_hidden"
make[2]: ** [ktrace.o] Erro 1
make[2]: Saindo do diretsrio `/tmp/download/kde/kdesdk-3.0.4/kmtrace'
make[1]: ** [all-recursive] Erro 1
make[1]: Saindo do diretsrio `/tmp/download/kde/kdesdk-3.0.4'
make: ** [all] Erro 2


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Download kde-3.0.4 from ftp.kde.org
2.unbzip2 and tar xvf (make and install arts and kdelibs before)
3.make
	

Actual Results:  Do not compile

Expected Results:  Compile

Additional info:

The instalation have all updates from hedhat

Comment 1 Need Real Name 2002-10-10 18:17:43 UTC
I want install kde from kde.org because redhat-kde do not show all my fonts,
helvetic, adobe, urw, etc.

Comment 2 Ngo Than 2002-10-15 09:50:45 UTC
hmm, there is a small patch file in kdesdk srpm. You have to apply it.


Note You need to log in before you can comment on or make changes to this bug.