Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 1999 11:48:14 +0100
From:      "Wood, Richard" <rich@ruh-bath.swest.nhs.uk>
To:        "'Andrej.Brodnik@IBC.IskraSistemi.Si'" <Andrej.Brodnik@IBC.IskraSistemi.Si>, freebsd-isdn@FreeBSD.ORG
Cc:        brian@FreeBSD.org.uk, hm@hcs.de
Subject:   RE: i4b_rbch_ioctl.h (was: Strange problems with make depend
Message-ID:  <930BFA16390CD3119E010000F6E660C9A55A@fear.ruh-bath.swest.nhs.uk>

next in thread | raw e-mail | index | archive | help
> -----Original Message-----
> From: Andrej Brodnik [mailto:brodnik@IBC.IskraSistemi.Si]
> Sent: 29 July 1999 11:14

> Now, can somebody update the overuninstall script, please.

Unless I'm missing somthing (which is possible as I'm nowhere near a FreeBSD
box at the moment), I can't find a problem in the scripts.

overuninstall.sh contains

remove_and_restore /usr/include/machine/i4b_rbch_ioctl.h

and 

remove_and_restore /usr/src/sys/i386/include/i4b_rbch_ioctl.h

which are the two files in question. This should roll back the files to
those originally installed with FreeBSD (i4b v00.70.00) by removing the main
file, and renaming the -BACKUP version to the original file.

overinstall.sh contains

move_and_link <pwd>/machine/i4b_rbch_ioctl.h
/usr/include/machine/i4b_rbch_ioctl.h

and 

move_and_link <pwd>/machine/i4b_rbch_ioctl.h
/usr/src/sys/i386/include/i4b_rbch_ioctl.h

which backs up the second file in the command, and makes a symbolic link
between the first and the second, which effectively updates the source file.

I don't think the fault lies with overuninstall.sh . Did you run the scripts
as a user with sufficient permissions to remove, move and link the files?

Rich
-- 
Rich Wood
Home: rich@dynamite.org, rich@FreeBSD.org.uk
Work: rich@ruh-bath.swest.nhs.uk, rich@systemagic.co.uk


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?930BFA16390CD3119E010000F6E660C9A55A>