public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jorge  Enrique Jimenez <jjimenez@diveo.net.co>
To: "'gcc-help@gcc.gnu.org'" <gcc-help@gcc.gnu.org>
Subject: Is any configuration missed on 2.95.2 for Solaris 7 Sparc?
Date: Sat, 01 Apr 2000 00:00:00 -0000	[thread overview]
Message-ID: <0730DF703BAAD311851400508B6F78CB0EA16C@DIVEO_SEC> (raw)
Message-ID: <20000401000000.jlm9bV8BTZfxGDCKFHhq7FCYJWPxvFfV9ktXQxau5Ak@z> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1932 bytes --]

Title: Is any configuration missed on 2.95.2 for Solaris 7 Sparc?






Hi. I have a big prblem.
I've just installed the gcc 2.95.2 for solaris 7on a sparc machine. The installation was made  with the binary source, and the installation process was ok. The last line of this process was something like "GCC was succesfully installed on you machine".

Then I tried to compile some programs, and some of them works (MySQL, Perl), but the others presents some problems on the compilation process.

When I' m compiling PHP or PostgresSQL, the messagge of the GMAKE proccess is:


*******************************************************************************
gcc -g -O2 -O2   -I. -I.                        -c main.c -o main.o
main.c: In function `php3_printf':
main.c:302: `__builtin_va_alist' undeclared (first use in this function)
main.c:302: (Each undeclared identifier is reported only once
main.c:302: for each function it appears in.)
main.c: In function `php3_error':
main.c:375: `__builtin_va_alist' undeclared (first use in this function)
gmake: *** [main.o] Error 1
#
*******************************************************************************


I've been looking about this error, and first I though that maybe PHP or Postgres probably had a bug. But then, I tryed to compile PHP in another machine (Red Hat Linux) and it compiled perfectly.

The line where the error is reported (302 and 375) calls a function named va_start, that is defined in the varargs.h file according to the "man va_start" on solaris. This file exists an the  ".configure" process catch it.

I dont know what can probably be the problem and I hope taht anyone else can help me.


Thank You


JORGE ENRIQUE JIMENEZ SOTO
Administrador del Sistema IP
Diveo de Colombia Ltda.
632.29.99 - 523.99.12 Ext.1451
Celular: 033.3625926


visit us: http://www.diveo.net.co




             reply	other threads:[~2000-04-01  0:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-21 16:23 Jorge Enrique Jimenez [this message]
2000-03-22 14:42 ` Alexandre Oliva
2000-04-01  0:00   ` Alexandre Oliva
2000-04-01  0:00 ` Jorge Enrique Jimenez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0730DF703BAAD311851400508B6F78CB0EA16C@DIVEO_SEC \
    --to=jjimenez@diveo.net.co \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).