Displaying 8 results from an estimated 8 matches for "__builtin_va_alist".
2001 Jan 19
1
BUG in compilation as suggested
...Uk.
gcc -g -O2 -Wall -I. -I. -I/usr/local/include -I/usr/include
-DETCDIR=\"/usr/local/etc\" -DSSH_PROGRAM=\"/usr/local/bin/ssh\"
-DSSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\"
-DHAVE_CONFIG_H -c log.c -o log.o
log.c: In function `fatal':
log.c:50: `__builtin_va_alist' undeclared (first use in this function)
log.c:50: (Each undeclared identifier is reported only once
log.c:50: for each function it appears in.)
log.c:49: warning: `args' might be used uninitialized in this function
log.c: In function `error':
log.c:62: `__builtin_va_alist' undeclar...
2000 Jun 23
1
Errors in Compiling R
...dified CPPFLAGS and LIBS.
I got these errors when I run make (after configure):
-----
gcc -I. -I../../src/include -I../../src/include
-I../../src/include/R_ext
[.... other -I paths omitted] -DHAVE_CONFIG_H -g -O2 -c errors.c
-o errors.o
errors.c: In function `Rf_warning':
errors.c:138: `__builtin_va_alist' undeclared (first use in this
function)
errors.c:138: (Each undeclared identifier is reported only once
errors.c:138: for each function it appears in.)
errors.c: In function `Rf_warningcall':
errors.c:176: `__builtin_va_alist' undeclared (first use in this
function)
errors.c: In functi...
2000 Mar 22
0
solaris build error for version 1.2.2p1
.../usr/lib/openssl/include -I/usr/local/ssl/include -I/usr/local/ssl/include
-DETCDIR=\"/usr/local/etc\" -DSSH_PROGRAM=\"/usr/local/bin/ssh\"
-DSSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh/ssh-askpass\" -DHAVE_CONFIG_H
-c log.c
log.c: In function `fatal':
log.c:17: `__builtin_va_alist' undeclared (first use in this function)
log.c:17: (Each undeclared identifier is reported only once
log.c:17: for each function it appears in.)
log.c: In function `error':
log.c:29: `__builtin_va_alist' undeclared (first use in this function)
log.c: In function `log':
log.c:40: `__...
2001 Jan 16
2
Solaris Problem
...solaris 2.7 and I always got a
> core dump with the ssh-keygen. But when I installed the 2.1.1p4 everything
> was fine. Why ?
That's funny... I can't even get it to compile on Solaris 2.7
with gcc 2.8.1 or 2.95.2. It bombs out in log.c with a shit load of
errors complaining that __builtin_va_alist is undeclared.
Where did you get the package you are trying to install? Did
you compile it yourself? If yes, how and what is your configuration?
If not, where did the binary package come from and what system was it
compiled for?
> The error that comes up at the installation process is when...
2000 Mar 13
4
A few more Solaris 7 bugs in 1.2.3pre2
...gcc will include them automatically, but if your gcc is in, say, /usr/cygnus
it won't.
- The Makefile DOES include /usr/include, however. Unfortunately, running
gcc on a Solaris box, you want to pick up varargs.h from (gcc-lib)/include,
not /usr/include, or else you'll get errors about __builtin_va_alist, which
Solaris cc provides but GNU does not. I put /usr/include as -idirafter
instead of -I, and it worked for me. Perhaps check for -idirafter as a
compiler option, and use it if available?
- The man pages don't format properly ("what nroff" gives roff: n1.c 2.13).
All the te...
2001 Feb 12
5
SCO OS3 build broken (CVS 01/12/01)
.../varargs.h:88: war
ning: `va_start' redefined
/usr/local/lib/gcc-lib/i486-unknown-sco3.2v4.2/2.7.2.1/include/stdarg.h:72: warn
ing: this is the location of the previous definition
./src/openbsd-compat/bsd-snprintf.c: In function `snprintf':
./src/openbsd-compat/bsd-snprintf.c:725: argument `__builtin_va_alist' doesn't
match prototype
./src/openbsd-compat/bsd-snprintf.h:11: prototype declaration
./src/openbsd-compat/bsd-snprintf.c:725: number of arguments doesn't match prot
otype
./src/openbsd-compat/bsd-snprintf.h:11: prototype declaration
gmake[1]: *** [bsd-snprintf.o] Error 1
gmake[1]: Lea...
2000 Mar 07
2
[Fwd: va_list problems on Solaris]
This might shed some light on the va_list problem reported previously.
-d
David Hesprich wrote:
>
> On Wed, 8 Mar 2000, Damien Miller wrote:
>
> > > log.c: In function `fatal':
> > > log.c:17: `__builtin_va_alist' undeclared (first use in this function)
> >
> > A few people have reported this - it looks like a gcc vs native cc
> > problem.
> >
> > Can you try:
> > CC=cc ./configure
>
> It's a Solaris box, which means that cc=gcc (Solaris doesn't ship wi...
2003 Nov 28
7
installation error
Hello,
I tried to install samba 3.0.0. on sa slackware system and within the
"make" process I have this error:
"Binding bin/smbd :collect2: ld terminated with signal 15 [Terminated]
make : *** [bin/smbd] Error 1."
Please, tell me what can I do to solve this problem. I tried to find @
google and I got no answer.
Thank you a lot.
Stefan Pandele
[t] 0723046178
[e] psc@k.ro