Newsgroups: comp.speech
Path: lyra.csx.cam.ac.uk!warwick!uknet!pipex!howland.reston.ans.net!newsserver.jvnc.net!newsserver.egr.uri.edu!orca!raymonds
From: raymonds@vader.ele.uri.edu (Stephen Raymond)
Subject: rsynth
Keywords: rsynth speech synthesis
Sender: raymonds@orca (Stephen Raymond)
Organization: URI Department of Electrical Engineering
Message-ID: <CoGtqv.Hs0@egr.uri.edu>
Date: Mon, 18 Apr 1994 17:25:42 GMT
Lines: 22

Please Help,

I recently got the rsynth source code from
svr-ftp.eng.cam.ac.uk . However, as a C novice
I was unable to correctly compile and link the code.
I am working on a Sun Sparc Station. To compile and
link I simply executed the following line

cc say.c ASCII.c darray.c etc.c etc. -o say

I then try to execute say and get the following error:

ld.so: Undefined symbol: _ASCII

What have I done wrong.


	Thanks in advance,
	raymonds@vader.ele.uri.edu



