Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jun 2002 20:03:07 +0200
From:      =?iso-8859-1?Q?Rickhard_Carlsw=E4rd?= <rickhard.carlsward@dataknuten.se>
To:        "'freebsd-bugs@freebsd.org'" <freebsd-bugs@freebsd.org>
Subject:   Bug in 4.6-Release?
Message-ID:  <B34D59417CEA1E4CACF5CF4F4AD2229455DD@exchange.dataknuten.se>

next in thread | raw e-mail | index | archive | help
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C21629.3C02EC90
Content-Type: text/plain;
	charset="iso-8859-1"

I have just installed 4.6 and was trying to build it to stable
Cvsup and make buildworld goes just fine, and also config kernel and make
depend, but when I execute the make command
I after a while get:
 
===> netgraph/pppoe
cc -O -pipe  -Wall  -D_KERNEL -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual  -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-  -I. -I@
-I@/../include  -mpreferred-stack-boundary=2 -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith
-Winline -Wcast-qual  -fformat-extensions -ansi -c
/usr/src/sys/modules/netgraph/pppoe/../../../netgraph/ng_pppoe.c
/usr/src/sys/modules/netgraph/pppoe/../../../netgraph/ng_pppoe.c:860:
redefinition of `send_sessionid'
/usr/src/sys/modules/netgraph/pppoe/../../../netgraph/ng_pppoe.c:843:
`send_sessionid' previously defined here
{standard input}: Assembler messages:
{standard input}:1531: Error: Symbol send_sessionid already defined.
*** Error code 1
 
I got a 3Com 3c905B-TX Fast Etherlink XL as NIC.
 
Anyone got an idea why I get this error have never occurred when building
stable of other releases.
 
 

------_=_NextPart_001_01C21629.3C02EC90
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns=3D"http://www.w3.org/TR/REC-html40">;

<head>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">


<meta name=3DProgId content=3DWord.Document>
<meta name=3DGenerator content=3D"Microsoft Word 10">
<meta name=3DOriginator content=3D"Microsoft Word 10">
<link rel=3DFile-List href=3D"cid:filelist.xml@01C21639.BBFA5F90">
<!--[if gte mso 9]><xml>
 <o:OfficeDocumentSettings>
  <o:DoNotRelyOnCSS/>
 </o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:SpellingState>Clean</w:SpellingState>
  <w:GrammarState>Clean</w:GrammarState>
  <w:DocumentKind>DocumentEmail</w:DocumentKind>
  <w:EnvelopeVis/>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument>
</xml><![endif]-->
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;
	text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;
	text-underline:single;}
span.E-postmall17
	{mso-style-type:personal-compose;
	mso-style-noshow:yes;
	mso-ansi-font-size:10.0pt;
	mso-bidi-font-size:10.0pt;
	font-family:Arial;
	mso-ascii-font-family:Arial;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:Arial;
	color:windowtext;}
span.SpellE
	{mso-style-name:"";
	mso-spl-e:yes;}
span.GramE
	{mso-style-name:"";
	mso-gram-e:yes;}
@page Section1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;
	mso-header-margin:35.4pt;
	mso-footer-margin:35.4pt;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
-->
</style>
<!--[if gte mso 10]>
<style>
 /* Style Definitions */=20
 table.MsoNormalTable
	{mso-style-name:"Normal tabell";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";}
</style>
<![endif]-->
</head>

<body lang=3DEN-US link=3Dblue vlink=3Dpurple =
style=3D'tab-interval:36.0pt'>

<div class=3DSection1>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>I have just installed 4.6 and was trying to build it =
to
stable<o:p></o:p></span></font></p>

<p class=3DMsoNormal><span class=3DSpellE><font size=3D2 =
face=3DArial><span
style=3D'font-size:10.0pt;font-family:Arial'>Cvsup</span></font></span><=
font
size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;font-family:Arial'> and make <span
class=3DSpellE>buildworld</span> goes just fine, and also <span =
class=3DSpellE>config</span>
kernel and make depend, but when I execute the make =
command<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>I after a while get:<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>=3D=3D=3D&gt; <span =
class=3DSpellE>netgraph/pppoe</span><o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>cc -O -pipe<span style=3D'mso-spacerun:yes'>=A0
</span>-Wall<span style=3D'mso-spacerun:yes'>=A0 </span>-D_KERNEL -Wall =
-<span
class=3DSpellE>Wredundant-decls</span> -<span =
class=3DSpellE>Wnested</span>-externs
-<span class=3DSpellE>Wstrict</span>-prototypes<span =
style=3D'mso-spacerun:yes'>=A0
</span>-<span class=3DSpellE>Wmissing</span>-prototypes -<span =
class=3DSpellE>Wpointer-arith</span>
-<span class=3DSpellE>Winline</span> -<span =
class=3DSpellE>Wcast-qual</span><span
style=3D'mso-spacerun:yes'>=A0 </span>-<span =
class=3DSpellE>fformat</span>-extensions
-<span class=3DSpellE>ansi</span> -DKLD_MODULE -<span =
class=3DSpellE>nostdinc</span>
-I-<span style=3D'mso-spacerun:yes'>=A0 </span>-I. -I@ =
-I@/../include<span
style=3D'mso-spacerun:yes'>=A0 </span>-<span =
class=3DSpellE>mpreferred</span>-stack-boundary=3D2
-Wall -<span class=3DSpellE>Wredundant-decls</span> -<span =
class=3DSpellE>Wnested</span>-externs
-<span class=3DSpellE>Wstrict</span>-prototypes<span =
style=3D'mso-spacerun:yes'>=A0
</span>-<span class=3DSpellE>Wmissing</span>-prototypes -<span =
class=3DSpellE>Wpointer-arith</span>
-<span class=3DSpellE>Winline</span> -<span =
class=3DSpellE>Wcast-qual</span><span
style=3D'mso-spacerun:yes'>=A0 </span>-<span =
class=3DSpellE>fformat</span>-extensions
-<span class=3DSpellE>ansi</span> -c /<span =
class=3DSpellE>usr/src/sys/modules/netgraph/pppoe/../../../netgraph/ng_p=
ppoe.c</span><o:p></o:p></span></font></p>

<p class=3DMsoNormal><span class=3DGramE><font size=3D2 =
face=3DArial><span
style=3D'font-size:10.0pt;font-family:Arial'>/usr/src/sys/modules/netgra=
ph/pppoe/..</span></font></span><font
size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;font-family:Arial'>/../../netgraph/ng_pppoe.c:=
860:
redefinition of `<span =
class=3DSpellE>send_sessionid</span>'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><span class=3DGramE><font size=3D2 =
face=3DArial><span
style=3D'font-size:10.0pt;font-family:Arial'>/usr/src/sys/modules/netgra=
ph/pppoe/..</span></font></span><font
size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;font-family:Arial'>/../../netgraph/ng_pppoe.c:=
843:
`<span class=3DSpellE>send_sessionid</span>' previously defined =
here<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>{<span class=3DGramE>standard</span> input}: =
Assembler
messages:<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>{<span class=3DGramE>standard</span> input}:1531: =
Error:
Symbol <span class=3DSpellE>send_sessionid</span> already =
defined.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>*** Error code 1<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>I got a 3Com 3c905B-TX Fast <span =
class=3DSpellE>Etherlink</span>
XL as NIC.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Anyone got an idea why I get this error have never =
occurred when
building stable of other releases.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

</div>

</body>

</html>

------_=_NextPart_001_01C21629.3C02EC90--

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B34D59417CEA1E4CACF5CF4F4AD2229455DD>