Displaying 18 results from an estimated 18 matches for "__stub".
Did you mean:
g_stub
2001 Jul 16
0
No subject
...1>&5
configure:3213: checking for arc4random
configure:3241: cc -o conftest -g conftest.c -lz -lsecurity -ldb -lm -laud -lutil 1>&5
ld:
Unresolved:
arc4random
configure: failed program was:
#line 3218 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char arc4random(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would...
2000 Sep 26
0
./configure stops: openssl prob
...c -lnsl -lz -lutil 1>&5
/tmp/cc5x6azE.o: In function `main':
/tmp/cc5x6azE.o(.text+0x4): undefined reference to `arc4random'
collect2: ld returned 1 exit status
configure: failed program was:
#line 1843 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char arc4random(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would...
2000 Jul 08
1
sshd Pam problem for Redhat 6.2
...p;5
/tmp/ccrxfo4N.o: In function `main':
/home/elev/a-downld/Tmp/openssh-2.1.1p2/configure:1776: undefined reference
to `arc4random'
collect2: ld returned 1 exit status
configure: failed program was:
#line 1759 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char arc4random(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would...
2003 Apr 20
1
log of build of 2.2.8a on Solaris9 using SUN's studio7 cc.
...dlopen conftest.o (symbol belongs to implicit dependency /usr/lib/libdl.so.1)
ld: fatal: Symbol referencing errors. No output written to conftest
configure: failed program was:
#line 3835 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char dlopen(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would stil...
2000 Aug 26
0
New chroot patch, for 2.1.1p4
...{'ac_cv_func_authenticate'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 1200 "configure"
+#line 1202 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char authenticate(); below. */
@@ -1219,7 +1221,7 @@
; return 0; }
EOF
-if { (eval echo configure:1223: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eva...
2000 Oct 04
0
2.2.0p1 chroot patch
...{'ac_cv_func_authenticate'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 1251 "configure"
+#line 1253 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char authenticate(); below. */
@@ -1270,7 +1272,7 @@
; return 0; }
EOF
-if { (eval echo configure:1274: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eva...
2013 Dec 11
2
libc_nonshared.a missing on 10.0-RC1
Hi all!
Yesterday I upgraded to FreeBSD 10.0-RC1 through freebsd-update. Everything
seemed fine until I decided to upgrade my ports today.
There was a new version of pkg which built fine up until the linking:
===> Building for pkg-1.2.3
--- all ---
===> libpkg (all)
--- objwarn ---
--- libpkg.so.1 ---
--- objwarn ---
Warning: Object directory not changed from original
2002 Feb 11
0
[PATCH]: RHL72 --with-skey linking problems
...9; changed from 4 to 26 in
skeysubr.o
/usr/bin/ld: Warning: type of symbol `f' changed from 1 to 2 in skeysubr.o
collect2: ld returned 1 exit status
configure:6028: $? = 1
configure: failed program was:
#line 5987 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char skey_keyinfo (); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2...
2003 Jul 30
0
Samba 3. ldapsam.so not generated on Solaris 9 with Sun One Directory Server
...le
ldap_initialize /var/tmp//ccsSb7eL.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:24044: $? = 1
configure: failed program was:
#line 24003 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char ldap_initialize (); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a g...
2001 Jan 03
1
chroot.diff
...p address instead of hostname in \$DISPLAY"
@@ -3065,7 +3067,7 @@
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 3069 "configure"
+#line 3071 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
@@ -3694,7 +3696,7 @@
u_int64_t a; a = 1;
; return 0; }
EOF
-if { (eval echo configure:3698: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:3...
2004 Oct 23
1
Issues with compiling wine
...ng std::exit;
| #endif
| /* end confdefs.h. */
| /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define gethostbyname innocuous_gethostbyname
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char gethostbyname (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #els...
2004 Feb 24
5
Samba 3.0.2 config error using --with-ldap
I am getting below error when running "configure --with-ldap --with-ldapsam --with-ads":
2023 Mar 16
1
[libnbd PATCH v4 3/3] lib/utils: add unit test for async-signal-safe assert()
...<_ACEOF >conftest.$ac_ext
2013 /* end confdefs.h. */
2014 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2015 For example, HP-UX 11i <limits.h> declares gettimeofday. */
2016 #define $2 innocuous_$2
2017
2018 /* System header to define __stub macros and hopefully few prototypes,
2019 which can conflict with char $2 (); below.
2020 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2021 <limits.h> exists even on freestanding compilers. */
2022
2023 #ifdef __STDC__
2024 # include...
2005 Apr 19
0
R 2.0.1 install problem on Solaris 9
...EN 1
| #define HAVE_PUTENV 1
| #define HAVE_RINT 1
| /* end confdefs.h. */
| /* Define setenv to an innocuous variant, in case <limits.h> declares
setenv.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setenv innocuous_setenv
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setenv (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # i...
2008 Aug 26
2
Error while compiling Ices 0.4
...| #endif
| #define HAVE_SHOUT_SHOUT_H 1
| /* end confdefs.h. */
| /* Define shout_new to an innocuous variant, in case <limits.h>
declares shout_new.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shout_new innocuous_shout_new
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shout_new (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| #...
1998 Dec 08
0
R compile problems with AIX
...m 1>&5
collect2: ld returned 8 exit status
ld: 0711-317 ERROR: Undefined symbol: .matherr
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
configure: failed program was:
#line 2811 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char matherr(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would sti...
1998 Dec 08
0
R compile problems with AIX
...m 1>&5
collect2: ld returned 8 exit status
ld: 0711-317 ERROR: Undefined symbol: .matherr
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
configure: failed program was:
#line 2811 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char matherr(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would sti...
2010 Sep 03
1
TinycoreLinux Install
...HAVE_TIMES 1
| #define HAVE_SYSCONF 1
| /* end confdefs.h. */
| /* Define closefrom to an innocuous variant, in case <limits.h> declares closefrom.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define closefrom innocuous_closefrom
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char closefrom (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
|...