DHCP3 Server on FreeBSD 4.11

From: Paul Taylor (ptaylor_at_addressplus.net)
Date: 07/24/05

  • Next message: Gary W. Swearingen: "Re: nForce3 SMB and Power Management"
    To: freebsd-questions@freebsd.org
    Date: Sat, 23 Jul 2005 23:51:49 -0400
    
    

    Hi,

    I'm new to FreeBSD, so there is a good possibility that this is just
    something stupid that I'm doing wrong... I've had bad timing with
    linux software that I've tried installing in the past (just happened
    to try to install while there was a broken distribution, etc.) and
    I'm starting to think that is my situation here...

    I'm trying to install the ports version of isc-dhcp3-server...
    According to what I've read, it should be as simple as:

    cd /usr/ports/net/isc-dhcp3-server
    make
    (Set options in the dialog box, in my case unselect everything, then
    let it run the config, make, etc.)
    install -s work/dhcp-*/work.freebsd/server/dhcpd /usr/local/sbin

    Now, my problem starts with the make... When I run it, this is what
    I get:

    # make
    ===> Vulnerability check disabled, database not found
    ===> Found saved configuration for isc-dhcp3-server-3.0.2_8
    => dhcp-3.0.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
    => Attempting to fetch from ftp://ftp.isc.org/isc/dhcp/.
    fetch: ftp://ftp.isc.org/isc/dhcp/dhcp-3.0.2.tar.gz: File unavailable
    (e.g., file not found, no access)
    => Attempting to fetch from ftp://ftp.isc.org/isc/dhcp/dhcp-3.0-
    history/.
    dhcp-3.0.2.tar.gz 100% of 833 kB 408 kBps
    ===> Extracting for isc-dhcp3-server-3.0.2_8
    => Checksum OK for dhcp-3.0.2.tar.gz.
    ===> Patching for isc-dhcp3-server-3.0.2_8
    ===> Configuring for isc-dhcp3-server-3.0.2_8
    Unexpected argument: server
    System Type: --subsys
    No build directory for freebsd - please run ./configure.
    ===> Building for isc-dhcp3-server-3.0.2_8
    make: don't know how to make all.server. Stop
    *** Error code 2

    Stop in /usr/ports/net/isc-dhcp3-server.

    So, it looks like it works correctly up until the Configure section...

    This output:

    Unexpected argument: server
    System Type: --subsys
    No build directory for freebsd - please run ./configure.

    is from the Configure script, in the /usr/ports/net/isc-dhcp3-server/
    work/dhcp-3.0.2 directory... It doesn't appear to be expecting the
    "--subsys server" that is passed.

    Now, I ran a "make -n" to get the actual commands that it is issuing,
    and it does appear to be running "./configure --subsys server" and I
    also noticed that the last make it runs is: "make -f Makefile
    all.server". That probably explains the "make: don't know how to
    make all.server. Stop" error...

    Now, the real question is how to I fix this? Am I missing some sort
    of environment variable? Is this port broken?

    Also, note that I have tried manually running ./configure and
    performing a "make all"... But I get this far in the make, then:

    make: don't know how to make omshell.c. Stop
    *** Error code 1

    Stop in /usr/ports/net/isc-dhcp3-server/work/dhcp-3.0.2/work.freebsd.
    *** Error code 1

    Stop in /usr/ports/net/isc-dhcp3-server/work/dhcp-3.0.2.

    So, I'm hoping someone out there can assist me...

    Thanks,
    Paul

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Gary W. Swearingen: "Re: nForce3 SMB and Power Management"

    Relevant Pages

    • Re: advanced programming unix environment
      ... I would appreciate if somebody else running freebsd 7.0 could download source and see if it makes fine on their installation. ... *** Error code 1 ... be unable to log in as root in any way, ... After the initial install I was able to log ...
      (freebsd-questions)
    • Re: freebsd reseller
      ... 2000 for workstations and 2000 Server for servers. ... FreeBSD and OpenBSD. ... When I try to install dvips I get the following ... >> I'm not at all familiar with firewire stuff. ...
      (freebsd-questions)
    • Re: Moving Freebsd to a new Server
      ... We were in a rush to install a freebsd server without proper hardware on ... whatever media and restore on the new machine. ...
      (freebsd-questions)
    • Re: management
      ... from FreeBSD to OpenBSD site-wide. ... Jr and the NetworkAdmin moved an IP from one server to ... If the machines are all similar then ... and then install the packages. ...
      (freebsd-isp)
    • Custom Build
      ... What I want to do is make a custom automated build for FreeBSD. ... system (1 hard drive per server) and then reboots. ... have a full functionaly customized FreeBSD install. ... I know how to create a script to automate the install for our application. ...
      (freebsd-questions)