Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!helios!diamond!jdm5548 From: jdm5548@diamond.tamu.edu (James Darrell McCauley) Newsgroups: comp.lang.c++ Subject: et2.2++ compilation Message-ID: <17449@helios.TAMU.EDU> Date: 17 Jun 91 18:35:18 GMT Sender: usenet@helios.TAMU.EDU Reply-To: jdm5548@diamond.tamu.edu (James Darrell McCauley) Organization: Ag Engineering Dept, Texas A&M University Lines: 41 [If someone knows of a better place to direct this instead of a language group, please forward it there and drop me a note. -jdm] I'm having a bit of a problem compiling et2.2 in a Sun 4 (OS 4.1.1). I got et2.2 from prince.white.toronto.edu. The compiler is AT&T 2.0. I get errors complaining about "two sscanf()s with c linkage" - can someone make sense of this. (Output of make is shown below). Incidentally, if someone has binaries that might work for me, I'd be very interested. Thanks, -- SUNWINDOW etCC -c SunBitmap.C CC SunBitmap.C: "/usr/local/att_c++/include/stdio.h", line 122: error: two sscanf()s with c link age "SunBitmap.C", line 23: error: two initializers for DevBitmap 2 errors *** Error code 1 make: Fatal error: Command failed for target `SunBitmap.o' Current working directory /tmp1/jdm5548/et2.2/src/SUNWINDOW XSERVER etCC -I/local/X11/include -c XBitmap.C CC XBitmap.C: cc -Qpath /tmp1/jdm5548/et2.2/bin -c XBitmap.c etCC -I/local/X11/include -c XFont.C CC XFont.C: "/tmp1/jdm5548/et2.2/src/String.h", line 34: error: two sscanf()s with c linkage 1 error *** Error code 1 make: Fatal error: Command failed for target `XFont.o' Current working directory /tmp1/jdm5548/et2.2/src/XSERVER -- James Darrell McCauley, Grad Res Asst, Spatial Analysis Lab Dept of Ag Engr, Texas A&M Univ, College Station, TX 77843-2117, USA (jdm5548@diamond.tamu.edu, jdm5548@tamagen.bitnet)