From mi@aldan.zipnet.net  Wed Jun 12 21:24:38 1996
Received: from aldan (aldan.zipnet.net [199.232.255.49])
          by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id VAA09744
          for <FreeBSD-gnats-submit@freebsd.org>; Wed, 12 Jun 1996 21:24:35 -0700 (PDT)
Received: (from mi@localhost) by aldan.zipnet.net (8.6.12/8.6.12) id AAA06408; Thu, 13 Jun 1996 00:09:25 -0400
Message-Id: <199606130409.AAA06408@aldan.zipnet.net>
Date: Thu, 13 Jun 1996 00:09:25 -0400
From: Mikhail Teterin <mi@aldan.zipnet.net>
Reply-To: mi@aldan.zipnet.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: muldi3 is not included into kernel's Makefile by config
X-Send-Pr-Version: 3.2

>Number:         1319
>Category:       conf
>Synopsis:       muldi3 is not included into kernel's Makefile by config
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 12 21:30:01 PDT 1996
>Closed-Date:    Sat Apr 11 11:18:05 PDT 1998
>Last-Modified:  Sat Apr 11 11:18:49 PDT 1998
>Originator:     Mikhail Teterin
>Release:        FreeBSD 2.2-050196 i386
>Organization:

>Environment:

	May 1st snapshot

>Description:

	In the config-generated kernel Makefile, muldi3.[co] are not
	mentioned. Yet kernel needs functions defined in the muldi3.c

>How-To-Repeat:

	Do not which devices/options need muldi3 -- my kernel needed it.

>Fix:
	
	Add muldi3.o into the OBJS-list, and make the muldi3.o: muldi3.c
	entry in the Makefile. Build the kernel again.

>Release-Note:
>Audit-Trail:

From: Bruce Evans <bde@zeta.org.au>
To: FreeBSD-gnats-submit@freebsd.org, mi@aldan.zipnet.net
Cc:  Subject: Re: conf/1319: muldi3 is not included into kernel's Makefile by config
Date: Thu, 13 Jun 1996 15:34:06 +1000

 >>Description:
 
 >	In the config-generated kernel Makefile, muldi3.[co] are not
 >	mentioned. Yet kernel needs functions defined in the muldi3.c
 
 muldi3 isn't needed for gcc-2.6.
 
 >>How-To-Repeat:
 
 >	Do not which devices/options need muldi3 -- my kernel needed it.
 
 Very old versions of gcc probably need it.
 
 Bruce
State-Changed-From-To: open->feedback 
State-Changed-By: scrappy 
State-Changed-When: Tue Oct 22 20:57:07 PDT 1996 
State-Changed-Why:  

Confirm Status 
State-Changed-From-To: feedback->open 
State-Changed-By: scrappy 
State-Changed-When: Wed Oct 23 13:01:48 PDT 1996 
State-Changed-Why:  

Problem Still Exists: 

Well, this still exists, although changed ;) Should now read 
``kernel's Makefile does not contain enough for gcc-2.7.2 to 
build the kernel'' . Wether it is allright or should be fixed -- 
I do not know. 

-mi 

State-Changed-From-To: open->closed 
State-Changed-By: phk 
State-Changed-When: Sat Apr 11 11:18:05 PDT 1998 
State-Changed-Why:  
standard compiler is now 2.7.2.1 
>Unformatted:
