Hailing Situ wrote: > Hi, > > I got sipp-1.1rc6 source code and install to SUN solaris machine. When I > use command "make", the error messages display as follows. > > -bash-3.00$ make > make OSNAME=`uname|sed -e "s/CYGWIN.*/CYGWIN/"` MODELNAME=`uname -m` > sipp > gcc -g -D__3PCC__ -I. -I/usr/local/ssl/include/ -c -o xp_parser.o > xp_parser.c > In file included from > /opt/gcc/lib/gcc/sparc-sun-solaris2.9/4.0.3/include/string.h:27, > from xp_parser.c:37: > /usr/include/iso/string_iso.h:60: error: conflicting types for > '_RESTRICT_KYWD' > /usr/include/iso/string_iso.h:60: error: previous definition of > '_RESTRICT_KYWD' was here > /usr/include/iso/string_iso.h:63: error: conflicting types for > '_RESTRICT_KYWD' > /usr/include/iso/string_iso.h:63: error: previous definition of > '_RESTRICT_KYWD' was here > /usr/include/iso/string_iso.h:65: error: conflicting types for > '_RESTRICT_KYWD' > /usr/include/iso/string_iso.h:65: error: previous definition of > '_RESTRICT_KYWD' was here > /usr/include/iso/string_iso.h:70: error: conflicting types for > '_RESTRICT_KYWD' > /usr/include/iso/string_iso.h:70: error: previous definition of > '_RESTRICT_KYWD' was here > /usr/include/iso/string_iso.h:72: error: conflicting types for > '_RESTRICT_KYWD' > /usr/include/iso/string_iso.h:72: error: previous definition of > '_RESTRICT_KYWD' was here > /usr/include/iso/string_iso.h:74: error: conflicting types for > '_RESTRICT_KYWD' > /usr/include/iso/string_iso.h:74: error: previous definition of > '_RESTRICT_KYWD' was here > /usr/include/iso/string_iso.h:75: error: conflicting types for > '_RESTRICT_KYWD' > /usr/include/iso/string_iso.h:75: error: previous definition of > '_RESTRICT_KYWD' was here > *** Error code 1 > make: Fatal error: Command failed for target `xp_parser.o' > Current working directory /home/hsitu/sipp-1.1rc6 > *** Error code 1 > make: Fatal error: Command failed for target `all' > > Can anybody tell me what happened. > > Many Thanks. > > Hailing > >
Hello, I'm sorry I don't have a SUN platform to advise. Anyone? -- Olivier HP OpenCall Software http://www.hp.com/go/opencall/ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
