Displaying 5 results from an estimated 5 matches for "im4".
Did you mean:
i64
2016 May 24
2
Errors building 3.6.25 after applying security patches
...patches from samba.org but I'm seeing two issues. First during
autogen.sh I see:
/build/samba/samba-3.6.25/source3 # ./autogen.sh
./autogen.sh: running script/mkversion.sh
./script/mkversion.sh: 'include/version.h' created for Samba("3.6.25")
./autogen.sh: running autoheader -Im4 -I../m4 -I../lib/replace
./autogen.sh: running autoconf -Im4 -I../m4 -I../lib/replace
./autogen.sh: running autoheader in ../examples/VFS/
./autogen.sh: running autoconf in ../examples/VFS/
Compiling ../librpc/idl/dcerpc.idl
../librpc/idl/dcerpc.idl:564: warning: subcontext() is deprecated. Use
rep...
2016 May 24
0
Errors building 3.6.25 after applying security patches
...#39;m seeing two issues. First during
> autogen.sh I see:
>
> /build/samba/samba-3.6.25/source3 # ./autogen.sh
> ./autogen.sh: running script/mkversion.sh
> ./script/mkversion.sh: 'include/version.h' created for Samba("3.6.25")
> ./autogen.sh: running autoheader -Im4 -I../m4 -I../lib/replace
> ./autogen.sh: running autoconf -Im4 -I../m4 -I../lib/replace
> ./autogen.sh: running autoheader in ../examples/VFS/
> ./autogen.sh: running autoconf in ../examples/VFS/
> Compiling ../librpc/idl/dcerpc.idl
> ../librpc/idl/dcerpc.idl:564: warning: subcontext...
2013 Oct 06
1
R 3.1.0 and C++11
...===============================
--- configure.ac (revision 64031)
+++ configure.ac (working copy)
@@ -906,6 +906,7 @@
AC_LANG_PUSH(C++)
AC_OPENMP
+AX_CXX_COMPILE_STDCXX_11(noext)
AC_LANG_POP(C++)
### *** ObjC compiler
edd at max:~/svn/r-devel$
After running 'aclocal -Im4; autoheader; autoconf', the configure test then
properly detected C++11 (or, in one case, C++0x) on four different compilers:
[ g++-4.7 case, Ubuntu 13.04 ]
checking whether g++ supports C++11 features by default... no
checking whether g++ supports C++11 features with -std=c++11... no...
2009 Jun 01
0
Compiling 3.4.0pre1 via makerpms.sh
...d source3
> + ccache -h
> + '[' 0 -eq 0 ']'
> + CC='ccache gcc'
> + ./autogen.sh
> ./autogen.sh: running script/mkversion.sh
> ./script/mkversion.sh: 'include/version.h' created for Samba("3.4.0pre1")
> ./autogen.sh: running autoheader -Im4 -I../m4 -I../lib/replace
> -I../source4
> samba4.m4:6: warning: file `../m4/check_python.m4' included several times
> ../lib/tevent/samba.m4:3: warning: file `../lib/tevent/libtevent.m4'
> included several times
> build/m4/public.m4:129: SMB_EXT_LIB_FROM_PKGCONFIG is expand...
2010 May 11
1
Samba 3.5.2 compile on AIX
...config.h, but I doubt
that's the right way to handle this.
root at valisaix53:/compile/sources/samba-3.5.2/source3
# ./autogen.sh
./autogen.sh: running script/mkversion.sh
./script/mkversion.sh: 'include/version.h' created for Samba("3.5.2")
./autogen.sh: running autoheader -Im4 -I../m4 -I../lib/replace
-I../source4
samba4.m4:6: warning: file `../m4/check_python.m4' included several times
samba4.m4:83: warning: file `../lib/tdb/libtdb.m4' included several times
../source4/build/m4/public.m4:70: SMB_EXT_LIB_FROM_PKGCONFIG is expanded
from...
samba4.m4:83: the top...