Displaying 20 results from an estimated 1245 matches for "wmiss".
Did you mean:
miss
2018 Nov 22
0
[PATCH] x86: fix -Wmissing-prototypes warning
* Yi Wang <wang.yi59 at zte.com.cn> wrote:
> We may get -Wmissing-prototypes warnings when building
> kernel with W=1, it's better to fix them as global function
> signature can be changed and caller who use the old unchanged
> prototypes will be hosed.
>
> This patch fixes most of -Wmissing-prototypes warnings which
> are in the root di...
2005 Mar 02
1
Addons Make Problems! HELP!
...ry to make asterisk-addons-1.0.6 it say me:
[root@server1 asterisk-addons-1.0.6]# make
./mkdep -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql `ls *.c`
make -C format_mp3 all
make[1]: Entering directory `/usr/src/asterisk-addons-1.0.6/format_mp3'
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -m64 -c -o
common.o common.c
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -m64 -c -o
dct64_i386.o dct64_i386.c
gcc -pipe -Wall -Wstrict-prototypes -W...
2005 Mar 19
2
Problem with asterisk-addons/OS X
...;t support -shared
linking, which is wierd):
Anyone got mysql cdr support running on OS X?
Cheers
Rob
apsvr1:/usr/local/src/asterisk-addons root# make install
./mkdep -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql `ls
*.c`
make -C format_mp3 all
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -c -o
common.o common.c
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -c -o
dct64_i386.o dct64_i386.c
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-...
2006 Nov 05
1
RC11 Build Failure on FreeBSD 6.1
...FreeBSD 6.1-RELEASE-p5 #0: Fri
Sep 1 01:47:32 EDT 2006
root at jail7.jvds.com:/usr/obj/usr/src/sys/JAIL7 i386
Configured with a straight ./configure, no options, no problems reported
during configure, but make failed with:
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -std=gnu99 -g -O2 -Wall -W
-Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast -MT mountpoint.o -MD
-MP -MF ".deps/mountpoint.Tpo" -c -o mountpoint.o mountpoint.c; then mv
-f ".deps/mountpoint.Tpo" ".deps/mountpoint.Po"; else rm -f
".deps/m...
2005 Jan 18
2
problems compiling asterisk-addons
.../asterisk -D_GNU_SOURCE -I/usr/include/mysql `ls
*.c`
app_addon_sql_mysql.c:164:64: macro "AST_LIST_REMOVE" requires 4
arguments, but only 3 given
make -C format_mp3 all
make[1]: Entering directory
`/opt/asterisk-cvs/asterisk-addons/format_mp3'
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -c -o
common.o common.c
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -c -o
dct64_i386.o dct64_i386.c
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prot...
2004 Dec 07
3
can't compile chan_capi 3.5 after patch applied :-(
...i_app.h chan_capi_pvt.h LICENSE README
app_capiECT.c app_capiMCID.c app_capiRETRIEVE.c
chan_capi-0.3.5-patch.diff chan_capi.c INSTALL Makefile
xlaw.h
[root@server chan_capi-0.3.5]# nano INSTALL
original chan_capi compil:
[root@server chan_capi-0.3.5]# make
gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g
-I/usr/include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DCAPI_ES
-DCAPI_GAIN -DCAPI_SYNC -DUNSTABLE_CVS -Wno-missing-prototypes
-Wno-missing-declarations -DCRYPTO -c -o chan_capi.o chan_capi.c
gcc -shared -Xlinker -x -o chan_capi.so chan_capi.o -lcapi2...
2005 Mar 22
2
Asterisk-addons/OS X woes
.... Dump from make clean; make
install:
apsvr1:/usr/local/asterisk-addons-1.0.4 root# make install
./mkdep -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql `ls
*.c`
cdr_addon_mysql.c:24:22: asterisk.h: No such file or directory
make -C format_mp3 all
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -c -o
common.o common.c
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -c -o
dct64_i386.o dct64_i386.c
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-...
2006 May 30
5
Compiling Asterisk-addons
...svn code not to compile?
hestia:(pbx1)asterisk-addons # make
./mkdep -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/local/mysql/include -I/usr/include/mysql `ls *.c`
make -C format_mp3 all
make[1]: Entering directory `/root/svn/asterisk-addons/format_mp3'
gcc -pipe -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -c -o common.o common.c
gcc -pipe -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -c -o dct64_i386.o dct64_i386.c
gcc -pipe -fPIC -Wall -Wstrict-prototypes -Wmi...
2004 Jan 23
3
Problem installing Asterisk with Mandrake 9.1
.... I've
re-connected to CVS and gotten the source again, but I get the same results.
I'd appreciate any pointers that you may be able to give me as I don't really
know where else to look.
Thanks,
Mike
-----
[root@sobaka libpri]# make install
cc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -c -o pri.o
pri.c
cc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -c -o q921.o
q921.c
cc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -c -o
prisched.o prisched.c
cc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -c -o q931.o
q931...
2005 Mar 01
0
Addons compile errors
...ry to make asterisk-addons-1.0.6 it say me:
[root@server1 asterisk-addons-1.0.6]# make
./mkdep -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql `ls *.c`
make -C format_mp3 all
make[1]: Entering directory `/usr/src/asterisk-addons-1.0.6/format_mp3'
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -m64 -c -o
common.o common.c
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -m64 -c -o
dct64_i386.o dct64_i386.c
gcc -pipe -Wall -Wstrict-prototypes -W...
2005 Mar 25
1
asterisk-addons and 64bit make
...olders) it can't and it say me
[root@server1 asterisk-addons-1.0.7]# make install
./mkdep -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql `ls *.c`
make -C format_mp3 all
make[1]: Entering directory `/usr/src/asterisk-addons-1.0.7/format_mp3'
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -m64 -c -o
common.o common.c
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -m64 -c -o
dct64_i386.o dct64_i386.c
gcc -pipe -Wall -Wstrict-prototypes -Wmiss...
2007 Oct 11
1
[PATCH] Fix compiler warnings that prevent compilation
..., GLOBAL_CFLAGS="")
dnl I want this but stupid headers don't let me
dnl AS_COMPILER_FLAG(-Wshadow, GLOBAL_CFLAGS="$GLOBAL_CFLAGS -Wshadow")
-AS_COMPILER_FLAG(-Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security, GLOBAL_CFLAGS="$GLOBAL_CFLAGS -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wold-style-definition -Wd...
2005 Mar 22
1
asterisk-addons / OS X woes (continued)
...sterisk-addons-1.0.4 root# make clean
rm -f *.so *.o .depend
make -C format_mp3 clean
rm -f *.o *.so *~
apsvr1:/usr/local/asterisk-addons-1.0.4 root# make install
./mkdep -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql `ls
*.c`
make -C format_mp3 all
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -c -o
common.o common.c
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -c -o
dct64_i386.o dct64_i386.c
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-...
2006 Apr 04
0
Asterisk-addons compiling problem
./mkdep -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql `ls
*.c`
make -C format_mp3 all
make[1]: Entering directory `/usr/src/asterisk-addons/format_mp3'
gcc -pipe -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -c -o
common.o common.c
gcc -pipe -fPIC -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -O6 -c -o
dct64_i386.o dct64_i386.c
gcc -pipe -fPIC -Wall -Wstrict-prototypes -Wmi...
2008 Apr 21
3
[LLVMdev] does llvm-gcc (4.2) build?
Hi all,
can anybody confirm that llvm-gcc is broken?
After following all the instructions, make gets stuck while:
ggreif$ gmake
gmake \
CFLAGS="-g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -fno-common " \
CONFIG_H="config.h auto-host.h /Users/ggreif/llvm-gcc/gcc/../include/ansidecl.h" \
MAKEOVERRIDES= \
-f libgcc.mk all
^Cgmake: *** [stmp-multilib] Interrupt
When running t...
2006 Jun 04
1
Compiling VD_app_conference for x86_64
...------------------------------------------------------------------
COMPLETE output of compilation:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g
-I/root/local/asterisk/asterisk/include -D_REENTRAN_SOURCE -O3
-ffast-math -funroll-all-loops -fprefetch-loop-arrays
-fsingle-precision-constant -DCRYPTO -DAPP_CONFERUG -c -o
app_conference.o app_conference.c
gcc -pipe -Wall -Wmissing-prototypes -Wmi...
2008 Jun 04
0
Compile error on CentOS 4.6
...or other library?
[root at localhost barnes]# make BARNES
make: Warning: File `code.C' has modification time 6e+02 s in the future
m4 -s -Ulen -Uindex
/mnt/hgfs/CentOS-4.6-i386_Shared/splash2/codes/null_macros/c.m4.null code.C
> code.c
gcc -c -O3 -pthread -D_POSIX_C_SOURCE=200112 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wredundant-decls -Wdisabled-optimization -Wpadded
-Winline -Wpointer-arith -Wsign-compare -Wendif-labels code.c
m4 -s -Ulen -Uindex
/mnt/hgfs/CentOS-4.6-i386_Shared/splash2/codes/null_macros/c.m4.null
code_io.C > code_io.c
gcc -c -O3 -pthread -D_POSIX_C_SOUR...
2006 Jun 04
1
Help with compilation of app_conference in x86_64
...ompilation part is the makefile
************begin compilation*******************
[root@centos app_conference]# make clean
rm -f *.so *.o app_conference.o conference.o member.o frame.o cli.o
libspeex/preprocess.o libspeex/misc.o libspeex/smallft.o
[root@centos app_conference]# make
gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g
-I/root/sources/asterisk02/asterisk-1.2.8/include -D_REENTRANT
-D_GNU_SOURCE -O3 -ffast-math -funroll-all-loops
-fprefetch-loop-arrays -fsingle-precision-constant -DCRYPTO -march=k8
-fPIC -DAPP_CONFERENCE_DEBUG -Ilibspeex -DSILDET=2 -c -o
app_conference.o...
2015 Sep 24
0
v2.2.19 release candidate released
...I'm getting compilation error using clang:
> make[4]: Entering directory '/var/tmp/portage/net-mail/dovecot-2.2.19_rc1/work/dovecot-2.2.19.rc1/src/lib'
> /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -march=native -Wall -W -Wmissing-prototypes -Wmissing-declaratio
> ns -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -Wno-duplicate-decl-specifier -Wstrict-aliasing=2 -c -o guid.lo guid.c
> libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -O2 -march=native -Wall -W -Wmissing-prototypes -...
2005 Aug 23
1
latest CVS on Mandrake 9.2 Mini ITX
...sterisk' when
downloaded, zaptel and libpri built fine however asterisk, returns -
------------------------------------------------------------------------
----------------------------------------------
make[1]: Entering directory `/usr/src/asterisk/pbx'
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT
-D_GNU_SOURCE -O6 -march=i586 -DZAPTEL_OPTIMIZATIONS
-fomit-frame-pointer -fPIC -c -o pbx_config.o pbx_config.c
gcc -shared -Xlinker -x -o pbx_config.so pbx_config.o
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes...