[comp.sys.amiga.tech] unmerged data item, sound program

scot@rtmvax.UUCP (Scot Harris ) (09/09/88)

Recently somebody on the local bbs net asked for some help getting a sound
program up and running and I volunteered to take a look. (silly me! 8^))
Well the main problems I think I solved.  It turned out as close as I could 
tell that he was using code out of the rkm (p. 236).  I got a clean compile
but now the linker is burping.  Giving me an error about an unmerged data
item.  Included below is the actual compile and link messages.  If anybody
can give some clue as to what to look for I would appreciate the help.

Compiling sound.c
Module size P=000002D2 D=000000D7 U=00000000

Total files: 1, Compiled OK: 1

Linking sound
Blink - Version 7.2
Copyright (c) 1986 The Software Distillery.
Copyright (c) 1987 SAS Institute Inc.  All Rights Reserved.
Box 8000  SAS Circle, Cary NC 27511-8000 - Telex 802505  (919) 467-8000

Pass1 for Object 'LIB:c.o'
Pass1 for Object 'sound.o'
Pass1 for Library 'LIB:lc.lib'
Pass1 for Library 'LIB:amiga.lib'

FCoalescingK
Pass2 for Object 'LIB:c.o'
Pass2 for Object 'sound.o'
Error 510: _aud symbol - Reference to unmerged data item
  First Reference in Unit sound.o at offset 00000010 in file 'sound.o'
  To ABSOLUTE symbol value fffff0a0

          _                                                                
    ///  /_\         	Scot L. Harris          !hoptoad!peora!rtmvax!scot 
  \XX/  /   \ M I G A   	    		    or rtmvax!amigash!scot   
[of course I UUCP from my AMIGA, doesn't everyone?] {thanks Mr. Loftus}     


-- 
          _                                                                   
    ///  /_\         	Scot L. Harris          !hoptoad!peora!rtmvax!scot 
  \XX/  /   \ M I G A   	    		    or rtmvax!amigash!scot
[of course I UUCP from my AMIGA, doesn't everyone?] {thanks Mr. Loftus}