Bug 265201 - libpri fails to build in rawhide
Summary: libpri fails to build in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libpri
Version: rawhide
Hardware: All
OS: All
medium
low
Target Milestone: ---
Assignee: Jeffrey C. Ollie
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F8Test3
TreeView+ depends on / blocked
 
Reported: 2007-08-29 20:42 UTC by Jesse Keating
Modified: 2013-01-10 02:37 UTC (History)
1 user (show)

Fixed In Version: 1.4.1-5.fc8
Clone Of:
Environment:
Last Closed: 2007-08-29 20:53:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jesse Keating 2007-08-29 20:42:26 UTC
http://koji.fedoraproject.org/koji/getfile?taskID=137363&name=build.log

gcc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes   -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4
-m64 -mtune=generic   -c -o q931.o q931.c
In file included from q931.c:27:
pri_internal.h:263: error: expected declaration specifiers or '...' before 'size_t'
q931.c: In function 'receive_calling_party_number':
q931.c:948: error: too many arguments to function 'libpri_copy_string'
q931.c: In function 'transmit_keypad_facility':
q931.c:1424: error: too many arguments to function 'libpri_copy_string'
q931.c: In function 'q931_keypad_facility':
q931.c:2491: error: too many arguments to function 'libpri_copy_string'
q931.c: In function 'pri_release_finaltimeout':
q931.c:2666: error: too many arguments to function 'libpri_copy_string'
and on and on and on....

Comment 1 Jeffrey C. Ollie 2007-08-29 20:53:05 UTC
This was fixed minutes after the automated build in libpri-1.4.1-5:

http://koji.fedoraproject.org/koji/buildinfo?buildID=16952


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