From owner-freebsd-isdn Sat Nov 28 11:11:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA06029 for freebsd-isdn-outgoing; Sat, 28 Nov 1998 11:11:37 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from mail-hotel.dk ([195.41.82.90]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA06024 for ; Sat, 28 Nov 1998 11:11:34 -0800 (PST) (envelope-from digitech@mmadb.no) Received: from MAIL-HOTEL [195.41.82.90] by mail-hotel.dk (SMTPD32-4.06) id A9FCA0A0122; Sat, 28 Nov 1998 20:07:40 +0100 Received: from 193.217.240.42 by mp-217-240-42.daxnet.no with MailShield (MailShield v1.05); 28 Nov 98 20:07:38 CET-1 from: to: Message-ID: <008c01be1b02$e5766a20$640064a0@jon> From: "Jon Johansen" To: Subject: Problem with i4b and freebsd3.0, please help. Date: Sat, 28 Nov 1998 20:11:25 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0089_01BE1B0B.46A066E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.0810.800 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0089_01BE1B0B.46A066E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I'm using FreeBSD 3.0 and I'm having some trouble with installing isdn4freebsd. I applied the paches. etc that freebsd 3.0 users must apply (as stated in FreeBSD/INSTALLATION). In FreeBSD/ i run 'sh install.sh', which runs fine. Then I 'cd ..' and do a make depend (which runs fine), and then 'make' which doesn't run = fine. It says it cant find the file 'y.tab.h' so I search my hd for the file and I find it in '/usr/src/bin/sh/y.tab.h' and I copy it to '/usr/src/ i4b/isdnd'. Then I do a 'make' again, it doesn't come up with the error, but it comes ut with several new ones: ------------------------------------------- Warning: Object directory not changed from original /usr/src/i4b/isdnd cc -O -pipe -I../isdnmonitor -DDEBUG -DUSE_RTPRIO -g -Wall -DUSE_CURSES = -DI4B_EXTERNAL_MONITOR -c rc_scan. c rc_scan.l: In function `yylex': rc_scan.l:79: `yylval' undeclared (first use this function) rc_scan.l:79: (Each undeclared identifier is reported only once rc_scan.l:79: for each function it appears in.) rc_scan.l:80: `STRING' undeclared (first use this function) rc_scan.l:93: `NUMBERSTR' undeclared (first use this function) rc_scan.l:96: `ACCTALL' undeclared (first use this function) rc_scan.l:97: `ACCTFILE' undeclared (first use this function) rc_scan.l:98: `ALERT' undeclared (first use this function) rc_scan.l:99: `ANSWERPROG' undeclared (first use this function) rc_scan.l:100: `B1PROTOCOL' undeclared (first use this function) rc_scan.l:101: `CALLBACKWAIT' undeclared (first use this function) rc_scan.l:102: `CALLEDBACKWAIT' undeclared (first use this function) rc_scan.l:103: `REACTION' undeclared (first use this function) rc_scan.l:104: `DIALOUTTYPE' undeclared (first use this function) rc_scan.l:105: `DIALRANDINCR' undeclared (first use this function) rc_scan.l:106: `DIALRETRIES' undeclared (first use this function) rc_scan.l:107: `DIRECTION' undeclared (first use this function) rc_scan.l:108: `DOWNTRIES' undeclared (first use this function) rc_scan.l:109: `DOWNTIME' undeclared (first use this function) rc_scan.l:110: `EARLYHANGUP' undeclared (first use this function) rc_scan.l:111: `ENTRY' undeclared (first use this function) rc_scan.l:112: `IDLETIME_IN' undeclared (first use this function) rc_scan.l:113: `IDLETIME_OUT' undeclared (first use this function) rc_scan.l:114: `ISDNCONTROLLER' undeclared (first use this function) rc_scan.l:115: `ISDNCHANNEL' undeclared (first use this function) rc_scan.l:116: `LOCAL_PHONE_DIALOUT' undeclared (first use this = function) rc_scan.l:117: `LOCAL_PHONE_INCOMING' undeclared (first use this = function) rc_scan.l:118: `MONITORSW' undeclared (first use this function) rc_scan.l:119: `MONITORPORT' undeclared (first use this function) rc_scan.l:120: `MONITOR' undeclared (first use this function) rc_scan.l:121: `MONITORACCESS' undeclared (first use this function) rc_scan.l:122: `FULLCMD' undeclared (first use this function) rc_scan.l:123: `RESTRICTEDCMD' undeclared (first use this function) rc_scan.l:124: `CHANNELSTATE' undeclared (first use this function) rc_scan.l:125: `CALLIN' undeclared (first use this function) rc_scan.l:126: `CALLOUT' undeclared (first use this function) rc_scan.l:127: `LOGEVENTS' undeclared (first use this function) rc_scan.l:128: `NAME' undeclared (first use this function) rc_scan.l:129: `NO' undeclared (first use this function) rc_scan.l:130: `OFF' undeclared (first use this function) rc_scan.l:131: `ON' undeclared (first use this function) rc_scan.l:132: `RATESFILE' undeclared (first use this function) rc_scan.l:133: `RATETYPE' undeclared (first use this function) rc_scan.l:134: `RECOVERYTIME' undeclared (first use this function) rc_scan.l:135: `REGEXPR' undeclared (first use this function) rc_scan.l:136: `REGPROG' undeclared (first use this function) rc_scan.l:137: `REMOTE_NUMBERS_HANDLING' undeclared (first use this = function) rc_scan.l:138: `REMOTE_PHONE_DIALOUT' undeclared (first use this = function) rc_scan.l:139: `REMOTE_PHONE_INCOMING' undeclared (first use this = function) rc_scan.l:140: `RTPRIO' undeclared (first use this function) rc_scan.l:141: `SYSTEM' undeclared (first use this function) rc_scan.l:142: `UNITLENGTH' undeclared (first use this function) rc_scan.l:143: `UNITLENGTHSRC' undeclared (first use this function) rc_scan.l:144: `USEACCTFILE' undeclared (first use this function) rc_scan.l:145: `USRDEVICENAME' undeclared (first use this function) rc_scan.l:146: `USRDEVICEUNIT' undeclared (first use this function) rc_scan.l:147: `USEDOWN' undeclared (first use this function) rc_scan.l:148: `YES' undeclared (first use this function) *** Error code 1 Stop. *** Error code 1 Stop. -------------------------- I'd really appreciate some feedback, because I have to get my freebsd up on the net, or else I can't run freebsd and have to go back to nt. Thanks. Jon Johansen digitech@mmadb.no ICQ: 9511298 ------=_NextPart_000_0089_01BE1B0B.46A066E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I'm using FreeBSD 3.0 and I'm having some trouble
with installing isdn4freebsd. I applied the paches. etc
that freebsd 3.0 users must apply (as stated in=20 FreeBSD/INSTALLATION).
In FreeBSD/ i run 'sh install.sh', which runs fine. Then I 'cd ..'=20 and
do a make depend (which runs fine), and then 'make' which doesn't = run=20 fine.
It says it cant find the file 'y.tab.h' so I search my hd for the=20 file
and I find it in '/usr/src/bin/sh/y.tab.h' and I copy it to=20 '/usr/src/
i4b/isdnd'. Then I do a 'make' again, it doesn't come up with the=20 error,
but it comes ut with several new ones:
 
-------------------------------------------
Warning: Object directory not changed from original=20 /usr/src/i4b/isdnd
cc -O -pipe -I../isdnmonitor -DDEBUG -DUSE_RTPRIO -g -Wall = -DUSE_CURSES=20 -DI4B_EXTERNAL_MONITOR -c rc_scan.
c
rc_scan.l: In function `yylex':
rc_scan.l:79: `yylval' undeclared (first use this function)
rc_scan.l:79: (Each undeclared identifier is reported only = once
rc_scan.l:79: for each function it appears in.)
rc_scan.l:80: `STRING' undeclared (first use this function)
rc_scan.l:93: `NUMBERSTR' undeclared (first use this = function)
rc_scan.l:96: `ACCTALL' undeclared (first use this function)
rc_scan.l:97: `ACCTFILE' undeclared (first use this function)
rc_scan.l:98: `ALERT' undeclared (first use this function)
rc_scan.l:99: `ANSWERPROG' undeclared (first use this = function)
rc_scan.l:100: `B1PROTOCOL' undeclared (first use this = function)
rc_scan.l:101: `CALLBACKWAIT' undeclared (first use this = function)
rc_scan.l:102: `CALLEDBACKWAIT' undeclared (first use this = function)
rc_scan.l:103: `REACTION' undeclared (first use this = function)
rc_scan.l:104: `DIALOUTTYPE' undeclared (first use this = function)
rc_scan.l:105: `DIALRANDINCR' undeclared (first use this = function)
rc_scan.l:106: `DIALRETRIES' undeclared (first use this = function)
rc_scan.l:107: `DIRECTION' undeclared (first use this = function)
rc_scan.l:108: `DOWNTRIES' undeclared (first use this = function)
rc_scan.l:109: `DOWNTIME' undeclared (first use this = function)
rc_scan.l:110: `EARLYHANGUP' undeclared (first use this = function)
rc_scan.l:111: `ENTRY' undeclared (first use this function)
rc_scan.l:112: `IDLETIME_IN' undeclared (first use this = function)
rc_scan.l:113: `IDLETIME_OUT' undeclared (first use this = function)
rc_scan.l:114: `ISDNCONTROLLER' undeclared (first use this = function)
rc_scan.l:115: `ISDNCHANNEL' undeclared (first use this = function)
rc_scan.l:116: `LOCAL_PHONE_DIALOUT' undeclared (first use this=20 function)
rc_scan.l:117: `LOCAL_PHONE_INCOMING' undeclared (first use this=20 function)
rc_scan.l:118: `MONITORSW' undeclared (first use this = function)
rc_scan.l:119: `MONITORPORT' undeclared (first use this = function)
rc_scan.l:120: `MONITOR' undeclared (first use this function)
rc_scan.l:121: `MONITORACCESS' undeclared (first use this = function)
rc_scan.l:122: `FULLCMD' undeclared (first use this function)
rc_scan.l:123: `RESTRICTEDCMD' undeclared (first use this = function)
rc_scan.l:124: `CHANNELSTATE' undeclared (first use this = function)
rc_scan.l:125: `CALLIN' undeclared (first use this function)
rc_scan.l:126: `CALLOUT' undeclared (first use this function)
rc_scan.l:127: `LOGEVENTS' undeclared (first use this = function)
rc_scan.l:128: `NAME' undeclared (first use this function)
rc_scan.l:129: `NO' undeclared (first use this function)
rc_scan.l:130: `OFF' undeclared (first use this function)
rc_scan.l:131: `ON' undeclared (first use this function)
rc_scan.l:132: `RATESFILE' undeclared (first use this = function)
rc_scan.l:133: `RATETYPE' undeclared (first use this = function)
rc_scan.l:134: `RECOVERYTIME' undeclared (first use this = function)
rc_scan.l:135: `REGEXPR' undeclared (first use this function)
rc_scan.l:136: `REGPROG' undeclared (first use this function)
rc_scan.l:137: `REMOTE_NUMBERS_HANDLING' undeclared (first use this = function)
rc_scan.l:138: `REMOTE_PHONE_DIALOUT' undeclared (first use this=20 function)
rc_scan.l:139: `REMOTE_PHONE_INCOMING' undeclared (first use this=20 function)
rc_scan.l:140: `RTPRIO' undeclared (first use this function)
rc_scan.l:141: `SYSTEM' undeclared (first use this function)
rc_scan.l:142: `UNITLENGTH' undeclared (first use this = function)
rc_scan.l:143: `UNITLENGTHSRC' undeclared (first use this = function)
rc_scan.l:144: `USEACCTFILE' undeclared (first use this = function)
rc_scan.l:145: `USRDEVICENAME' undeclared (first use this = function)
rc_scan.l:146: `USRDEVICEUNIT' undeclared (first use this = function)
rc_scan.l:147: `USEDOWN' undeclared (first use this function)
rc_scan.l:148: `YES' undeclared (first use this function)
*** Error code 1
Stop.
*** Error code 1
Stop.
--------------------------
 
I'd really appreciate some feedback, because I have to get my = freebsd
up on the net, or else I can't run freebsd and have to go back to = nt.
 
Thanks.
 
 
Jon Johansen
ICQ: 9511298
------=_NextPart_000_0089_01BE1B0B.46A066E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message