Path: utzoo!attcan!uunet!clyde.concordia.ca!news-server.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!BANRUC01.BITNET!pive From: pive@BANRUC01.BITNET Newsgroups: comp.soft-sys.andrew Subject: Re: Still no luck trying to make Andrew under SunOS 4.1 Message-ID: Date: 24 Oct 90 09:44:30 GMT References: Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Organization: The Internet Lines: 62 Still problems... This is what I did (configuration: SS1+ sunos 4.1 X11R4.14-andrew.7): cd ..../andrew make Clean imake -I. -I./config -Timake.tmpl -s Makefile -DTOPDIR=. make Makefiles vi andrew/atk/ness/Makefile (hacked it is so make doesn't make demos) make dependInstall with the following site.* files: /* Empty site.h file. Use this file to hold all */ /* your site's changes to allsys.h and system.h. */ #define CONTRIB_ENV 1 #define MK_BASIC_UTILS 1 #define MK_AUX_UTILS 1 #define MK_AUX_INSETS 1 #define MK_AUTHORING 1 #undef LINKINSTALL_ENV #undef RESOLVER_ENV /* Empty site.mcr file. Use this file to hold all */ /* your site's changes to allsys.mcr and system.mcr. */ XUTILDIR = /usr/bin/X11 /*RESOLVLIB = /usr/lib/libresolv.a*/ CDEBUGFLAGS=-g -Bstatic MAKEDOFLAGS = -g -d ${BASEDIR}/lib -b ${BASEDIR}/bin but this is what I get: cc -g -Bstatic -I/usr/andrew/include/atk -I/usr/andrew/include-I//usr/include/X11 -o cuin cui.o cuifns.o unixmach.o morprntf.o /usr/andrew/lib/libcui.a /usr/andrew/lib/libcuin.a /usr/andrew/lib/libmssrv.a /usr/andrew/lib/libmsshr.a /usr/andrew/lib/libeli.a /usr/andrew/lib/librxp.a /usr/andrew/lib/libmail.a/usr/andrew/lib/liberrors.a /usr/andrew/lib/libmalloc.a/usr/andrew/lib/libutil.a ld: /lib/libc.a(stricmp.o): _strnicmp: multiply defined *** Error code 2 make: Fatal error: Command failed for target `cuin' Current working directory/home/share/src/X11R4/contrib/toolkits/andrew/ams/msclients/ cui I used nm in *.o files end _strnicmp is defined in cui.o and cuifns.o, butsince I don't know how to fix this problem, can someone help met please? Thank you P. Verhaeghe University of Antwerp, RUCA Algebra / Geometry Groenenborgerlaan 171 B-2020 Antwerpen, Belgium Tel: +32 3 2180308 Fax: +32 3 2180217 Telex: RUCABI 33362 E-mail: pive@banruc01.bitnet (or pive@ccu.uia.ac.be)