Bug 4843 - xpdf will not build from source rpm with gcc 2.95.1
Summary: xpdf will not build from source rpm with gcc 2.95.1
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: xpdf
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Preston Brown
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-09-02 02:03 UTC by Warren Sturm
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1999-09-02 18:46:46 UTC
Embargoed:


Attachments (Terms of Use)

Description Warren Sturm 1999-09-02 02:03:14 UTC
extract from rpm --rebuild


    c++ -g -O2 -DHAVE_DIRENT_H=1 -DHAVE_REWINDDIR=1
-DHAVE_POPEN=1
    -DHAVE_X11_XPM_H=1 -DUSE_GZIP -I./../goo -I.
-I/usr/X11R6/include
    -c LTKButtonDialog.cc

    LTKButtonDialog.cc: In method
    `LTKButtonDialogWidget::LTKButtonDialogWidget(char *,
int, char *,
    char *, char *, char *, char *)':

    LTKButtonDialog.cc:97: passing `const char *' as
argument 3 of
    `LTKButton::LTKButton(char *, int, char *,
LTKButtonAction, void
    (*)(LTKWidget *, int, int))' discards qualifiers

    LTKButtonDialog.cc:101: passing `const char *' as
argument 3 of
    `LTKButton::LTKButton(char *, int, char *,
LTKButtonAction, void
    (*)(LTKWidget *, int, int))' discards qualifiers

    make[1]: *** [LTKButtonDialog.o] Error 1

    make[1]: Leaving directory
`/usr/src/redhat/BUILD/xpdf-0.80/ltk'

    make: *** [all] Error 2

    Bad exit status from /var/tmp/rpm-tmp.81215 (%build)

	LTKButtonDialog.cc
	PSOutputDev.cc

Comment 1 Preston Brown 1999-09-02 18:46:59 UTC
we do not support gcc 2.95 yet.


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