Newsgroups: comp.speech
Path: lyra.csx.cam.ac.uk!warwick!zaphod.crihan.fr!jussieu.fr!math.ohio-state.edu!usc!elroy.jpl.nasa.gov!swrinde!pipex!sunic!trane.uninett.no!eunet.no!nuug!EU.net!goya!sanson!oasis!mpg93053
From: mpg93053@PROBLEM_WITH_INEWS_DOMAIN_FILE (Paco Moya Fernandez)
Subject: Re: Problems with OGI Speechtools on Sun4
Message-ID: <CqGDA8.8DA@dit.upm.es>
Sender: usenet@dit.upm.es (System Management uucp news)
Nntp-Posting-Host: oasis
Organization: Dpto. Ingenieria de Sistemas Telematicos, UPM, Madrid, Spain
X-Newsreader: Tin 1.1 PL4
References: <1994May26.153047.21832@fsd.com>
Date: Fri, 27 May 1994 08:37:19 GMT
Lines: 18

	I had this same problem. Aparently (I am not an expert), there is
something wrong with the Sun linker, so it complains about symbols not
defined at link time that should be obtained at execution time.

	I fixed the problem defining the following linker flag before
'lXmu':
\
		-assert nodefinitions

	And everything was ok. 

	I have heard there is some kind of patch supplied by Sun people,
but I haven't gone further.

	Let me know if you get it to work.


	
