search for: wsign

Displaying 20 results from an estimated 213 matches for "wsign".

Did you mean: sign
2013 Sep 24
5
Problem compiling opus-tools-0.1.7
...ld/opus-tools-0.1.7' ? CC?????? src/opusenc-opus_header.o ? CC?????? src/opusenc-opusenc.o ? CC?????? src/opusenc-picture.o ? CC?????? src/opusenc-resample.o src/resample.c: In function ?update_filter?: src/resample.c:607:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] src/resample.c:688:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] src/resample.c:696:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] src/resample.c:699:20: warning: comparison between signed and unsigned int...
2008 Aug 15
2
Problem with APC and Fedora 8 I86_64
...#39;. make[2]: Leaving directory `/home/software/nut/nut-2.2.2/include' make[1]: Leaving directory `/home/software/nut/nut-2.2.2/include' Making all in common make[1]: Entering directory `/home/software/nut/nut-2.2.2/common' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O -Wall -Wsign-compare -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c mv -f .deps/common.Tpo .deps/common.Po rm -f libcommon.a /usr/bin/ar cru libcommon.a common.o ranlib libcommon.a gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O -Wall -Wsign-compare -MT upsconf.o -MD -MP -MF .deps/u...
2013 Sep 24
0
Problem compiling opus-tools-0.1.7
...CC src/opusenc-opus_header.o > CC src/opusenc-opusenc.o > CC src/opusenc-picture.o > CC src/opusenc-resample.o > src/resample.c: In function ?update_filter?: > src/resample.c:607:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > src/resample.c:688:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > src/resample.c:696:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > src/resample.c:699:20: warning: comparison between signed a...
2005 Nov 08
0
gcc4 noise
...an enormous amount of warning noise with that compiler, mostly due to implicit casts between signed/unsigned pointer types. Any volunteers to de-noise the code a bit? The easy way is to insert typecasts; the better way is to actually take care about signedness. -- Peter gcc -I../include -O -Wall -Wsign-compare -c -o everups.o everups.c everups.c: In function Code: everups.c:38: warning: pointer targets in passing argument 2 of ser_get_char differ in signedness everups.c: In function InitUpsType: everups.c:49: warning: pointer targets in passing argument 2 of ser_get_char differ in signedness ev...
2006 Jul 30
8
Gentoo Ultra USB UPS
Hi All I'm trying to get my Ultra UPS connected. It connects using a standard USB cable I have --with-drivers=hidups in the configure command and I have lsusb showing Bus 001 Device 002: ID 0d9f:0001 Powercom Co., Ltd Bus 001 Device 001: ID 0000:0000 I have /dev/usb/hiddev0 now matter what I try I keep getting upsdrvctl start Network UPS Tools - UPS driver controller 2.0.3 Can't
2008 Jun 04
0
Compile error on CentOS 4.6
...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_SOURCE=200112 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wdisabled-optimization -Wpadded -Winli...
2012 Oct 19
3
How to cross-compile opus-tools?
...ols' Making all in . make[2]: Entering directory `/home/user/source/opus-tools' ? CC???? src/opus_header.o ? CC???? src/opusenc.o ? CC???? src/resample.o src/resample.c: In function ?update_filter?: src/resample.c:607:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] src/resample.c:688:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] src/resample.c:696:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] src/resample.c:699:20: warning: comparison between signed and unsigned int...
2013 May 15
0
FLAC currently won't compile for Android [bisected]
...e_best_predictor': fixed.c:241:2: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration] fixed.c:241:2: warning: nested extern declaration of 'MIN' [-Wnested-externs] fixed.c:241:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] fixed.c:243:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] fixed.c:245:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] fixed.c: In function 'FLAC__fixed_compute_best_predictor_wide': fixed.c:303:19:...
2015 Oct 23
2
problem with compiling on Cygwin64
Thank you for responding to my problem I have no problem building in Debian 8 , the problem is with Cygwin64 I see that the two lines from Cygwin64 >> gcc -g -O2 -Wall -Wsign-compare usbhid-ups.c -o usbhid-ups In file included from usbhid-ups.c:32:0: And Debian>>> make[1]: Entering directory '/home/walter/nut/drivers' depbase=`echo usbhid-ups.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../include -I../includ...
2007 Mar 06
3
make errors on solaris express dev 02/07
...ake[1]: Entering directory `/export/home/zoly/Documents/trunk/drivers' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/sfw/include -g -Dsolaris2 -I. -I/usr/sfw/include -O -Wall -Wsign-compare -o al175 al175.o ../common/libcommon.a ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o serial.o gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/sfw/include -g -Dsolaris2 -I. -I/usr/s...
2013 May 15
2
FLAC currently won't compile for Android [bisected]
2013/5/15 Ulrich Klauer <ulrich at chirlu.de> > Felix Homann wrote: > > > Yes, HAVE_SYS_PARAM_H is set in config.h: > > OK ... Yet still I don't see how a change in > src/libFLAC/include/private/macros.h could affect src/flac/utils.c in > any way. > > Anyone got an idea? I haven't spend too much attention to the errors when bisecting, sorry! The
2016 Feb 17
2
Call for testing: OpenSSH 7.2
On Wed, 17 Feb 2016, Tom G. Christensen wrote: > On 12/02/16 04:56, Damien Miller wrote: > > Portable OpenSSH is available via Git at > > https://anongit.mindrot.org/openssh.git/ or via a mirror on Github at > > https://github.com/openssh/openssh-portable > > > > I'm seeing a hang in the testsuite on Solaris: > run test transfer.sh ... > transfer data:
2015 Feb 13
1
Error installing Nut 2.7.2 on RedHat 6.6
...whether to enable SSL support... yes (Mozilla NSS) checking for tcpd.h... no checking for library containing yp_get_default_domain... -lnsl checking for library containing request_init... no checking whether to enable libwrap (tcp-wrappers) support... no checking for libltdl cflags... -g -O2 -Wall -Wsign-compare checking for libltdl ldflags... checking for ltdl.h... no checking for library containing lt_dlinit... no checking whether to enable libltdl (Libtool dlopen abstraction) support... no checking whether to build CGI programs... no checking for asciidoc... no checking for a2x... no checking fo...
2012 Jul 31
0
No subject
...-Wstrict-prototypes -MT src/resample.o -MD -MP -MF $depbase.Tpo -c= -o src/resample.o src/resample.c &&\ =A0=A0=A0 mv -f $depbase.Tpo $depbase.Po src/resample.c: In function =91update_filter=92: src/resample.c:607:20: warning: comparison between signed and unsigned inte= ger expressions [-Wsign-compare] src/resample.c:688:23: warning: comparison between signed and unsigned inte= ger expressions [-Wsign-compare] src/resample.c:696:23: warning: comparison between signed and unsigned inte= ger expressions [-Wsign-compare] src/resample.c:699:20: warning: comparison between signed and unsigned...
2005 Dec 28
1
Problems with klibc 1.1.8
...and SIGRTMAX get undefined. Builds fine on x86_64, though. Trying to build udev-079 on x86_64 with a system-installed klibc 1.1.8 results in the following error: make USE_KLIBC=true Creating udev_version.h /usr/bin/klcc -c -g -Wall -pipe -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -Wstrict-prototypes -Wsign-compare -Wshadow -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wmissing-prototypes -Os -I/usr/src/initramfs-2.6.15-rc7-paldo1/udev-079/libsysfs/sysfs -I/usr/src/initramfs-2.6.15-rc7-paldo1/udev-079/libsysfs libsysfs/sysfs_class.c -o libsysfs/...
2017 Sep 23
3
Call for testing: OpenSSH 7.6
> Portable OpenSSH is also available via [...] Github: https://github.com/openssh/openssh-portable > > Running the regression tests supplied with Portable OpenSSH does not require installation and is a simply: > > $ ./configure && make tests I was going to try this on Kali Linux (latest version), but ran into trouble right away. No "configure" script exists
2008 Feb 24
1
nut-subversion Tripp Lite 750AVR
...no build serial drivers: yes build SNMP drivers: no build USB drivers: hiddev-based drivers only enable HAL support: no enable MGE XML/HTTP support: yes build neon based XML driver: no but got compilation errors ?/bin/sh ../libtool --tag=CC?? --mode=link gcc -I../include?? -O -Wall -Wsign-compare?? -o upsc upsc.o ../common/libcommon.a -lupsclient? -lssl -lcrypto gcc -I../include -O -Wall -Wsign-compare -o upsc upsc.o? ../common/libcommon.a -lupsclient -lssl -lcrypto /usr/bin/ld: cannot find -lupsclient collect2: ld returned 1 exit status make[1]: *** [upsc] Error 1 make[1]: Le...
2018 Jun 08
2
vanilla build of 7.7p1 release on linux/4.17 fails with gcc8 @ "/usr/bin/ld: unrecognized option '-Wl,-z,retpolineplt'"
On Thu, Jun 07, 2018 at 06:14:42PM -0700, PGNet Dev wrote: > On 6/7/18 6:08 PM, Darren Tucker wrote: > > Well the intent is you should be able to set CC and LD to whatever you > > want as long as they work. In this case, the OSSH_CHECK_LDFLAG_LINK > > test invokes autoconf's AC_LINK_IFELSE with uses CC not LD. I'm not > > sure what to do about it yet though. I
2018 Jun 07
2
vanilla build of 7.7p1 release on linux/4.17 fails with gcc8 @ "/usr/bin/ld: unrecognized option '-Wl,-z,retpolineplt'"
...v6 hack: yes BSD Auth support: no Random number source: Privsep sandbox style: seccomp_filter Host: x86_64-pc-linux-gnu Compiler: /usr/bin/gcc-8 Compiler flags: -g -O2 -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -mfunction-return=thunk -mindirect-branch=thunk -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE Preprocessor flags: -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_D...
2012 Jun 13
2
[LLVMdev] llvm-mc problem after a pass
Hi, I'm having some problem with llvm-mc on a program after applying a pass: ../../../build/Release+Asserts/bin/clang -emit-llvm -c -I./testprof/ -I./src/headers/ -I../libtommath-0.42.0/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -O0 -DLTC_NO_ASM -DUSE_LTM -DLTM_DESC -o src/pk/asn1/der/sequence/der_encode_sequence_ex.bc src/pk/asn1/der/sequence/der_encode_sequence_ex.c ../../../build/Release+Asserts/bin/opt -reg2mem -load ../../../build/Release+Asserts/lib/LLVMobfuscati...