*BSD News Article 30311


Return to BSD News archive

Xref: sserve comp.unix.bsd:13926 comp.unix.solaris:15957 comp.unix.sys5.r4:7236 comp.sys.sun.admin:29792 comp.sys.sun.apps:7071
Newsgroups: comp.unix.bsd,comp.unix.solaris,comp.unix.sys5.r4,comp.sys.sun.admin,comp.sys.sun.apps
Path: sserve!newshost.anu.edu.au!munnari.oz.au!bunyip.cc.uq.oz.au!harbinger.cc.monash.edu.au!msuinfo!agate!howland.reston.ans.net!pipex!bt!zaphod.axion.bt.co.uk!uknet!EU.net!uunet!tijc02!cgh018
From: cgh018@tijc02.uucp (Calvin Hayden x2254)
Subject: Re: pcomm, help
Message-ID: <1994May11.153504.26824@tijc02.uucp>
Organization: Siemens Industrial Automation, Johnson City TN
References: <CpB2Fn.28s@onezero.com>
Date: Wed, 11 May 94 15:35:04 GMT
Lines: 32

From article <CpB2Fn.28s@onezero.com>, by root@onezero.com (Operator):
> 
> Hi:
>  
> Recently I got a copy of pcomm source code which seems pretty cool.
>  
> My environment is Sun SparcStation 2, Solaris 1.1.1 with System V
> compatible elements loaded.  The problem I face are:
>  
>         1. I got link error:
>                 ld: Undefined symbol
>                    _ptsname
>                    _unlockpt
>                    _grantpt
>            All symbols was referenced by by ipc_att.c
>  
>         2. I don't have sys/mkdev.h file which is optional file for SVR4
>            optional file.
>  
I just built it.  Ran into the same thing.  Changed the entries in either
config.h or Makefile that referenced ipc_att to be ipc_ucb - the ucb lines
were commented out - I reversed this.  The other item, was resolved by
changing the #define  SVR4_LOCKS to be #undef  SVR4_LOCKS  in config.h

Tried it, it worked.  Will have to see if this broke anything though.

Calvin

-- 
Calvin Hayden                   Uucp: uunet!tijc02!cgh018        
Siemens Industrial Automation   Inet: cgh018%tijc02@uunet.uu.net  
-- My opinions and mine alone --      cgh018@tijc02.uucp