Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!att!att!mcdchg!ddsw1!zane From: zane@ddsw1.MCS.COM (Sameer Parekh) Newsgroups: comp.sys.apple2 Subject: NuLib problems (was Re: Apple II compatible pack/unpack src pgm?) Message-ID: <1990Nov26.024701.29900@ddsw1.MCS.COM> Date: 26 Nov 90 02:47:01 GMT References: <9011211229.AA29386@lilac.berkeley.edu> <6893@plains.NoDak.edu> <2339@unsvax.NEVADA.EDU> Reply-To: zane@ddsw1.MCS.COM (Sameer Parekh) Organization: ddsw1.MCS.COM Contributor, Wheeling, IL Lines: 37 Some kind soul sent me NuLib, and after a fun experience untaring it, I am unable to get it to compile. It seems that nuadd.c has some errors in it. I have a UNIX System V/386 here. My errors were, after doing a make >MakeResult I received the following on my terminal: "nuadd.c", line 89: DIR undefined "nuadd.c", line 89: dirp undefined "nuadd.c", line 91: syntax error "nuadd.c", line 113: nmlen undefined "nuadd.c", line 117: dp undefined "nuadd.c", line 118: warning: struct/union or struct/union pointer required "nuadd.c", line 118: warning: struct/union or struct/union pointer required "nuadd.c", line 120: d_namlen undefined "nuadd.c", line 120: member of structure or union required "nuadd.c", line 122: warning: struct/union or struct/union pointer required Stop The MakeResults file was the following: cc -O -c numain.c cc -O -c nuread.c cc -O -c nuview.c cc -O -c nuadd.c *** Error code 1 Any ideas on how to get it to compile? I don't even want that function. The only reason I would use NuLib would be to unarchive some things, not archive anything, I can do that on my GS. (This is version 3.01 of NuLib) -- zane@ddsw1.MCS.COM