Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Nov 1998 20:11:25 +0100
From:      "Jon Johansen" <digitech@mmadb.no>
To:        <freebsd-isdn@FreeBSD.ORG>
Subject:   Problem with i4b and freebsd3.0, please help.
Message-ID:  <008c01be1b02$e5766a20$640064a0@jon>

next in thread | raw e-mail | index | archive | help
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

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML><HEAD>
<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type><!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 =
HTML//EN">
<STYLE></STYLE>

<META content=3D'"MSHTML 5.00.0910.1309"' name=3DGENERATOR></HEAD>
<BODY bgColor=3D#ffffff>
<DIV>I'm using FreeBSD 3.0 and I'm having some trouble</DIV>
<DIV>
<DIV>with installing isdn4freebsd. I applied the paches. etc</DIV>
<DIV>that freebsd 3.0 users must apply (as stated in=20
FreeBSD/INSTALLATION).</DIV>
<DIV>In FreeBSD/ i run 'sh install.sh', which runs fine. Then I 'cd ..'=20
and</DIV>
<DIV>do a make depend (which runs fine), and then 'make' which doesn't =
run=20
fine.</DIV>
<DIV>It says it cant find the file 'y.tab.h' so I search my hd for the=20
file</DIV>
<DIV>and I find it in '/usr/src/bin/sh/y.tab.h' and I copy it to=20
'/usr/src/</DIV>
<DIV>i4b/isdnd'. Then I do a 'make' again, it doesn't come up with the=20
error,</DIV>
<DIV>but it comes ut with several new ones:</DIV>
<DIV>&nbsp;</DIV>
<DIV>-------------------------------------------</DIV>
<DIV>Warning: Object directory not changed from original=20
/usr/src/i4b/isdnd</DIV>
<DIV>cc -O -pipe -I../isdnmonitor -DDEBUG -DUSE_RTPRIO -g -Wall =
-DUSE_CURSES=20
-DI4B_EXTERNAL_MONITOR -c rc_scan.</DIV>
<DIV>c</DIV>
<DIV>rc_scan.l: In function `yylex':</DIV>
<DIV>rc_scan.l:79: `yylval' undeclared (first use this function)</DIV>
<DIV>rc_scan.l:79: (Each undeclared identifier is reported only =
once</DIV>
<DIV>rc_scan.l:79: for each function it appears in.)</DIV>
<DIV>rc_scan.l:80: `STRING' undeclared (first use this function)</DIV>
<DIV>rc_scan.l:93: `NUMBERSTR' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:96: `ACCTALL' undeclared (first use this function)</DIV>
<DIV>rc_scan.l:97: `ACCTFILE' undeclared (first use this function)</DIV>
<DIV>rc_scan.l:98: `ALERT' undeclared (first use this function)</DIV>
<DIV>rc_scan.l:99: `ANSWERPROG' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:100: `B1PROTOCOL' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:101: `CALLBACKWAIT' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:102: `CALLEDBACKWAIT' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:103: `REACTION' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:104: `DIALOUTTYPE' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:105: `DIALRANDINCR' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:106: `DIALRETRIES' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:107: `DIRECTION' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:108: `DOWNTRIES' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:109: `DOWNTIME' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:110: `EARLYHANGUP' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:111: `ENTRY' undeclared (first use this function)</DIV>
<DIV>rc_scan.l:112: `IDLETIME_IN' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:113: `IDLETIME_OUT' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:114: `ISDNCONTROLLER' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:115: `ISDNCHANNEL' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:116: `LOCAL_PHONE_DIALOUT' undeclared (first use this=20
function)</DIV>
<DIV>rc_scan.l:117: `LOCAL_PHONE_INCOMING' undeclared (first use this=20
function)</DIV>
<DIV>rc_scan.l:118: `MONITORSW' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:119: `MONITORPORT' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:120: `MONITOR' undeclared (first use this function)</DIV>
<DIV>rc_scan.l:121: `MONITORACCESS' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:122: `FULLCMD' undeclared (first use this function)</DIV>
<DIV>rc_scan.l:123: `RESTRICTEDCMD' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:124: `CHANNELSTATE' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:125: `CALLIN' undeclared (first use this function)</DIV>
<DIV>rc_scan.l:126: `CALLOUT' undeclared (first use this function)</DIV>
<DIV>rc_scan.l:127: `LOGEVENTS' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:128: `NAME' undeclared (first use this function)</DIV>
<DIV>rc_scan.l:129: `NO' undeclared (first use this function)</DIV>
<DIV>rc_scan.l:130: `OFF' undeclared (first use this function)</DIV>
<DIV>rc_scan.l:131: `ON' undeclared (first use this function)</DIV>
<DIV>rc_scan.l:132: `RATESFILE' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:133: `RATETYPE' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:134: `RECOVERYTIME' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:135: `REGEXPR' undeclared (first use this function)</DIV>
<DIV>rc_scan.l:136: `REGPROG' undeclared (first use this function)</DIV>
<DIV>rc_scan.l:137: `REMOTE_NUMBERS_HANDLING' undeclared (first use this =

function)</DIV>
<DIV>rc_scan.l:138: `REMOTE_PHONE_DIALOUT' undeclared (first use this=20
function)</DIV>
<DIV>rc_scan.l:139: `REMOTE_PHONE_INCOMING' undeclared (first use this=20
function)</DIV>
<DIV>rc_scan.l:140: `RTPRIO' undeclared (first use this function)</DIV>
<DIV>rc_scan.l:141: `SYSTEM' undeclared (first use this function)</DIV>
<DIV>rc_scan.l:142: `UNITLENGTH' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:143: `UNITLENGTHSRC' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:144: `USEACCTFILE' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:145: `USRDEVICENAME' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:146: `USRDEVICEUNIT' undeclared (first use this =
function)</DIV>
<DIV>rc_scan.l:147: `USEDOWN' undeclared (first use this function)</DIV>
<DIV>rc_scan.l:148: `YES' undeclared (first use this function)</DIV>
<DIV>*** Error code 1</DIV>
<DIV>Stop.</DIV>
<DIV>*** Error code 1</DIV>
<DIV>Stop.</DIV>
<DIV>--------------------------</DIV>
<DIV>&nbsp;</DIV>
<DIV>I'd really appreciate some feedback, because I have to get my =
freebsd</DIV>
<DIV>up on the net, or else I can't run freebsd and have to go back to =
nt.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Jon Johansen</DIV>
<DIV><A href=3D"mailto:jon@mmadb.no">digitech@mmadb.no</A></DIV>
<DIV>ICQ: 9511298</DIV></DIV></BODY></HTML>

------=_NextPart_000_0089_01BE1B0B.46A066E0--



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isdn" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008c01be1b02$e5766a20$640064a0>