[asterisk-bugs] [LibPRI 0011114]: libpri-1.4.2 make error
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Oct 30 09:42:16 CDT 2007
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=11114
======================================================================
Reported By: jasonhuang
Assigned To: mattf
======================================================================
Project: LibPRI
Issue ID: 11114
Category: General
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Asterisk Version: 1.4.13
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 10-30-2007 07:10 CDT
Last Modified: 10-30-2007 09:42 CDT
======================================================================
Summary: libpri-1.4.2 make error
Description:
When I compile libpri-1.4.2, I get following errors from the compiler:
[root at localhost libpri-1.4.2]# make
gcc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -fPIC -c
-o q931.o q931.c
In file included from q931.c:28:
pri_internal.h:263: error: expected declaration specifiers or ‘...’
before ‘size_t’
q931.c: In function ‘receive_calling_party_number’:
q931.c:949: error: too many arguments to function
‘libpri_copy_string’
q931.c: In function ‘transmit_keypad_facility’:
q931.c:1425: error: too many arguments to function
‘libpri_copy_string’
q931.c: In function ‘q931_keypad_facility’:
q931.c:2492: error: too many arguments to function
‘libpri_copy_string’
q931.c: In function ‘pri_release_finaltimeout’:
q931.c:2667: error: too many arguments to function
‘libpri_copy_string’
q931.c: In function ‘q931_setup’:
q931.c:2817: error: too many arguments to function
‘libpri_copy_string’
q931.c:2820: error: too many arguments to function
‘libpri_copy_string’
q931.c:2837: error: too many arguments to function
‘libpri_copy_string’
q931.c:2854: error: too many arguments to function
‘libpri_copy_string’
q931.c:2860: error: too many arguments to function
‘libpri_copy_string’
q931.c: In function ‘q931_receive’:
q931.c:3314: error: too many arguments to function
‘libpri_copy_string’
q931.c:3315: error: too many arguments to function
‘libpri_copy_string’
q931.c:3316: error: too many arguments to function
‘libpri_copy_string’
q931.c:3318: error: too many arguments to function
‘libpri_copy_string’
q931.c:3319: error: too many arguments to function
‘libpri_copy_string’
q931.c:3320: error: too many arguments to function
‘libpri_copy_string’
q931.c:3321: error: too many arguments to function
‘libpri_copy_string’
q931.c:3322: error: too many arguments to function
‘libpri_copy_string’
q931.c:3323: error: too many arguments to function
‘libpri_copy_string’
q931.c:3324: error: too many arguments to function
‘libpri_copy_string’
q931.c:3351: error: too many arguments to function
‘libpri_copy_string’
q931.c:3381: error: too many arguments to function
‘libpri_copy_string’
q931.c:3395: error: too many arguments to function
‘libpri_copy_string’
q931.c:3396: error: too many arguments to function
‘libpri_copy_string’
q931.c:3482: error: too many arguments to function
‘libpri_copy_string’
q931.c:3510: error: too many arguments to function
‘libpri_copy_string’
q931.c:3545: error: too many arguments to function
‘libpri_copy_string’
q931.c:3573: error: too many arguments to function
‘libpri_copy_string’
q931.c:3599: error: too many arguments to function
‘libpri_copy_string’
q931.c:3607: error: too many arguments to function
‘libpri_copy_string’
q931.c:3608: error: too many arguments to function
‘libpri_copy_string’
q931.c: In function ‘pri_internal_clear’:
q931.c:3695: error: too many arguments to function
‘libpri_copy_string’
make: *** [q931.o] Error 1
======================================================================
----------------------------------------------------------------------
file - 10-30-07 09:42
----------------------------------------------------------------------
This issue has already been fixed in the 1.4 libpri branch and will be in
the next release.
Issue History
Date Modified Username Field Change
======================================================================
10-30-07 09:42 file Status assigned => resolved
10-30-07 09:42 file Resolution open => no change
required
10-30-07 09:42 file Note Added: 0072737
======================================================================
More information about the asterisk-bugs
mailing list