Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!sdd.hp.com!hp-pcd!hpfcso!lang From: lang@hpfcso.HP.COM (John J. Lang) Newsgroups: comp.sys.hp Subject: Re: Starbase/7.0 Compile Demos (undef'd ext. __hp_dav_check_real_depth) Message-ID: <7370173@hpfcso.HP.COM> Date: 18 Jul 90 17:56:45 GMT References: <1062@tubkom.UUCP> Organization: Hewlett-Packard, Fort Collins, CO, USA Lines: 23 / hpfcso:comp.sys.hp / eike@tubkom.UUCP (Eike Dierks) / 4:49 pm Jul 16, 1990 / > After installing 7.0 on our HP370 it was not possible to compile the demos in > /usr/lib/starbase/demos/ anymore > The linker always quits saying: > Undefined external - > __hp_dav_check_real_depth I tried to mail this response, but it bounced. This was utility used by the hp98730 and hp98731 drivers. I looked at a local 7.0 system and they appear to be there, so I am not sure why you are having this problem. Could you be using Starbase libraries from different versions of HP-UX? Please do a what on libdd98730.a, libdd98731.a and libsb1.a (all in /usr/lib). If they have the same version number than that is not the problem. The versions I am looking at here are all 300.1.2.1, but being closer to the source of the Starbase libraries, we may not have the real 7.0 bits. Another thing you can try is doing an 'nm' on libsb1.a. In _hp_dav_check_real_depth entrypoint should be defined in the file dutil_dav.o. John Lang lang@hpfcla.hp.com