rpm2html - Bugs: bug #32819, Fails to build with rpm 4.9.0
You are not allowed to post comments on this tracker with your current authentication level.
bug #32819: Fails to build with rpm 4.9.0
Submitter: | Michal Čihař <nijel> | ||
Submitted: | Thu 17 Mar 2011 10:36:10 AM UTC | ||
Category: | None | Severity: | 3 - Normal |
Item Group: | None | Status: | None |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open |
Attached Files
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2012-06-04 | nijel | Attached File | - | ![]() |
Added rpm-4.9.patch, #25979 |
In file included from rpmopen.c:51:0:
rpmdata.h:130:5: warning: ‘int_32’ is deprecated
rpmopen.c: In function ‘rpmAnalyze’:
rpmopen.c:391:5: warning: ‘int_32’ is deprecated
rpmopen.c:391:5: warning: ‘int_32’ is deprecated
rpmopen.c:412:5: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:429:5: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:442:5: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:490:5: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:496:5: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:504:5: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:519:9: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:550:5: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:570:5: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:577:5: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:607:5: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:614:5: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:621:9: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:625:13: warning: ‘int_32’ is deprecated
rpmopen.c:629:9: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:632:13: warning: ‘int_32’ is deprecated
rpmopen.c:636:5: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:643:5: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:650:5: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:657:5: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:665:5: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:668:9: warning: ‘int_32’ is deprecated
rpmopen.c:681:9: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:683:9: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:758:14: warning: ‘headerNextIterator’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:170)
rpmopen.c:794:5: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:830:5: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:834:9: warning: ‘int_32’ is deprecated
rpmopen.c:835:11: warning: ‘int_32’ is deprecated
rpmopen.c:836:11: warning: ‘int_32’ is deprecated
rpmopen.c:837:11: warning: ‘int_32’ is deprecated
rpmopen.c:853:9: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
rpmopen.c:854:9: warning: ‘headerGetEntry’ is deprecated (declared at /usr/include/rpm/rpmlegacy.h:48)
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -I/usr/include/libxml2 -I/usr/include/rpm -g -O2 -c stringbuf.c
gcc -g -O2 -o rpm2html cleanup.o config.o html.o language.o memory.o rdf_api.o rdf.o rpm2html.o rpmdata.o rpmopen.o stringbuf.o -lxml2 -lrpm -lrpm -lrpmio -lpopt -lbz2 -lpthread -lrt -lz -lbz2 -lrpm -lrpm -lrpmio -lpopt -lbz2 -lpthread -lrt -lz -lbz2
rpmopen.o: In function `rpmBaseScan':
/tmp/rpm2html-1.11.2/rpmopen.c:1431: undefined reference to `rpmdbOpen'
/tmp/rpm2html-1.11.2/rpmopen.c:1443: undefined reference to `rpmdbClose'
collect2: ld returned 1 exit status
make[1]: * [rpm2html] Error 1