From owner-freebsd-newbies Thu Sep 21 14:26: 4 2000 Delivered-To: freebsd-newbies@freebsd.org Received: from highway.com.py (hwns1.highway.com.py [208.209.45.1]) by hub.freebsd.org (Postfix) with ESMTP id 4CAEA37B423 for ; Thu, 21 Sep 2000 14:25:54 -0700 (PDT) Received: from whatsup ([208.209.45.206]) by highway.com.py (8.10.0/8.10.0) with SMTP id e8LLOvL39108 for ; Thu, 21 Sep 2000 17:25:01 -0400 (PYT) Message-ID: <012401bf8620$07c21aa0$ce2dd1d0@whatsup.highway.com.py> From: "Damian Ramirez" To: Subject: error compiling my new kernel for disk quotas. Date: Sat, 4 Mar 2000 17:24:24 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0121_01BF85FE.7C8F0B80" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0121_01BF85FE.7C8F0B80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I install FreeBSD 4.1 in a PC with GENERIC Kernel I need modify the Kernel to support Disk Quotas. In the /usr/src/i386/conf directory i copy the GENERIC config file = to my DKERNEL config file and add the option QUOTAS. To compile my new kernel with DKERNEL config file i run the next: # cd /usr/src # make buildkernel KERNEL=3DDKERNEL And the compile stop says the next: Trying=20 " {.data section} - "KERNBASE" {*UND* section} at file address 1535. /tmp/ccXc4277.s:2462: Error: Subtraction of two symbols in different = sections "IdleP TD" {.data section} - "KERNBASE" {*UND* section} at file address 1554. /tmp/ccXc4277.s:2465: Error: Subtraction of two symbols in different = sections "IdleP TD" {.data section} - "KERNBASE" {*UND* section} at file address 1577. /tmp/ccXc4277.s:2468: Error: Subtraction of two symbols in different = sections "IdleP TD" {.data section} - "KERNBASE" {*UND* section} at file address 1596. *** Error code 1 =20 Stop in /usr/obj/usr/src/sys/DKERNEL. *** Error code 1 =20 Stop in /usr/src. *** Error code 1 =20 Stop in /usr/src. =20 Help me please Thanks! =20 Damian Ramirez damian@highway.com.py ------=_NextPart_000_0121_01BF85FE.7C8F0B80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
    I install FreeBSD = 4.1 in a PC=20 with GENERIC Kernel
    I need modify the = Kernel to=20 support  Disk Quotas.
    In the = /usr/src/i386/conf=20 directory i copy the GENERIC config file to my DKERNEL config file and = add the=20 option QUOTAS.
    To compile my new = kernel with=20 DKERNEL config file i run the next:
    # cd = /usr/src    # make buildkernel=20 KERNEL=3DDKERNEL
    And the compile=20 stop says the next:
 
Trying
" {.data section} - = "KERNBASE"=20 {*UND* section} at file address 1535.
/tmp/ccXc4277.s:2462: Error:=20 Subtraction of two symbols in different sections "IdleP
TD" = {.data=20 section} - "KERNBASE" {*UND* section} at file address=20 1554.
/tmp/ccXc4277.s:2465: Error: Subtraction of two symbols in = different=20 sections "IdleP
TD" {.data section} - "KERNBASE" = {*UND*=20 section} at file address 1577.
/tmp/ccXc4277.s:2468: Error: = Subtraction of=20 two symbols in different sections "IdleP
TD" {.data = section} -=20 "KERNBASE" {*UND* section} at file address 1596.
*** Error = code=20 1
 
Stop in = /usr/obj/usr/src/sys/DKERNEL.
***=20 Error code 1
 
Stop in /usr/src.
*** Error code=20 1
 
Stop in /usr/src.
 
Help me please
Thanks!
 
 
 
Damian Ramirez
damian@highway.com.py
------=_NextPart_000_0121_01BF85FE.7C8F0B80-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message