Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Mar 2000 15:22:58 -0400
From:      "Damian Ramirez" <damian@highway.com.py>
To:        <freebsd-questions@FreeBSD.org>
Subject:   error compiling my new kernel for disk quotas.
Message-ID:  <009501bf860f$0f8885a0$ce2dd1d0@whatsup.highway.com.py>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Hi,
    I install FreeBSD 4.1 in a PC
    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
Departamento Tecnico
Highway I.S.P

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

<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<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</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>Departamento 
Tecnico<BR>Highway I.S.P</FONT></DIV></BODY></HTML>

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?009501bf860f$0f8885a0$ce2dd1d0>