Displaying 20 results from an estimated 60 matches for "picflag".
2002 May 09
1
patch to configure.in for Solaris/gcc (-KPIC vs. -fPIC)
...05/09 13:26:54 1.130.4.136
+++ configure.in 2002/05/09 13:44:40
@@ -853,7 +853,7 @@
BLDSHARED="true"
LDSHFLAGS="-G"
SONAMEFLAG="-h "
- if test "${ac_cv_prog_CC}" = "gcc"; then
+ if test "${GCC}" = "yes"; then
PICFLAG="-fPIC"
else
PICFLAG="-KPIC"
@@ -884,7 +884,7 @@
LDSHFLAGS="-set_version sgi1.0 -shared"
SONAMEFLAG="-soname "
SHLD="\${LD}"
- if test "${ac_cv_prog_CC}" = "gcc"; then
+ if test "${GCC}" = &quo...
2008 Aug 04
2
unable to build 3.2 on HP-UX
...ARNING: ## ---------------------------------------- ##
configure: WARNING: ## Report this to samba-technical@samba.org ##
configure: WARNING: ## ---------------------------------------- ##
--> strage one, perhaps the cause for the problem
....
checking SONAMEFLAG... -Wl,+h
checking PICFLAG... -fPIC
checking NSSSONAMEVERSIONSUFFIX...
checking whether building shared libraries actually works... (Bundled)
cc: warning 422: Unknown option "b" ignored.
/usr/ccs/bin/ld: CODE_ONE_SYM fixup to non-code subspace in file
/usr/ccs/lib/crt0.o - shared library must be position independen...
2008 Aug 04
0
[ma@sernet.de: Re: unable to build 3.2 on HP-UX]
...--------------- ##
> configure: WARNING: ## Report this to samba-technical@samba.org ##
> configure: WARNING: ## ---------------------------------------- ##
>
> --> strage one, perhaps the cause for the problem
> ....
>
> checking SONAMEFLAG... -Wl,+h
> checking PICFLAG... -fPIC
> checking NSSSONAMEVERSIONSUFFIX...
> checking whether building shared libraries actually works... (Bundled)
> cc: warning 422: Unknown option "b" ignored.
> /usr/ccs/bin/ld: CODE_ONE_SYM fixup to non-code subspace in file
> /usr/ccs/lib/crt0.o - shared library mu...
2011 Apr 28
2
Linker error for Samba 3.5.8 on Solaris 5.8
...-I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I./.. -I./../lib/talloc -I../lib/tdb/include -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLDAP_DEPRECATED -DSUNOS5 -I/root/samba-3.5.8/source3/lib -I.. -I../source4 -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3
PICFLAG = -fPIC
LIBS = -lsendfile -lresolv -lrt -ldl -lnsl -lsocket -lintl
LDFLAGS = -Wl,-z,ignore -lthread -L./bin
DYNEXP =
LDSHFLAGS = -fPIC -shared -Wl,-z,ignore -lthread -L./bin -lc -Wl,-z,defs
SHLIBEXT = so
SONAMEFLAG = -Wl,-h,
Compiling dyncon...
2009 May 12
1
Help needed to compile R with shared library.
Hi,
I cannot compile R with shared library.
I am using Redhad Linux on Dell hardware.
Here''s what I am doing:
I set ?PICFLAGS in config.site file:
CPICFLAGS=-fPIC
FPICFLAGS=-fPIC
and issue:
./configure --enable-R-shlib --prefix=$HOME/newR
make
configure finishes with no complaints, the last
informative line being:
Options enabled: shared R library, shared BLAS, R profiling, Java
But make is upset:
/us...
2002 Oct 26
1
libsmbclient in Mac OS X / Darwin
...SONAMEFLAG="-Wl,-soname="
AC_DEFINE(STAT_ST_BLOCKSIZE,512)
;;
+ *darwin*) AC_DEFINE(DARWIN)
+ BLDSHARED="true"
+ LDSHFLAGS="-dynamic"
+ PICFLAG="-fPIC"
+ SHLD="libtool"
+ LIBS="${LIBS} -lc -lcc_dynamic"
+ CFLAGS="-dynamic -fno-common ${CFLAGS}"
+ ;;
*solaris*) AC_DEFINE(SUNOS5)...
2006 Dec 22
5
[LLVMdev] in Cygwin problems
...A=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/us
r/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-O2" "LIBCFLAGS_FOR_TARGET=-O2 -O
2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXP
ECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/tmp/llvm/install" "infodir=/tmp/llvm/install/info"
"libdir=/tmp/llvm/install/lib" "prefix=/tmp/llvm/ins...
2009 Dec 14
2
Cross compiling for ARM with some errors
Hello,
I try to cross compile samba for my ARM platform, but I get the
following error in the building process:
----------------------------%<----------------------------
PICFLAG = -fPIE
LIBS = -lresolv -lnsl -ldl
LDFLAGS = -pie -Wl,-z,relro
-L/home/piotr/mini2440/usr/local/arm/4.3.2/lib
DYNEXP =
LDSHFLAGS = shared-libraries-disabled -Wl,-z,relro
-L/home/piotr/mini2440/usr/local/arm/4.3.2/lib
SHLIBEXT = shared_libraries_disab...
2012 Jan 08
1
Can't compile 3.6.2 on Solaris 11
...-I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc
-I./.. -I./../lib/talloc -I../lib/tdb/include -DHAVE_CONFIG_H
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DLDAP_DEPRECATED -DSUNOS5 -I/export/home1/src/samba-3.6.1/source3/lib
-I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3
PICFLAG = -fPIC
LIBS = -lsendfile -lresolv -lnsl -lsocket -liconv -laio
LDFLAGS = -pie -lintl -R/opt/samba/lib -L/usr/ccs/lib
-R/usr/ccs/lib -L/usr/sfw/lib -R/usr/sfw/lib -L/opt/samba/lib
-R/opt/samba/lib -lthread -L./bin
DYNEXP =
LDSHFLAGS = -fPIC -shared -...
2010 Dec 15
1
Problem compiling Samba from source
...OURCE -I/app/utils/include
-I/app/builduser/e2fsprogs-1.41.12/lib/ -Iinclude -I./include -I. -I.
-I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I./..
-I./../lib/popt -DLDAP_DEPRECATED
-I/app/builduser/samba-3.5.5/source3/lib -I.. -I../source4
-D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3
PICFLAG = -fPIC
LIBS = -lresolv -lnsl -ldl
LDFLAGS = -pie -Wl,-z,relro -L/app/utils//lib -Wl,-rpath
-Wl,/app/utils//lib -Wl,--as-needed -L/app/subversion/lib
-L/app/subversion/lib64 -L/app/utils/lib -L/app/utils/lib64 -L./bin
DYNEXP = -Wl,--export-dynamic
LDSHFLAGS...
2020 May 13
3
Call for testing: OpenSSH 8.3
On Wed, 13 May 2020 at 02:00, Kevin Brott <kevin.brott at gmail.com> wrote:
[...]
> Latest snapshot is openssh-SNAP-20200502.tar.gz 02-May-2020 00:30 - is this the 8.3p1 candidate?
No, it looks like the snapshot updater stopped updating. Damien's onto it.
[...]
> Using git-clone:
>
> *Linux Mint 19.3 / gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0 **
> fail tests here:*
>
2010 Oct 27
3
Samba 3.5.6, Solaris 10, pam_winbind.so will not link
...eros5/include -I/opt/local/openldap/include
-L/usr/local/lib -R /usr/local/lib -L/usr/sfw/lib -R /usr/sfw/lib
-D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64
-DLDAP_DEPRECATED -DSUNOS5 -I/usr/local/src/samba-3.5.6/source3/lib
-I.. -I../source4 -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3
PICFLAG = -fPIC
LIBS = -lsendfile -lresolv -lrt -lnsl -lsocket -liconv -lintl
LDFLAGS = -pie -L/opt/local/kerberos5/lib
-R/opt/local/kerberos5/lib -Wl,-z,ignore -L/opt/local/openldap/lib
-L/usr/local/lib -R/usr/local/lib -R/opt/local/openldap/lib -lthread -L./bin
DYNEXP...
2008 Jun 03
2
unsafe_string_function_usage_here when linking smbd
....0.30/source/popt
-I/src/pub/samba-3.0.30/source/iniparser/src -Iinclude -I./include -
I. -I.
-I./lib/replace -I./lib/talloc -I./tdb/include -I./libaddns -I./librpc
-DHAVE_CONFIG_H -I/usr/local/include -I/local/include -DLDAP_DEPRECATED
-I/src/pub/samba-3.0.30/source/lib -D_SAMBA_BUILD_=3
PICFLAG = -fPIC
LIBS = -lproplist -lsecurity -lresolv -lresolv
LDFLAGS = -L/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/
local/lib
DYNEXP =
LDSHFLAGS = -shared -L/usr/local/lib -Wl,-rpath -Wl,/usr/
local/lib
-L/local/lib
SHLIBEXT = so
SONAME...
2006 Dec 22
0
[LLVMdev] in Cygwin problems
.../install -c -m 644" "INSTALL_PROGRAM=/us
> r/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-O2" "LIBCFLAGS_FOR_TARGET=-O2 -O
> 2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXP
> ECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/tmp/llvm/install" "infodir=/tmp/llvm/install/info"
> "libdir=/tmp/llvm/install/lib" "prefix=/tmp...
2004 Oct 04
1
[LLVMdev] cfrontend-1.3.source: Compilation error
...sr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-O2 -g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr/local" "infodir=/usr/local/info" "libdir=/usr/local/lib" "prefix=/usr/local" "tooldir=/usr/...
2007 Aug 07
2
AW: Probs to "make" Samba-3.0.25b
....25b/source/iniparser/src -Iinclude
> -I./include -I. -I. -I./lib/replace -I./lib/talloc
> -I./tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H
> -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE
> -I/usr/src/tpe/samba-3.0.25b/source/lib -D_SAMBA_BUILD_=3
> PICFLAG = -fPIC
> LIBS = -lcrypt -lcap -lresolv -lresolv -lnsl -ldl
> LDFLAGS =
> DYNEXP = -Wl,--export-dynamic
> LDSHFLAGS = -shared -Wl,-Bsymbolic -Wl,--allow-shlib-undefined
> SHLIBEXT = so
> SONAMEFLAG = -Wl,-soname=
> Genera...
2008 Jun 01
3
Failed building 3.0.30 for tru64 4.0F
...users/eb0/
bnilsson/diskeb2/sysproj/2008/samba-3.0.30/source/iniparser/src -
Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./tdb/
include -I./libaddns -I./librpc -DHAVE_CONFIG_H -I/usr/users/eb0/
bnilsson/diskeb2/sysproj/2008/samba-3.0.30/source/lib -D_SAMBA_BUILD_=3
PICFLAG = -fPIC
LIBS = -lproplist -lsecurity -lresolv -lresolv
LDFLAGS = -pie
DYNEXP =
LDSHFLAGS = -shared
SHLIBEXT = so
SONAMEFLAG = -Wl,-soname,
Generating smbd/build_options.c
Building include/proto.h
creating /usr/users/eb0/bnilsson/diskeb2/s...
2010 May 07
1
Problems 'make'ing on Solaris 9.
...../lib/tdb/include -I./libaddns -I./librpc -I./.. -DHAVE_CONFIG_H
-I/usr/local/include -I/usr/local/include -D_LARGEFILE_SOURCE -D_REENTRANT
-D_FILE_OFFSET_BITS=64 -DLDAP_DEPRECATED -DSUNOS5
-I/export/home/cbaillie/samba/samba-3.4.7/source3/lib -I.. -I../source4
-D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3
PICFLAG = -fPIC
LIBS = -lsendfile
-lresolv -lrt -ldl -lnsl -lsocket -liconv -laio
LDFLAGS = -pie
-L/usr/local/lib -R/usr/local/lib -R/usr/lib -L/usr/openwin/lib
-R/usr/openwin/lib -L/usr/local/ssl/lib -R/usr/local/ssl/lib
-L/usr/local/BerkeleyDB.4.2/lib -R/usr/local/BerkeleyDB.4.7/lib -lthread
-L./bin
D...
2022 Nov 05
1
[PATCH] Class-imposed login restrictions
.../
#ifdef BSD_AUTH
if ((as = auth_open()) == NULL || auth_setpwd(as, pw) != 0 ||
auth_approval(as, lc, pw->pw_name, "ssh") <= 0) {
diff --git a/configure.ac b/configure.ac
index 1e77ecfc3..365a60969 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1839,6 +1839,8 @@ AC_SUBST([PICFLAG])
dnl Checks for library functions. Please keep in alphabetical order
AC_CHECK_FUNCS([ \
+ auth_hostok \
+ auth_timeok \
Blowfish_initstate \
Blowfish_expandstate \
Blowfish_expand0state \
--
2.37.2
2000 Aug 02
0
Fix for configure.in
..."configure:", "warning:")
Regards,
Pavel Roskin
=========================
diff -u -r1.130 configure.in
--- configure.in 2000/06/29 08:23:56 1.130
+++ configure.in 2000/08/02 19:45:14
@@ -1128,7 +1128,7 @@
# Conditions under which smbwrapper should not be built.
if test x$PICFLAG = x; then
- echo No support for PIC code - disabling smbwrapper and smbsh
+ AC_MSG_WARN([No support for PIC code - disabling smbwrapper and smbsh])
WRAP=""
WRAP32=""
elif test x$ac_cv_func_syscall = xno; then
@@ -1343,7 +1343,7 @@
withval="$with_sslinc&q...