all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mizuho Matsunaga <mizu0@mizucci.net>
To: emacs-devel@gnu.org
Cc: help-gnu-emacs@gnu.org
Subject: Compile error emacs23.3 on Sparc Solaris10
Date: Sat, 23 Apr 2011 14:41:09 +0900	[thread overview]
Message-ID: <AECC01790C2E18mizu0@mizucci.net> (raw)

Hi all

I try to compile emacs23.3 on my Sparc Solaris10 by SolStudio12.2.

Fatal error occured on strcpy, strcmp
This cause is bad arrgument.

gmake[2]: Entering directory `/opt/src/emacs-23.3/lwlib'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/opt/src/emacs-23.3/lwlib'
cc -c -I/opt/xfce/include -I/opt/gtk/include -I/opt/mfw/include -I/usr/sfw/include -I/usr/openwin/
include -I/opt/solstudio12.2/prod/include -I/usr/include -I/opt/SUNWmlib/include -Demacs -
DHAVE_CONFIG_H  -I. -I/opt/src/emacs-23.3/src   -I/usr/openwin/include  -I/usr/dt/include   -
D_REENTRANT -D_PTHREADS -D_POSIX_PTHREAD_SEMANTICS -I/opt/gtk/include/librsvg-2.0 -I/opt/gtk/include
/glib-2.0 -I/opt/gtk/lib/glib-2.0/include -I/opt/gtk/include/gdk-pixbuf-2.0 -I/opt/mfw/include/cairo 
-I/opt/mfw/include/libpng15 -I/opt/mfw/include/pixman-1 -I/opt/mfw/include -I/opt/mfw/include/
freetype2   -I/opt/mfw/include/dbus-1.0 -I/opt/mfw/lib/dbus-1.0/include    -fast -m64 -xtarget=
native -xarch=sparcvis2 -xvector=lib -xdepend -xautopar -xloopinfo -mt  -I/opt/mfw/include      
dbusbind.c
"dbusbind.c", line 299: warning: argument #2 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 65
        argument : pointer to unsigned char
"dbusbind.c", line 505: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
cc: Fatal error in /opt/solstudio12.2/prod/bin/acomp
cc: Status 139
gmake[1]: *** [dbusbind.o] Error 139
gmake[1]: Leaving directory `/opt/src/emacs-23.3/src'
gmake: *** [src] Error 2

Is this bug?
Please help me.

-- 
Mizuho Matsunaga <mizu0@mizucci.net>



             reply	other threads:[~2011-04-23  5:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-23  5:41 Mizuho Matsunaga [this message]
2011-04-23  6:36 ` Compile error emacs23.3 on Sparc Solaris10 Eli Zaretskii
2011-04-23 13:54   ` Re[2]: " Mizuho Matsunaga
2011-04-24  9:09     ` Re[3]: " Mizuho Matsunaga
2011-04-24 17:41       ` Chong Yidong
2011-04-27  9:09 ` Oleksandr Gavenko
2011-04-27 16:20   ` Re[2]: " Mizuho Matsunaga

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=AECC01790C2E18mizu0@mizucci.net \
    --to=mizu0@mizucci.net \
    --cc=emacs-devel@gnu.org \
    --cc=help-gnu-emacs@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.