home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!ieunet!ul.ie!oriordains
- From: oriordains@ul.ie
- Newsgroups: comp.sys.next.programmer
- Subject: HELP with pvoc please ??!!
- Message-ID: <19454.2a8fd45f@ul.ie>
- Date: 17 Aug 92 16:31:27 GMT
- Organization: University of Limerick, Ireland
- Lines: 31
-
- Hello,
- I've been trying to compile the phasevocoder part of Cmusic on my NeXT
- (release 2.2) and I've come up with the linking problem below. I did an 'ar t'
- on the library libcarl.a and found the object files below in them. Could ANYONE
- who has this ported on the NeXT already shine some light on this for me PLEASE.
- Thanks in advance.
-
- Seosamh O'Riordain.
- ORIORDAINS@ul.ie
- -------------
-
- /bin/ld: Undefined symbols:
- _arg_option
- _sfexpr <---- sfexpr.o in libcarl.a
- _crack <---- crack.o in libcarl.a
- _getheader <---- getheader.o in libcarl.a
- _noautocp
- _getprop <---- getprop.o in libcarl.a
- _arg_index
- _read_func_file
- _addprop <---- addprop.o in libcarl.a
- _rmprop <---- rmprop.o in libcarl.a
- _cpoheader
- _putheader <---- putheader.o in libcarl.a
- _fflushfloat <---- fflushfloat.o in libcarl.a
- _fputfloat <---- fputfloat.o in libcarl.a
- _fb
- _set_sample_size
- _finitbuf <---- finitbuf.o in libcarl.a
- *** Exit 1
- Stop.
-