Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jun 2001 10:27:34 +0200
From:      "Martin Schreiber" <martin.schreiber@co-merce.at>
To:        <freebsd-questions@FreeBSD.org>
Subject:   build failed
Message-ID:  <000901c0f899$b19d88b0$d5fea8c0@avant>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_0005_01C0F8AA.746D68F0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_001_0006_01C0F8AA.746D68F0"


------=_NextPart_001_0006_01C0F8AA.746D68F0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable


Dear FreeBSD Team,

i have tried to build a new kernel because i want to use my freebsd =
maschine as a gateway.
I have 2 NICs installed ( 3com and SCM ) and the config is running fine, =
also the make depend,
but the make failed.

Can you help me please ?

thanks=20
martin


the kernel file is attached

------=_NextPart_001_0006_01C0F8AA.746D68F0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3018.900" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Dear FreeBSD Team,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>i have tried to build a new kernel =
because i want=20
to use my freebsd maschine as a gateway.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I have 2 NICs installed ( 3com and SCM =
) and the=20
config is running fine, also the make depend,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>but the make failed.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Can you help me please ?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>thanks </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>martin</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>the kernel file is=20
attached</FONT></DIV></BODY></HTML>

------=_NextPart_001_0006_01C0F8AA.746D68F0--

------=_NextPart_000_0005_01C0F8AA.746D68F0
Content-Type: application/octet-stream;
	name="TOR"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="TOR"

machine         i386
cpu             I586_CPU
ident           TOR
maxusers        32

makeoptions     DEBUG=3D-g                #Build kernel with gdb(1) =
debug symbols

options         INET                    #InterNETworking
options         INET6                   #IPv6 communications protocols
options         FFS                     #Berkeley Fast Filesystem
options         FFS_ROOT                #FFS usable as root device [keep =
this!]
options         SOFTUPDATES             #Enable FFS soft updates support
options         MFS                     #Memory Filesystem
options         MD_ROOT                 #MD is a potential root device
options         NFS                     #Network Filesystem
options         NFS_ROOT                #NFS usable as root device, NFS =
required
options         CD9660                  #ISO 9660 Filesystem
options         CD9660_ROOT             #CD-ROM usable as root, CD9660 =
required
options         PROCFS                  #Process filesystem
options         COMPAT_43               #Compatible with BSD 4.3 [KEEP =
THIS!]
options         UCONSOLE                #Allow users to grab the console
options         USERCONFIG              #boot -c editor
options         VISUAL_USERCONFIG       #visual boot -c editor

options         IPFIREWALL
options         IPDIVERT
options         IPFIREWALL_FORWARD

device          isa
device          eisa
device          pci

# Floppy drives
device          fdc0    at isa? port IO_FD1 irq 6 drq 2
device          fd0     at fdc0 drive 0
device          fd1     at fdc0 drive 1

# ATA and ATAPI devices
device          ata0    at isa? port IO_WD1 irq 14
device          ata1    at isa? port IO_WD2 irq 15
device          ata
device          atadisk                 # ATA disk drives
device          atapicd                 # ATAPI CDROM drives
device          atapifd                 # ATAPI floppy drives
device          atapist                 # ATAPI tape drives
options         ATA_STATIC_ID           #Static device numbering

# atkbdc0 controls both the keyboard and the PS/2 mouse
device          atkbdc0 at isa? port IO_KBD
device          atkbd0  at atkbdc? irq 1 flags 0x1
device          psm0    at atkbdc? irq 12

device          vga0    at isa?

# Floating point support - do not disable.
device          npx0    at nexus? port IO_NPX irq 13

# Serial (COM) ports
device          sio0    at isa? port IO_COM1 flags 0x10 irq 4
device          sio1    at isa? port IO_COM2 irq 3

# Parallel port
device          ppc0    at isa? irq 7
device          ppbus           # Parallel port bus (required)
device          lpt             # Printer
device          ppi             # Parallel port interface device


# PCI Ethernet NICs.
device          tx              # SMC 9432TX (83c170 ``EPIC'')
device          vx              # 3Com 3c590, 3c595 (``Vortex'')

# PCI Ethernet NICs that use the common MII bus controller code.
# NOTE: Be sure to keep the 'device miibus' line in order to use these =
NICs!
device          miibus          # MII bus support

# Pseudo devices - the number indicates how many units to allocate.
pseudo-device   loop            # Network loopback
pseudo-device   ether           # Ethernet support
pseudo-device   pty             # Pseudo-ttys (telnet etc)
------=_NextPart_000_0005_01C0F8AA.746D68F0--


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000901c0f899$b19d88b0$d5fea8c0>