home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / next / programm / 5671 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  1.2 KB

  1. Path: sparky!uunet!mcsun!ieunet!ul.ie!oriordains
  2. From: oriordains@ul.ie
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: HELP with pvoc please ??!!
  5. Message-ID: <19454.2a8fd45f@ul.ie>
  6. Date: 17 Aug 92 16:31:27 GMT
  7. Organization: University of Limerick, Ireland
  8. Lines: 31
  9.  
  10. Hello, 
  11. I've been trying to compile the phasevocoder part of Cmusic on my NeXT 
  12. (release 2.2) and I've come up with the linking problem below. I did an 'ar t' 
  13. on the library libcarl.a and found the object files below in them. Could ANYONE 
  14. who has this ported on the NeXT already shine some light on this for me PLEASE. 
  15. Thanks in advance.
  16.  
  17. Seosamh O'Riordain.
  18. ORIORDAINS@ul.ie
  19. -------------
  20.  
  21. /bin/ld: Undefined symbols:
  22. _arg_option
  23. _sfexpr                        <---- sfexpr.o in libcarl.a
  24. _crack                        <---- crack.o in libcarl.a
  25. _getheader                    <---- getheader.o in libcarl.a
  26. _noautocp
  27. _getprop                    <---- getprop.o in libcarl.a
  28. _arg_index
  29. _read_func_file
  30. _addprop                    <---- addprop.o in libcarl.a
  31. _rmprop                        <---- rmprop.o in libcarl.a
  32. _cpoheader
  33. _putheader                    <---- putheader.o in libcarl.a
  34. _fflushfloat                    <---- fflushfloat.o in libcarl.a
  35. _fputfloat                    <---- fputfloat.o in libcarl.a
  36. _fb
  37. _set_sample_size
  38. _finitbuf                    <---- finitbuf.o in libcarl.a
  39. *** Exit 1
  40. Stop.
  41.