* Compile error emacs23.3 on Sparc Solaris10
@ 2011-04-23 5:41 Mizuho Matsunaga
2011-04-27 9:09 ` Oleksandr Gavenko
0 siblings, 1 reply; 3+ messages in thread
From: Mizuho Matsunaga @ 2011-04-23 5:41 UTC (permalink / raw)
To: emacs-devel; +Cc: help-gnu-emacs
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>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-04-27 16:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-23 5:41 Compile error emacs23.3 on Sparc Solaris10 Mizuho Matsunaga
2011-04-27 9:09 ` Oleksandr Gavenko
2011-04-27 16:20 ` Re[2]: " Mizuho Matsunaga
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).