Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Mar 2000 17:24:24 -0400
From:      "Damian Ramirez" <damian@highway.com.py>
To:        <freebsd-newbies@freebsd.org>
Subject:   error compiling my new kernel for disk quotas.
Message-ID:  <012401bf8620$07c21aa0$ce2dd1d0@whatsup.highway.com.py>

index | next in thread | raw e-mail

[-- Attachment #1 --]
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=DKERNEL
    And the compile stop says the next:

Trying 
" {.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
 
Stop in /usr/obj/usr/src/sys/DKERNEL.
*** Error code 1
 
Stop in /usr/src.
*** Error code 1
 
Stop in /usr/src.
 
Help me please
Thanks!
 


Damian Ramirez
damian@highway.com.py


[-- Attachment #2 --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type><!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<META content='"MSHTML 4.72.3110.7"' name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#000000 size=2>Hi,</FONT></DIV>
<DIV><FONT color=#000000 size=2>&nbsp;&nbsp;&nbsp; I install FreeBSD 4.1 in a PC 
with GENERIC Kernel</FONT></DIV>
<DIV><FONT color=#000000 size=2>&nbsp;&nbsp;&nbsp; I need modify the Kernel to 
support&nbsp; Disk Quotas.</FONT></DIV>
<DIV><FONT color=#000000 size=2>&nbsp;&nbsp;&nbsp; In the /usr/src/i386/conf 
directory i copy the GENERIC config file to my DKERNEL config file and add the 
option QUOTAS.</FONT></DIV>
<DIV><FONT color=#000000 size=2>&nbsp;&nbsp;&nbsp; To compile my new kernel with 
DKERNEL config file i run the next:</FONT></DIV>
<DIV><FONT color=#000000 size=2>&nbsp;&nbsp;&nbsp; <TT class=PROMPT><FONT 
size=3>#</TT> <TT class=USERINPUT><B>cd /usr/src</B></TT>&nbsp;&nbsp;&nbsp; <TT 
class=PROMPT>#</TT> <TT class=USERINPUT><B>make buildkernel 
KERNEL=DKERNEL</B></TT></FONT></FONT></DIV>
<DIV><FONT color=#000000 size=2><FONT size=3><TT 
class=USERINPUT><B></B></TT></FONT></FONT><FONT color=#000000 
size=2>&nbsp;&nbsp;&nbsp; <FONT face="Courier New"><FONT size=2>And the compile 
stop says the next:</FONT></FONT></FONT><FONT size=2></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>Trying </FONT></DIV>
<DIV><FONT color=#000000 size=2>&quot; {.data section} - &quot;KERNBASE&quot; 
{*UND* section} at file address 1535.<BR>/tmp/ccXc4277.s:2462: Error: 
Subtraction of two symbols in different sections &quot;IdleP<BR>TD&quot; {.data 
section} - &quot;KERNBASE&quot; {*UND* section} at file address 
1554.<BR>/tmp/ccXc4277.s:2465: Error: Subtraction of two symbols in different 
sections &quot;IdleP<BR>TD&quot; {.data section} - &quot;KERNBASE&quot; {*UND* 
section} at file address 1577.<BR>/tmp/ccXc4277.s:2468: Error: Subtraction of 
two symbols in different sections &quot;IdleP<BR>TD&quot; {.data section} - 
&quot;KERNBASE&quot; {*UND* section} at file address 1596.<BR>*** Error code 
1</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>Stop in /usr/obj/usr/src/sys/DKERNEL.<BR>*** 
Error code 1</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>Stop in /usr/src.<BR>*** Error code 
1</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>Stop in /usr/src.</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Help me please</FONT></DIV>
<DIV><FONT size=2>Thanks!</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>Damian Ramirez<BR><A 
href="mailto:damian@highway.com.py">damian@highway.com.py</A><BR></FONT></DIV></BODY></HTML>
help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?012401bf8620$07c21aa0$ce2dd1d0>