emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compile error emacs23.3 on Sparc Solaris10


From: Mizuho Matsunaga
Subject: Compile error emacs23.3 on Sparc Solaris10
Date: Sat, 23 Apr 2011 14:41:09 +0900

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 <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]