Go Back   Forum Care Forums > Development Reference Area > MySQL Discussion

Reply
 
LinkBack Thread Tools Display Modes
please help compiling on sgi
Old
  (#1)
Guest
Guest
 
Posts: n/a
Default please help compiling on sgi - 06-04-2007, 07:51 AM

trying to compile 5.0.27 on sgi irix 6.5. in looking at the source i am
unable to see any reason for it to not compile. thanks for any help.

my config line:
CC=cc CXX=CC CFLAGS='-O1 -n32 -TARGlatform=IP30 -D_BSD_TYPES
-D_BSD_TIME -woff 1184,1552 -DLANGUAGE_C -I/usr/include -L/lib32
-L/usr/lib32 -L/usr/lib' \
CXXFLAGS='-O1 -n32 -TARGlatform=IP30 -D_BSD_TYPES -D_BSD_TIME -woff
1184,1552 -DLANGUAGE_C -I/usr/include -L/lib32 -L/usr/lib32 -L/usr/lib'
\
../configure --prefix=/sw/mysql/5.0.27/sgi65 \
--with-low-memory --without-innodb \
--with-extra-charsets=complex --without-server

my error in the directory "mysys":
source='my_new.cc' object='my_new.o' libtool=no \
DEPDIR=.deps depmode=sgi /bin/sh ../depcomp \
CC -DDEFAULT_BASEDIR=\"/sw/mysql/5.0.27/sgi65\"
-DDATADIR="\"/sw/mysql/5.0.27/sgi65/var\""
-DDEFAULT_CHARSET_HOME="\"/sw/mysql/5.0.27/sgi65\""
-DSHAREDIR="\"/sw/mysql/5.0.27/sgi65/share/mysql\""
-DDEFAULT_HOME_ENV=MYSQL_HOME
-DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX
-DDEFAULT_SYSCONFDIR="\"/sw/mysql/5.0.27/sgi65/etc\"" -DHAVE_CONFIG_H
-I. -I. -I.. -I../zlib -I../include -I../include -I. -DDBUG_OFF -O1
-n32 -TARGlatform=IP30 -D_BSD_TYPES -D_BSD_TIME -woff 1184,1552
-DLANGUAGE_C -I/usr/include -L/lib32 -L/usr/lib32 -L/usr/lib -D_BOOL -c
-o my_new.o my_new.cc
cc-1020 CC: ERROR File = ../include/my_sys.h, Line = 747
The identifier "va_list" is undefined.

extern uint my_b_vprintf(IO_CACHE *info, const char* fmt, va_list ap);
^

1 error detected in the compilation of "my_new.cc".

   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





Contact Us - Forum Care Forums - Archive - Top