Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uunet!snorkelwacker.mit.edu!bloom-beacon!dont-send-mail-to-path-lines From: earle@poseur.jpl.nasa.GOV (Greg Earle - Sun JPL on-site Software Support) Newsgroups: comp.windows.x Subject: Another oclock++ niglet (Imakefile) Message-ID: <9103050758.AA21197@poseur.JPL.NASA.GOV> Date: 5 Mar 91 07:58:26 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 25 The Imakefile for oclock++ pre-supposes that you want to include the audio library, no matter what Sun architecture it is being compiled on. This library doesn't exist on Sun-2's, Sun-3's or Sun386i's. Sorry for not including this in the previous posting for the man page. *** oclock++/Imakefile.orig Thu Jan 17 08:37:02 1991 --- oclock++/Imakefile Mon Mar 4 23:54:35 1991 *************** *** 6,10 **** --- 6,14 ---- DEFINES = ExtensionDefines INCLUDES = -I$(TOP) -I$(TOP)/X11 -I/usr/demo/SOUND + #ifdef SparcArchitecture SYS_LIBRARIES = -L/usr/demo/SOUND -laudio -lm + #else + SYS_LIBRARIES = -lm + #endif /* Use the following for SunOS 4.0.3: */ /* -- - Greg Earle | "It's going to be Party Time when I Sun Microsystems, Los Angeles | shit out the Balloons" JPL on-site Software Support | earle@poseur.JPL.NASA.GOV | - From a sheet of stamps I saw