search for: d_posix_pthread_semantics

Displaying 8 results from an estimated 8 matches for "d_posix_pthread_semantics".

2011 Apr 13
1
Solaris 10 Compilation Issue with 2.0.12 (actually post 12690) [WORKAROUND PROVIDED]
...to define _POSIX_PTHREAD_SEMANTICS (see attached manual page). Initially I defined this just for the compilation of lib/src/ipwd.c, and got the code to compile / check / run successfully in my environment. After this worked I decided to try compiling the whole code base with CPPFLAGS="-D_POSIX_PTHREAD_SEMANTICS" ./configure .... This also seems to work fine. My environment uses IMAPS (X86) and Proxying IMAPS (SPARC). All code compiles / checks / runs (only 64-bit versions run tested) with the above CPPFLAGS modification on Oracle Solaris 10 Update 9 (both 32/64 bit on both X86 / SPARC with GCC 4.1....
2019 Apr 02
2
Make/Build Error on armhf
...;/usr/bin/gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-fPIC', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_REENTRANT', '-D_POSIX_PTHREAD_SEMANTICS', '-DCTDB_HELPER_BINDIR="/usr/local/samba/libexec/ctdb"', '-DLOGDIR="/usr/local/samba/var/log"', '-DCTDB_DATADIR="/usr/local/samba/share/ctdb"', '-DCTDB_ETCDIR="/usr/local/samba/etc/ctdb"', '-DCTDB_VARDIR="/usr/loc...
2019 Apr 02
2
Make/Build Error on armhf
Hello $List, just downloaded and tried to compile samba 4.10.0 an raspbian stretch which ends in an error: [1924/4121] Compiling source3/rpc_client/rpc_transport_np.c [1925/4121] Linking bin/default/source3/libmsrpc3-samba4.so /usr/bin/ld: /install/samba-4.10.0/bin/default/source3/libutil-cmdline-samba4.so: invalid string offset 3888 >= 3489 for section `.strtab' /usr/bin/ld:
2012 Oct 23
1
Compiling samba4 hangs at [1815/3978] Compiling librpc/ndr/ndr_basic.c
...ols/bin/waf build Waf: Entering directory `/opt/samba-master/bin' Selected embedded Heimdal build [ 133/3978] Generating VERSION [ 168/3978] Generating smbd/build_options.c [1815/3978] Compiling librpc/ndr/ndr_basic.c 17:03:55 runner /usr/bin/gcc -DDEVELOPER -DDEBUG_PASSWORD -fPIC -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -Wshadow -Werror=strict-prototypes -Wstrict-prototypes -Werror=pointer-arith -Wpointer-arith -Wcast-align -Werror=write-strings -Wwrite-strings -Werror-implicit-function-declaration -Wformat=2 -Wno-format-y2k -Wmissing-prototypes -fno-common -Werror=address -Wcast-qual -Werror=format -DSTA...
2019 Apr 02
0
Make/Build Error on armhf
...;/usr/bin/gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-fPIC', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_REENTRANT', '-D_POSIX_PTHREAD_SEMANTICS', '-DCTDB_HELPER_BINDIR="/usr/local/samba/libexec/ctdb"', '-DLOGDIR="/usr/local/samba/var/log"', '-DCTDB_DATADIR="/usr/local/samba/share/ctdb"', '-DCTDB_ETCDIR="/usr/local/samba/etc/ctdb"', '-DCTDB_VARDIR="/usr/loc...
2019 Apr 04
0
Make/Build Error on armhf
...;/usr/bin/gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-fPIC', '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_REENTRANT', '-D_POSIX_PTHREAD_SEMANTICS', '-DCTDB_HELPER_BINDIR="/usr/local/samba/libexec/ctdb"', '-DLOGDIR="/usr/local/samba/var/log"', '-DCTDB_DATADIR="/usr/local/samba/share/ctdb"', '-DCTDB_ETCDIR="/usr/local/samba/etc/ctdb"', '-DCTDB_VARDIR="/usr/loc...
2019 Apr 05
0
Make/Build Error on armhf
..._=4', '-DHAVE_CONFIG_H=1', '-MMD', > '-D_GNU_SOURCE=1', > > '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-fPIC', > > '-D_LARGEFILE_SOURCE', '-D_FILE_OFFSET_BITS=64', '-D_REENTRANT', > > '-D_POSIX_PTHREAD_SEMANTICS', > > '-DCTDB_HELPER_BINDIR="/usr/local/samba/libexec/ctdb"', > > '-DLOGDIR="/usr/local/samba/var/log"', > > '-DCTDB_DATADIR="/usr/local/samba/share/ctdb"', > > '-DCTDB_ETCDIR="/usr/local/samba/etc/ctdb&quot...
2011 Apr 27
2
2.0.12 Coredump under Solaris 10
...mple config error or something else. ====== dovecot: [ID 583609 local7.error] master: Error: service(imap): child 29333 killed with signal 11 (core dumped) [ID 583609 local7.error] master: Error: service(imap): child 29335 killed with signal 11 (core dumped) ====== my configure: CPPFLAGS="-D_POSIX_PTHREAD_SEMANTICS" LDFLAGS="-L/opt/csw/lib -L/usr/lib -R/opt/csw/lib/" ./configure --prefix=/usr/local/dovecot/2.0.12-testinstanz --with-ssl=openssl --with-rundir=/var/run/dovecot-testinstanz --with-storages=maildir,mbox,sdbox,mdbox --with-ldap=yes --sysconfdir=/usr/local/dovecot/etc-testinstanz...