[Bug 186114] net/mpd5 hangs after a certain number of users connect

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 29 09:28:53 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186114

--- Comment #94 from Cassiano Peixoto <peixoto.cassiano at gmail.com> ---
(In reply to Eugene Grosbein from comment #93)
Ok i reverted the patch and applied the new one, but i got an error when
compiling libc:

cc  -O2 -pipe   -I/usr/src/lib/libc/include -I/usr/src/include
-I/usr/src/lib/libc/amd64 -DNLS  -D__DBINTERFACE_PRIVATE
-I/usr/src/contrib/gdtoa -I/usr/src/contrib/libc-vis -DINET6
-I/usr/obj/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE
-DPOSIX_MISTAKE -I/usr/src/lib/libmd -I/usr/src/contrib/jemalloc/include
-I/usr/src/contrib/tzcode/stdtime -I/usr/src/lib/libc/stdtime
-I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN
-I/usr/src/lib/libc/rpc -DWANT_HYPERV -DYP -DNS_CACHING -DSYMBOL_VERSIONING -MD
 -MF.depend.stdio.o -MTstdio.o -std=gnu99 -fstack-protector-strong
-Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized
-Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int
-Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value
-Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion
-Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch
-Wno-switch-enum -Wno-knr-promoted-parameter  -Qunused-arguments 
-I/usr/src/lib/libutil -I/usr/src/lib/msun/amd64 -I/usr/src/lib/msun/x86
-I/usr/src/lib/msun/src -c /usr/src/lib/libc/stdio/stdio.c -o stdio.o
/usr/src/lib/libc/stdio/stdio.c:179:1: error: redefinition of
'__stdio_cancel_cleanup'
__stdio_cancel_cleanup(void * arg)
^
/usr/src/lib/libc/stdio/stdio.c:171:1: note: previous definition is here
__stdio_cancel_cleanup(void * arg)
^
1 error generated.
*** Error code 1

Stop.
make: stopped in /usr/src/lib/libc

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-net mailing list